Hi,
I'm running tomcat 6.0.14 and axis2 1.4. my intention is using
soapmonitor but - as i'm somehow new to this scenario - there are
problems:
the soapmonitor applet doesn't start, java console says there's a
ClassNotFound exception on the SOAPMonitorApplet.class file.
During setup, I sticked strict to
http://ws.apache.org/axis2/1_3/soapmonitor-module.html and put the
applet class as mentioned there to <CATALINA_HOME>/webapps/axis2/
I double-checked axis2.xml and web.xml as well...
I guess there's a missing reference or incorrect system environment
variable set?
thanks for any help,
Daniel
P.S. that's the console trace:
Java Plug-in 1.6.0_06
Laden: Klasse org.apache.axis2.soapmonitor.applet.SOAPMonitorApplet.class
nicht gefunden
java.lang.ClassNotFoundException:
org.apache.axis2.soapmonitor.applet.SOAPMonitorApplet.class
at sun.applet.AppletClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.applet.AppletClassLoader.loadCode(Unknown Source)
at sun.applet.AppletPanel.createApplet(Unknown Source)
at sun.plugin.AppletViewer.createApplet(Unknown Source)
at sun.applet.AppletPanel.runLoader(Unknown Source)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]