"ekobir" wrote : 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=4117004#4117004

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4117004
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to