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