| Author |
getting problem while deploying the ear file
|
john Rao
Greenhorn
Joined: Oct 23, 2002
Posts: 3
|
|
HI I am getting the problem while deploying the ear file. I am deploying the ear file from the weblogic console to APPLICATIONS directory, And i could not able to find any components, tht is i am finding zero components in it. and in the edit descriptor...i am getting this exception java.lang.NullPointerException at weblogic.management.console.actions.mbean.MBeanDescriptorFramesetAction.perform(MBeanDescriptorFramesetAction.java:125) at weblogic.management.console.actions.internal.ActionServlet.doAction(ActionServlet.java:167) at weblogic.management.console.actions.internal.ActionServlet.doGet(ActionServlet.java:91) at javax.servlet.http.HttpServlet.service(HttpServlet.java:740) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200) at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2456) at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2039) at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120) --------------- nested within: ------------------ weblogic.management.console.actions.ActionException - with nested exception: [java.lang.NullPointerException] at weblogic.management.console.actions.ErrorAction.(ErrorAction.java:38) at weblogic.management.console.actions.internal.ActionServlet.doAction(ActionServlet.java:186) at weblogic.management.console.actions.internal.ActionServlet.doGet(ActionServlet.java:91) at javax.servlet.http.HttpServlet.service(HttpServlet.java:740) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200) at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2456) at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2039) at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120) i could not find any EJB components in the EJB directory. please kindly give me the suggestions. I really appreciate it.
|
 |
 |
|
|
subject: getting problem while deploying the ear file
|
|
|