Hi,

 

I'm using slide as webdav client to make request to Exchange server.

When I execute my search method on eclipse, I have my result search but when I 
try tu execute the same search method on Jboss, I have this error :

[Fatal Error] :1:1: Content is not allowed in prolog.
2005-10-25 14:07:40,474 ERROR [STDERR] org.xml.sax.SAXParseException: Content 
is not allowed in prolog.
2005-10-25 14:07:40,474 ERROR [STDERR]  at 
org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1162)

 

I use : 

NodeList list =  
method.getResponseDocument().getDocumentElement().getChildNodes();

System.out.println("list " + list.toString());

 

with jboss logs, I have 

[STDOUT] list [a:multistatus: null]

 

 

any idea ????

 

Thanks

                
---------------------------------
 Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger
 Téléchargez le ici !  
  • slide john bryant
    • Fatal Error :1:1: Content is not allowed in prolog. Li Huong

Reply via email to