[JBoss-user] Delay an MBean's deployment until a WAR has been deployed?

2003-02-26 Thread Geer, Benjamin
I'm trying to use Apache Axis with JBoss; the goal is to have a web service implemented by an MBean. (I'm not using JBoss.NET, because I have no EJBs.) When my MBean starts up, I'd like it to deploy itself as a web service, by invoking the Axis AdminServlet (using the Axis AdminClient class). It

Re: [JBoss-user] Delay an MBean's deployment until a WAR has been deployed?

2003-02-26 Thread Brian Wallis
On Thu, 27 Feb 2003 04:41, Geer, Benjamin wrote: Can anyone tell me if there's a way to accomplish what I'm trying to do? Is there a way to delay an MBean's deployment until a webapp is deployed? (Or until all webapps are deployed?) I have a similar problem where my mbean needs to access an