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]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to