[jboss-user] [EJB3] - Re: Statful session bean in EJB 3

Ivan Pazmino do-not-reply at jboss.com
Wed Nov 3 13:28:31 EDT 2010


Ivan Pazmino [http://community.jboss.org/people/iapazmino] created the discussion

"Re: Statful session bean in EJB 3"

To view the discussion, visit: http://community.jboss.org/message/569524#569524

--------------------------------------------------------------
ejb3 keeps backward compatibility with ejb2, this link might help on that subject  http://docs.jboss.org/ejb3/docs/tutorial/1.0.7/html/EJB_2.1_Client_Adaptors.html http://docs.jboss.org/ejb3/docs/tutorial/1.0.7/html/EJB_2.1_Client_Adaptors.html
but if you are building the ejb component from scratch you could use a @postconstruct or @postactivate method to setup the sb before is used
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/569524#569524]

Start a new discussion in EJB3 at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2029]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20101103/c8686e79/attachment.html 


More information about the jboss-user mailing list