[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: How to listen when EJBDeployer deploy or undeploy a .jar

2008-02-08 Thread sebgorilla
Thanks a lot for your quick and accurate answer.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4127723#4127723

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4127723
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration DEPLOYMENT] - How to listen when EJBDeployer deploy or undeploy a .jar

2008-02-07 Thread sebgorilla
Hi,

I want to listen EJBDeployer to be notified when an enterprise bean jar is 
added to or removed from the deploy directory.

I want the deployment process occurs normaly but just know when the jar is 
deployed/undeployed with success.

I think to do that in a MBean calling the addOperationInterceptor on 
EJBDeployer.
But I can't see a method of EJBDeployer which can notify me if it success or 
fail in the deployment process.

Does anybody have an idea how to realize this kind of stuff ?

Thans in advance

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4127655#4127655

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4127655
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user