howto federate tomcat JNDI to another JNDI context ? 2004-01-14 - By Nicolas De Loof
Back 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: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|