Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

jms implementation

Status
Not open for further replies.

yanis97

Programmer
Joined
Jan 26, 2004
Messages
22
Location
FR
Hi;

I search :

1- a jms implementation (source code or a example) for realizing the following fonction :
When a message is posted by a client to the queue, my component extracts the trade details and sends them inside of a mail (via javamail).

- Which are the errors not to make whan one uses JMS (I use Jboss) ?


 
Which are the errors not to make whan one uses JMS (I use Jboss)

Eh? Don't make any errors or it won't work.[smile]

Seriously, though. If you are experiencing difficulties then feel free to post the specifics here. JBossMQ worked fine when I tried it.

Tim
 
Status
Not open for further replies.

Similar threads

Replies
2
Views
180
  • Locked
  • Question Question
Replies
2
Views
242
Replies
0
Views
139
Replies
0
Views
157
Replies
8
Views
347

Part and Inventory Search

Sponsor

Back
Top