You are going to check the code changes into the trunk, right?  There's
nothing JPS specific  in the code.

-----Original Message-----
From: Scott M Stark [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 20, 2001 12:25 AM
To: JBoss-Dev
Subject: Re: [jBoss-Dev] latest tomcat-service.jar broke JNDI namespace


Ok, I finally got the whole petstore application working. There are several
changes
over Tom's current petstore-1.1.1 patch with regard to tomcat server.xml and
jboss
specific config files. One big change was that I had to specify the ejb
resource
ref names using a jboss.xml for each ejb-jar.xml set of beans. The reason
being
that JNDI envrionment of an ejb is a container private environment and it
cannot be setup globally using the jboss-web.xml file in the web app war as
was being done.

I'll put these together and update the current petstore-1.1.1-patch.zip and
docs.
Should be in by sometime Tuesday.



Reply via email to