Tomcat 5.0.25
JDK 1.4.1

I'm following the instructions to create a custom bean factory for use
with JNDI.

At server initialization, the MBean code calls into my ObjectFactory to
create, successfully, the first bean.

Then, my webapp has a resource manager listener. It tries to use the
standard lookup mechanism, and gets a NamingException, with no
interesting details, with no call to my ObjectFactory.

I followed all the instructions with respect to the web.xml and
server.xml contents.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to