Denis Golovin [http://community.jboss.org/people/dgolovin] created the discussion
"Re: Starting/Stoping Jboss 5.1 using web profile" To view the discussion, visit: http://community.jboss.org/message/563178#563178 -------------------------------------------------------------- You can make it work by changing web/conf/jboss-service.xml until Robs changes get into nightly build: * find "-1" jboss-service.xml * check if it is in node <mbean code="org.jboss.naming.NamingService" name="jboss:service=Naming" xmbean-dd="resource:xmdesc/NamingService-xmbean.xml"> * replace -1 with 1099 jmx pooler should work after taht, but I guess it should be called JNDI pooler instead because it uses InitialContext to get to server status form jboss.system.Server trough "jmx/invoker/RMIAdaptor" object. -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/563178#563178] Start a new discussion in JBoss Tools at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
