[jboss-user] [JBoss Eclipse IDE (users)] - JBOSS-IDE ignoring run.conf when starting JBoss?

dbs do-not-reply at jboss.com
Fri Sep 8 15:28:15 EDT 2006


I'm trying to enable JBoss under Eclipse to support JMX management when invoked frominside eclipse.  If I alter ~/jboss/bin/run.conf and add the JMX management stuff to JAVA_OPTS, and run Jboss from the command line, I can run JConsole and connect to it without any problems.

If I start up eclipse, and Server->Start JBoss, I cannot connect to it with JConsole.  It appears that Jboss-IDE is launching JBoss in it's own fashion, rather than reading the run.conf file.

If that's the case how do I pass parameter so the JVM that when JBoss-IDE starts JBoss, it sets appropriate values?

In this case, the line I want to add is:
JAVA_OPTS="$JAVA_OPTS -Dcom.sun.management.jmxremote"

Thanks.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970437#3970437

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970437



More information about the jboss-user mailing list