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=25896>.
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=25896

Windows installer (exe) create a directory with Space





------- Additional Comments From [EMAIL PROTECTED]  2004-01-05 10:42 -------
According to xerces in 
http://xml.apache.org/xerces2-j/properties.html
i can use
with http://apache.org/xml/properties/schema/external-schemaLocation    
a String Example :

xmlReader.setProperty("http://apache.org/xml/properties/schema/external-schemaLocation";
,"http://schemas.xmlsoap.org/soap/envelope/ "+myschemalocation);

it is true that if i URLEncode the myschemalocaiton , the "problem"
will be solved , but the "myschemalocaiton" is a file on the server harddisk

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to