How to setup JBoss for JMS (not MDB-JMS) ?

T

Thomas Stein

How do I setup JBoss for JMS ?

I don't want to create a MessageDrivenBean MDB
but a simple producer and a simple consumer java class.
In some tutorial it is said that this scenario requires to start the J2EE server with

j2eeadmin -addJmsDestination MyQueue queue

and to list all available Jms Queues by

j2eeadmin -listJmsDestination

But these commands seems to be suitable only for on the Sun Web Server.
How to I write those commands under JBoss?

Is there a way to setup a JMS queue from java or do I have to change
a XML property file?

Thomas
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top