Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JMS Adapter question

84897Mar 8 2010 — edited Apr 23 2010
Hi,

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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 18 2010
Added on Mar 8 2010
23 comments
4,547 views