> How are you specifying the JNDI connection settings for JBoss? > > If you are just doing > InitialContext context = new InitialContext(); > > Won't you get a Tomcat provided JNDI implementation - not a JBoss one?
That is what I am doing, which worked with tomcat 3.2.x, but not with 4.0.1. What is the right way to get the jboss context from within tomcat? Thanks. Frank -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
