[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Creating Queue Connection Factory

oyesiji77 do-not-reply at jboss.com
Wed Jan 16 17:23:33 EST 2008


"PeterJ" wrote : Look it up in JNDI:
  | 
  | Context initial = new InitialContext();
  | ConnectionFactory cf = (ConnectionFactory)initial.lookup("ConnectionFactory");
  | 
I know how to look it up in my EJB , in websphere i would just go to the admin console, click resouces ->JMS and add a new queue Connection factory to the server. Please how can i add a Queue Connection Factory to Jboss Server

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

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



More information about the jboss-user mailing list