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 Jesper Söderlund <Je...@smarttrust.com> on 2002/09/05 14:21:07 UTC

Debugging AXIS in JBuilder 6...

Has anybody experienced problems in debugging an embedded axis servlet in JBuilder 6.
 
Axis runs inside the JBuilder debugsession  but seems to have problems finding the classes that implements the service. If you package the application as a WAR and run with a stand alone tomcat (not under JBuilder debugging) it works fine.
 
Any takers?
/Jesper