[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - JBM 2.0 Standalone
ataylor
do-not-reply at jboss.com
Wed Feb 27 06:29:36 EST 2008
How do we want to ship a standalone JBM 2 deployment.
If we want to use the MC as the bootstrap, as the current JBMBootstrapServer server class does, the makes the MC a dependancy. Alternatively we could just write our own , Server.main(), but this wouldn't be pluggable.
Also If its a full JMS Server then the user needs a naming server running, do we ship the JBOSS one as a default? i.e. jnpserver.jar.
do we ship using the NullAuthenticationManager, would this be enough for users?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132453#4132453
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132453
More information about the jboss-dev-forums
mailing list