21 December 2008

EJB life cycle callback handlers

SL-351-EE5 Extra excercise 10.1

1 Create a JMS connection when the AuctionManagerBean is created.
   Make the connection an attribute of the bean
2 Close the JMS Connection when the bean is destroyed.



Solution

No comments:

Post a Comment