WebSphere J2EE Messaging for JMS
This free, multimedia tutorial shows you how to use the WebSphere Test Server in IBM's Rational
Application Developer (IRAD) 6.0 to set up a messaging infrastructure on which a JMS client can
write messages to the Queue or Topic (our client will not be a Servlet, but a Stateless Session EJB (SLSB)), and furthermore, a Message Driven
Enterprise Java Bean (MDB) will be able to read messages off of the queue.
One thing to note, is that when configuring the activation specification, I forget to specify the bus
for which the activation spec is associated. Watch closely, and don't forget to specify the bus and the
queue!
By the way, queue is a word with four vowels in a row. How many others can you name?
If you found something helpful here, please do your part and help support the site. Link to us, buy some books, support our sponsors, tell your developer friends about us, and remember: Happy Java!
|