On Fri, 2002-06-07 at 02:44, Slava Voronin wrote:
> 
> When I do connection to JMS  I need to configure administer objects..
> Destination  and  ConnectionFactory.
> I can put destination in file jbossmq-destination-service.xml
Or a new file with the same structure, so you can just copy it when
upgrading jboss.


> but where to configure ConnectionFactory  with my  own name.
> I can connect using  ctx.lookup("ConnectionFactory"),
> but I want MyConnectionFactory.
>
Check the free JMS-doc/xdoclet-doc. It explains everything you need to
know.

 Thanks.
> 
> 
> _______________________________________________________________
> 
> Don't miss the 2002 Sprint PCS Application Developer's Conference
> August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user



_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to