I added the SOAPMonitorApplet.jar to the java plugin classpath and then the monitor applet worked. Is that the right or the only way to get it working?
Thanks, Vish. -----Original Message----- From: Pantvaidya, Vishwajit Sent: Friday, July 01, 2005 5:32 PM To: '[email protected]' Subject: SOAPMonitor problems in axis 1.2.1 with jboss 3.2.5 Hello, I am trying to use axis 1.2.1 with jboss 3.2.5 but not getting SOAPMonitor to work. Here are the steps I did: - created a jar file of the SOAPMonitorApplet classes - created an axis war file having all files under \axis-1_2_1\webapps\axis - included the SOAPMonitorApplet.jar in the above war with the path WEB-INF\lib\ - tried to run the SOAPMonitor in Firefox with java plugin 1.4.2 But I got ClassNotFoundException for the SOAPMonitorApplet class. I also tried adding the applet jar to the jboss classpath. But even that does not work. I guess the browser should be able to load applet through the jboss server. Am I doing anything wrong here? - Vish.
