Brian Rowe wrote: >I have Xerces 2.2.0 first in my classpath. All of the >other jars are there, JAF, Mail, Soap. the soap >directory is in my classpath as well as the samples >state. xerces has Impl and APIs; I have them in my >classpath in that order and they should be the only >ones in my classpath - as in when I type echo >%classpath% it is the only one. >This has been killing me for about 3 days. It just >doesn't work, I have read the archives, which got me >to xerces 2.2.0 from 1.3.0 which made the list test >work. the web server test and the list test both >work. >Please help me, if you know what is wrong. > What version of the JDK are you using, and what languages are your clients written in?
I am having a problem with .NET clients and a java web service, but that is because of a bug introduced between rc1 and rc2 in generating the on-the-fly wsdl. Also, when you go to http://localhost:8080/axis there is an option to validate your setup, do that, and see what you get as a result (just as a starting point). My .NET clients are failing, but my java client works, so I know that the web service is working. <g> That is why I ask about your client. > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>