pharish2 wrote:
> java.lang.NoClassDefFoundError: weblogic/wsee/jaxrpc/ServiceImpl
>       java.lang.ClassLoader.defineClass1(Native Method)
>       java.lang.ClassLoader.defineClass(ClassLoader.java:620)
>       java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
> 
> I am getting this exception in tomcat

Then you need to find a jar that provides that class but does not include
any of the servlet or jsp API classes.

Mark



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to