thank you for reply.
However, I can't make it work for a while.

I re-read those resources and didn't find (or missed) info about how to tell 
JVM about jndi "ConnectionFactory" and where to define it for export.

There is Global JNDI Namespace :
ConnectionFactory (class: org.jboss.mq.SpyConnectionFactory)
I can see by JNDIView.

Is that right one "ConnectionFactory" I'm looking for?

I've tried 
context.lookup("java:/ConnectionFactory")
but got the same "javax.naming.NameNotFoundException: ConnectionFactory not 
bound"

Do I need to do any special to 
Context context = new InitialContext();

to be able get that resource?
Any specific setting to conf/jndi.properties ?

I'm missing some small settings, but which one?

Thanks.



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872104#3872104

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872104


-------------------------------------------------------
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to