[jboss-user] [EJB 3.0] - Re: Pre-populating entity bean instances at application inst

ALRubinger do-not-reply at jboss.com
Thu Nov 2 03:10:46 EST 2006


Take a look at JMX MBeans and their lifecycle methods.  You can easily create one in EJB3 using the @Service annotation, and set your prepopulation logic to fire when the "start" method is called.

http://trailblazer.demo.jboss.com/EJB3Trail/serviceobjects/jmx/index.html

S,
ALR

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3982582#3982582

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3982582



More information about the jboss-user mailing list