How to configure JMS in Jboss 6?

Viewed 12449

I newbie to JMS(java Messaging service). I want to run sample JMS application using jboss 6.

I have tired searching google and got like this. Those link are refer jboss 7.

1.How to configure JMS in jboss 6?

2.Is there Jboss7 have in built-in JMS? or need configure manually?

3.sample Application using Jboss 6?

3 Answers
Related