Re: [JBoss-user] Startup tasks

2002-06-08 Thread David Jencks
PROTECTED]' Subject: RE: [JBoss-user] Startup tasks this is not possible until jboss 3.0 even at that, i'm not sure how to set up the dependency. frank -Original Message- From: JD Brennan [mailto:[EMAIL PROTECTED]] Sent: Friday, June 07, 2002 11:22 AM To: '[EMAIL PROTECTED

Re: [JBoss-user] Startup tasks

2002-06-08 Thread David Jencks
suggestions! JD -Original Message- From: Greg Turner [mailto:[EMAIL PROTECTED]] Sent: Friday, June 07, 2002 10:38 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] Startup tasks Get the docs and learn to write and deploy an MBean. Then write an MBean wrapper around your tftp

[JBoss-user] Startup tasks

2002-06-07 Thread Ludovico Basili
Hello, I would like to execute some tasks at startup (i.e., starting a tftp server). To do so, I need a way to load classes and invoke methods on them as JBoss starts. Which is the better way to do that ? Thanks, -- Ludovico Basili Software Engineer Allied Telesis K.K. Phone +39 02 41411245 -

RE: [JBoss-user] Startup tasks

2002-06-07 Thread JD Brennan
Title: RE: [JBoss-user] Startup tasks I have written an MBean, but can't figure out how to get it to wait until all my Session and Entity Beans have been deployed before doing the startup activity. Is there some depends attribute I can put in the jboss-service.xml file in my .sar? I tried

RE: [JBoss-user] Startup tasks

2002-06-07 Thread Starsinic, Frank
Title: RE: [JBoss-user] Startup tasks this is not possible until jboss 3.0 even at that, i'm not sure how to set up the dependency. frank -Original Message-From: JD Brennan [mailto:[EMAIL PROTECTED]]Sent: Friday, June 07, 2002 11:22 AMTo: '[EMAIL PROTECTED]'Subject: RE

RE: [JBoss-user] Startup tasks

2002-06-07 Thread JD Brennan
Title: RE: [JBoss-user] Startup tasks Cool! I'm running JBoss 3.x, but I can't figure out the dependency. You can make one MBean depend on another, but I can't figure out how to get a MBean to depend on a set of Session/Entity beans being deployed. JD -Original Message-From

Re: [JBoss-user] Startup tasks

2002-06-07 Thread Greg Turner
PROTECTED]] Sent: Friday, June 07, 2002 10:38 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] Startup tasks Get the docs and learn to write and deploy an MBean. Then write an MBean wrapper around your tftp server and deploy it. Also the JMX book has an example of writing an MBean for JBoss

Re: [JBoss-user] Startup tasks

2002-06-07 Thread Greg Turner
PROTECTED]] Sent: Friday, June 07, 2002 11:38 AM To: '[EMAIL PROTECTED]' Subject: RE: [JBoss-user] Startup tasks this is not possible until jboss 3.0even at that, i'm not sure how to set up the dependency.frank -Original Message- From: JD Brennan [mailto:[EMAIL PROTECTED]] Sent: Friday, June 07