[jboss-user] [JBoss Messaging] - Re: Do you have example code embeding JBMBootstrapServer for

2009-01-15 Thread ataylor
is the jbm-security.xml config in the classpath? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202037#4202037 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4202037 ___ jboss-user

[jboss-user] [JBoss Messaging] - Re: Do you have example code embeding JBMBootstrapServer for

2009-01-15 Thread Gary Marsh
Thank you A. Taylor you were right the jbm-security.xml was missing from the classpath. Once I put it into my config directory which is in my classpath everything worked. :o))) Regards, GMarsh View the original post :

[jboss-user] [JBoss Messaging] - Re: Do you have example code embeding JBMBootstrapServer for

2009-01-15 Thread ataylor
excellent, I would make sure the other config files are also available on the classpath, queues.xml, jbm-jms.xml and jbm-configuration..xml. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4202277#4202277 Reply to the post :

[jboss-user] [JBoss Messaging] - Re: Do you have example code embeding JBMBootstrapServer for

2009-01-14 Thread clebert.suco...@jboss.com
Andy has written an example on trunk: http://anonsvn.jboss.org/repos/messaging/trunk/examples/messaging/src/org/jboss/messaging/example/SimpleExample.java I believe something similar existed at the time of Alpha and 'm not sure now but the example above would probably give you what you're

[jboss-user] [JBoss Messaging] - Re: Do you have example code embeding JBMBootstrapServer for

2009-01-14 Thread clebert.suco...@jboss.com
Or maybe what you're asking is different? It seems you want to use the MicroContainer to start your server? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4201963#4201963 Reply to the post :

[jboss-user] [JBoss Messaging] - Re: Do you have example code embeding JBMBootstrapServer for

2009-01-14 Thread Gary Marsh
Yes, I am looking to use the org.jboss.messaging.microcontainer.JBMBootstrapServer class embedded in my own Main class. Specifically or ultimately, what I am looking for is a way to deploy the jbm-standalone-bean.xml file and get a list of beans that are deployed. I see in the API that the

[jboss-user] [JBoss Messaging] - Re: Do you have example code embeding JBMBootstrapServer for

2009-01-14 Thread clebert.suco...@jboss.com
Maybe you could checkout trunk and try it out? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4201992#4201992 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4201992 ___ jboss-user