The moose likes Web Services and the fly likes jaxb - weblogic error Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "jaxb - weblogic error" Watch "jaxb - weblogic error" New topic
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)
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: jaxb - weblogic error
 
Similar Threads
Error of cannot find FacesContext
JSP error
Socket Connection error
Weblogic Help
Error 500--Internal Server Error