Hi everyone.

I am currently working on a small project, where I have to interface an ERP (OpenERP) with another system (SugarCRM). For that, I am going to make use of the middle-ware Mule ESB, and to retrieve the ERP data, I will make use of a Java EE 6 JMS queue which will hold all newly added data.

My question is how do I make the JMS queue stand-alone since each time I want to run the queue I will need to start/run the application using netbeans ide 7.1. I want to make the whole system automatic, with no user intervention throughout the whole integration/interfacing process.

Grateful to you all for your help.
Avinash

As such, I would like to make the JMS producer run automatically, stand-alone mode on the Glassfish server.

Any idea how to do it, please ?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.