You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by "Mark A. Richman" <ma...@markrichman.com> on 2002/01/08 20:10:10 UTC

Error compiliing JWS

Is there any way to get verbose error output from this construct http://localhost/axis/MyService.jws?wsdl

I only see:

AXIS error
Sorry, something seems to have gone wrong... here are the details:

Fault - Error while compiling:  C:\xml-axis-alpha3\webapps\axis\MyService.java 
I'm pretty sure this is just a classpath problem, as I'm using some JNDI stuff. Otherwise, it compiles standalone under Ant just fine. I have Axis running inside Orion 1.5.2.
Thanks,
Mark