Hello, I would like to use tomcat JNDI to lookup JMS Queues (MQSeries) that are registered in JNDI using a File System JNDI Context (com.sun.jndi.fscontext.RefFSContextFactory)
My webapp refers to a JNDI resource named "jms/testQueueConnectionFactory", and I need to configure tomcat internal JNDI to federate "java:com/env/jms" JNDI namespace to the FileSystem JNDI context. I've not find any example in mailing-list archive about this. Can anyone tell me How to configure tomcat to do this ? Nico. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
