On s�n, 2002-06-02 at 11:15, G.L. Grobe wrote: > This has to be done programatically, so no administering even from the 8082 > page. I understand. But you can probably find the MBeans to talk to and the methods to call using 8082. Then call it from your beans. Look up the doc on jboss.org on timer mbean to see how to call a MBean.
> > ----- Original Message ----- > From: "Marius Kotsbak" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Sunday, June 02, 2002 3:50 AM > Subject: Re: [JBoss-user] dynamic queue's > > > It is possible by talking with the JMS-MBeans. Check host:8082 > > On s�n, 2002-06-02 at 00:07, G.L. Grobe wrote: > > Anyone know if it's possible to create Queue's on-the-fly w/o having to > administer them into the jboss.jcml files. Problem is, I won't know the > queue names or how many I'll need till run-time and havn't found a way to do > this yet w/o touching the jboss conf files. > > > > Any help much appreciated. > > > > _______________________________________________________________ > > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm > > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user > > > > _______________________________________________________________ > > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm > > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
