On Thu, Mar 24, 2011 at 11:17 AM, Cuiting Chen
<[email protected]> wrote:
> Hi there,
> I am trying to use SOAPMonitor to get some information from the SOAP
> packages.
> I run the original SOAPMonitor module 1.5.4, it works well.
> Then I modified the SOAPMonitorApplet class a little bit, just trying to let
> it show the message id. After compiling and packing, i replaced the
> axis2-soapmonitor-servlet-1.5.4.jar file and related classes files
> in <CATALINA_HOME>/webapps/axis2/ with the newly generated counterparts,
> then I tried to run the soapmonitor again, it came out an exception that
> "java.lang.ClassNotFoundException:
> org.apache.axis2.soapmonitor.applet.SOAPMonitorApplet.class".
> Did I miss some important steps? Does anyone have any experience similar to
> this case? Thanks in advance!!
> --
> Best regards,
> Cuiting Chen
>
>

Are really sure that SOAPMonitorApplet.class with a package of
org.apache.axis2.soapmonitor.applet is under
<CATALINA_HOME>/webapps/axis2 ? From that message, the classloader
says it is not.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to