Hi.
I'm getting the following problem after successful deployment
of PetStore example on Oracle using J2EE server.

Error: 500
Internal Servlet Error:

com.sun.j2ee.blueprints.petstore.control.GeneralFailureException
        at
com.sun.j2ee.blueprints.petstore.control.web.ModelManager.getSCCEJB(ModelMan
ager.java:130)
        at
com.sun.j2ee.blueprints.petstore.control.web.ShoppingClientControllerWebImpl
.(ShoppingClientControllerWebImpl.java:61)
        at
com.sun.j2ee.blueprints.petstore.control.web.RequestProcessor.processRequest
(RequestProcessor.java:95)
        at
com.sun.j2ee.blueprints.petstore.control.web.MainServlet.doGet(MainServlet.j
ava:61)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
        at
org.apache.tomcat.core.ServiceInvocationHandler.method(ServletWrapper.java:6
26)
        at
org.apache.tomcat.core.ServletWrapper.handleInvocation(ServletWrapper.java:5
34)
        at
org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:378)
        at org.apache.tomcat.core.Context.handleRequest(Context.java:644)
        at org.apache.tomcat.core.ContextManager.service(ContextManager.java:440)
        at
org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpC
onnectionHandler.java:144)
        at org.apache.tomcat.service.TcpConnectionThread.run(TcpEndpoint.java:310)
        at java.lang.Thread.run(Thread.java:484)


Please can you tell me what the problem may be? Thanks in advance.
From:
Shuja Nawaz.

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to