hi there, 

on Weblogic there is the possibility to use a ApplicationLifecycleListener. By 
extending an abstract base class and referencing it in the 
weblogic-application.xml of your application you are able to implement 
functionality called when the application is started or stoped. 

How would i implement similar functionality in JBoss? The background for this 
is, that i needs to open a socket in my application - the socket should be 
opened on the deployment of the application and it should be close when the 
application is undeployed.

Thanks in advance for any information regarding this problem

have a merry Christmas...

Kai

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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to