How did you get the jps to build ?

I can not get the build.bat to work...

/Acroo

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Holger
> Veltrup
> Sent: den 5 april 2001 16:02
> To: [EMAIL PROTECTED]
> Subject: [JBoss-user] try to run Petstore-Example
>
>
> Hey,
>
> I try to install the Petstore-Example with jboss-tomcat.
> I follow the instructions in
> http://www.jboss.org/documentation/petstore-1.1.1-01.html
>
> I run the cloudscape-DB on port 1098. no Problem.
> I run jboss. no Problem.
>
> I run the the Pet Store (http://localhost:8080/estore)
>
> After I follow the link 'Enter the store' this Exception appears:
>
> java.lang.RuntimeException: NamingException while looking up DB
> context  : env not bound
>       at
> com.sun.j2ee.blueprints.shoppingcart.catalog.model.CatalogModel.in
> it(CatalogModel.java:42)
>       at
> com.sun.j2ee.blueprints.petstore.control.web.ModelManager.getCatal
> ogModel(ModelManager.java:84)
>       at
> com.sun.j2ee.blueprints.petstore.control.web.ModelManager.init(Mod
> elManager.java:60)
>       at
> com.sun.j2ee.blueprints.petstore.control.web.MainServlet.doGet(Mai
> nServlet.java:56)
>       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:404)
>       at org.apache.tomcat.core.Handler.service(Handler.java:286)
>       at
> org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
>       at
> org.apache.tomcat.core.ContextManager.internalService(ContextManag
> er.java:797)
>       at
> org.apache.tomcat.core.ContextManager.service(ContextManager.java:743)
>       at
> org.apache.tomcat.service.http.HttpConnectionHandler.processConnec
> tion(HttpConnectionHandler.java:210)
>       at
> org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
>       at
> org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:498)
>       at java.lang.Thread.run(Thread.java:484)
>
> Any ideas?
>
> Thanks,
>
> Holger
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to