JMS Adapter question
84897Mar 8 2010 — edited Apr 23 2010Hi,
Is it possible to use a different jndi-factory other than teh default WL one: weblogic.jndi.WLInitialContextFactory?
also if my jms accepts only client cert ssl authentication, is it possible to setup this in Oracle CEP? I am getting all kinds of errors
when I try to do any of the above and the documentation seems to layout only default scenarios so not enough details. I am getting this error:
org.springframework.beans.FatalBeanException: Error in context lifecycle initialization; nested exception is java.lang.Exception: Error initializing JMS connection: javax.naming.NoInitialContextException: The JNDI initial context factory "com.sun.jndi.fscontext.RefFSContextFactory" either cannot be loaded or it does not exist.
I added all required jar files for this jndi-factory in runtime lib in Manifest.mf but it is not loading at all.
Anybody tried something similar to this? any pointers?
Thanks,
Firas