[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: A few problems running the examples on different machine
timfox
do-not-reply at jboss.com
Tue May 13 03:15:07 EDT 2008
"ataylor" wrote : Of course if we wanted we could implement our own simple naming service using Mina. We only have to handle destinations and connection factories. This would remove the dependency!
|
|
Would we really need that?
JBM is fully functional without any need for JNDI - since connection factories and destinations can be instantiated directly on the client side.
The only reason we really need JNDI is for JMS spec which mentions that JMS objects should be available in JNDI.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4150241#4150241
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4150241
More information about the jboss-dev-forums
mailing list