On 2002.08.25 02:46:25 -0400 G.L. Grobe wrote: > > > > If you want to dynamically create your queus during runtime > > > > then you should read the documentation about how to use the > > > > right MBean to create them. > > > Creating queues should be much simpler since you only have > > one mbean to create, not 3. Basically you create the mbean, configure > its > > attributes by calling setAttributes, and call the create and start > > lifecycle operations. > > > It uses the rmi connector rather than html. Is this a problem? > > Yeah, I'll have to take out a feature of my stuff that used to work in > 2.4.4. why? the rmi adapter is at least as capable as the html one and IMO much simpler to use. You don't have rmi between the 2 parts of your program?
Any ETA when this may be put back in? We will never put the sun html adapter back in. There is nothing stopping you from deploying it however. I suspect that the mbeans and operations you need to do have changed between 2.4.4 and 3.0.1. Have you investigated and resolved this? david jencks > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by: OSDN - Tired of that same old > cell phone? Get a new here for FREE! > https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user > > ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
