aspose file tools
The moose likes JBoss and the fly likes Creating my own jms connection factories Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Creating my own jms connection factories" Watch "Creating my own jms connection factories" New topic
Author

Creating my own jms connection factories

Subhash Namboodiri
Ranch Hand

Joined: Jan 02, 2003
Posts: 30
Hi All,

I am using JBoss 4.2.3. I see that JBoss provides a default connection factory 'JmsXA'.
It also provides two jndi names for remote access 'ConnectionFactory' and 'XAConnectionFactory'.

My requirement is to create my own ConnectionFactory and do the lookup of that connection factory
remotely. I am not able to do that.

Can anyone help me out in this?

Thanks in advance,
Subhash
 
I agree. Here's the link: http://zeroturnaround.com/jrebel
 
subject: Creating my own jms connection factories
 
Similar Threads
java.rmi.ConnectException
connectionFactory Injection
Creating TopicConnectionFactory - Help!
JMS Error in remote client
JMS help