Hello all, I want to run the petstore 1.1.1 demo. I have followed the guidelines in jboss manual and (with the help of the useful comments in this list) finished all the setup quit quickly. However, not all seems to be fine. When I want to enter the store I get an internal server error (see below). Can anybody please tell me what is wrong (surely a beginner question but I am new to j2ee)? I use: Win NT, SP5 JDK1.3 JBoss1.2.2+ Tomcat 3.2.2 (prepackaged) Cloudscape Thanx, Markus Error: 500 Location: /estore/control/language Internal Servlet Error: com.sun.j2ee.blueprints.petstore.control.GeneralFailureException: env not bound at com.sun.j2ee.blueprints.petstore.control.web.ModelManager.getSCCEJB(ModelManager.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:94) at com.sun.j2ee.blueprints.petstore.control.web.MainServlet.doGet(MainServlet.java:61) at javax.servlet.http.HttpServlet.service(HttpServlet.java:740) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:405) at org.apache.tomcat.core.Handler.service(Handler.java:287) at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372) at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:797) at org.apache.tomcat.core.ContextManager.service(ContextManager.java:743) at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:213) at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416) at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501) at java.lang.Thread.run(Unknown Source) _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user