Hello,

i have copied a Sample JMS Client, but i have problems with the lookup.
connectionFactory = (TopicConnectionFactory) 
jndiContext.lookup("TopicConnectionFactory");
i get that console output 

javax.naming.NoInitialContextException: Need to specify class name in environment or 
system property, or as an applet parameter, or in an application resource file:  
java.naming.factory.initial

When i start my JMX console, i cant find the "TopicConnectionFactory", so i think i 
need to get or make it.
But i never make a ConnectionFactory and i dont have an idea how.

Maybe i am wrong and have to do something comletely different.

Thank you for your help.

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

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


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to