Mark Thomas wrote: > 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.
There's also the potential legal issue of using weblogic.jar without using the rest of WebLogic, i.e. using weblogic.jar without buying the server license from Oracle. IANAL, but I would be very wary of using a setup like this. Corporate licensing spats are not something to be involved in. -- ..Juha --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]