JBoss Community

MDB user password connection

created by Eli Ayash in EJB3 - View the full discussion

Hi,

 

I created a MDB which registered to a Queue.

Currently this MDB is working fine and I successfully tested it with a client connection (e.g cnn = factory.createQueueConnection();).

I would like to add some security to my MDB by allow connecting it only by user/password (e.g cnn = factory.createQueueConnection(user, pwd);)

I searched for a solution and found many different options but couldnt understand a clear answer.

Can someone add a description of what steps should be done/configured for having that functionality?

I'm using jboss 5.0.1 GA.

 

Thanks,

Reply to this message by going to Community

Start a new discussion in EJB3 at Community