| Author |
jaxb - weblogic error
|
Hans Woheel
Greenhorn
Joined: Jan 12, 2006
Posts: 5
|
|
ran the generated classes and the client class in Eclipse with no problem, but when I tried to run it on weblogic8.1 here's the error I get: java.lang.NoClassDefFoundError: javax/xml/bind/JAXBContext at jsp_servlet._wattage.__wtggeneratexml._jspService(__wtggeneratexml.java:143) at weblogic.servlet.jsp.JspBase.service(JspBase.java:33) at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:971) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:402) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:446) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:305) at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6350) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317) at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118) at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3635) at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2585) at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
|
 |
Reid M. Pinchback
Ranch Hand
Joined: Jan 25, 2002
Posts: 775
|
|
|
You already asked this question in the XML area. The answer is there.
|
Reid - SCJP2 (April 2002)
|
 |
 |
|
|
subject: jaxb - weblogic error
|
|
|