[jboss-user] [EJB 3.0] - Availability of an service

ekobir do-not-reply at jboss.com
Fri Jan 4 06:41:21 EST 2008


Hi All

Is it possible to call a business method from a Jboss Service before startService() method is called ?

Scenario ---

Service A is running.... And it uses Service B's business method.

Service B is hot deployed again....

    Service B's createService method has been called JBoss AS.
    
At this point, Is it possible for Service A to get  reference of Service B by using MBeanProxyExt ?

Or  Is startService method of Service B called by JBoss AS before giving any access to this service ? 





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

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



More information about the jboss-user mailing list