Hi, did You put Your MBean entries in jboss.jcml rigth at the end ? We have a MBean which lookups a QeueConnectionFactory at startup and it works well. We use jboss PRE 2.1 and have entries for our MBean only in jboss.jcml (at the very end), none in jboss.conf and jboss.dependencies. Bye Annegret > ---------- > Von: Rama Rao[SMTP:[EMAIL PROTECTED]] > Antwort an: JBoss-User > Gesendet: Freitag, 2. März 2001 05:31 > An: JBoss-User > Betreff: Re: [jBoss-User] Start a Java class in the same VM > > Hi, > I have written my custom MBean and could start it at the startup. > But i want to look up a queue at the startup. When i try to look up > QueueConnectionFactory, it is giving the error > that QueueConnectionFactory not bound.(This is happening because SpyderMQ > is > initializing by this time and not starting) > > Can you suggest a way how to look up to QueueConnectionFactory at the > startup? > > TIA > Rama Rao > > ----- Original Message ----- > From: Juha-P Lindfors <[EMAIL PROTECTED]> > To: JBoss-User <[EMAIL PROTECTED]> > Sent: Saturday, February 24, 2001 1:24 PM > Subject: Re: [jBoss-User] Start a Java class in the same VM > > > > > > Hi, > > > > Yes it does. They're called MBeans. That's how the whole JBossServer is > > built. See java.sun.com/jmx for more info, check the archives, this > > question has been asked many times before. Read the JMX related HOWTO's > at > > jboss.org. > > > > -- Juha > > > > > > On Fri, 23 Feb 2001, MicaCooper wrote: > > > > > Hi, > > > > > > BEA Weblogic allows you to specify startup classes in its > > > weblogic.properties file. These classes are started in separate > threads > of > > > the VM once the server is up and running. Does JBoss have a similar > way > to > > > startup autonomous classes in the same VM? > > > > > > Thanks, > > > Mica Cooper > > > > > > > > > > > > -- > > > -------------------------------------------------------------- > > > To subscribe: [EMAIL PROTECTED] > > > To unsubscribe: [EMAIL PROTECTED] > > > List Help?: [EMAIL PROTECTED] > > > > > > > > > > > > > > -- > > -------------------------------------------------------------- > > To subscribe: [EMAIL PROTECTED] > > To unsubscribe: [EMAIL PROTECTED] > > List Help?: [EMAIL PROTECTED] > > > > -- > -------------------------------------------------------------- > To subscribe: [EMAIL PROTECTED] > To unsubscribe: [EMAIL PROTECTED] > -- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED]
AW: [jBoss-User] Start a Java class in the same VM
Sternagel Annegret (PN-SYS/DAS) Fri, 02 Mar 2001 08:54:49 -0800
