-
Message Driven Bean Using Spring (2 messages)
- Posted by: Rohan Walia
- Posted on: January 28 2009 23:46 EST
Hi guys, I am using Spring Framework and not EJB. I want to use JMS and want to create a Class which is corresponding to MBD in EJB. How can i do it. ThanksThreaded Messages (2)
- Re: Message Driven Bean Using Spring by sridhar r on February 08 2009 23:52 EST
- Re: Message Driven Bean Using Spring by Rohan Walia on February 11 2009 23:45 EST
-
Re: Message Driven Bean Using Spring[ Go to top ]
- Posted by: sridhar r
- Posted on: February 08 2009 23:52 EST
- in response to Rohan Walia
There's something called Spring MDP corresponding to MDB. Its really good. -
Re: Message Driven Bean Using Spring[ Go to top ]
- Posted by: Rohan Walia
- Posted on: February 11 2009 23:45 EST
- in response to sridhar r
Thanks for the reply. It was really usefull.