DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19829>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19829 Entity Reference not expanding ../ in <!Entity. No Protocol ------- Additional Comments From [EMAIL PROTECTED] 2003-05-14 22:01 ------- Iteram Response: I'm not at a computer with ant installed right now I may update this. Warning: I am an Ant newbie so may have somthing triaval wrong. The Entity <!DOCTYPE project [ <!ENTITY commonTargets SYSTEM "../common/targets.xml"> ]> I have no idea what XML parser I'm using. I downloaded suns webservice tutorial http://java.sun.com/webservices/downloads/webservicestutorial.html and was working with that pretty much unmodified. It was working fine with every thing in the default directorys, then I moved a self contained sub tree to a different location >> copy C:\jwsdp-1.1\docs\tutorial\examples\jaxrpc to another directory >> [in my case C:\Documents and Settings\USER.DOMAIN\My Documents\Projects] I have attached a zip of the subtree. The ant setup I was using was straight from suns site contained within Java Web Services Developer Pack v1.1 at the same URL as above, so all setup I don't know about is there :) Hope that is enough detail. David