[jboss-user] [JBoss Eclipse IDE (users)] - Re: Issue with JBoss IDE 2.0 Beta with Eclipse 3.2.1

graciejboss do-not-reply at jboss.com
Tue Feb 20 11:25:08 EST 2007


Jboss IDE(2.0) labels wrong  for Twiddles and Stop, which means Label Twiddles is for Stop and label Stop is for Twiddles.

Here is my Jboss launch configuration file for the Jboss server 4.0.5.GA using Jboss IDE 2.0(eclipse 3.2), which works well.

Start args:
--configuration=default --host=localhost

Twiddles args:(it is for Stop command. it is labeled wrong)
-S -u admin -p admin

Stop args:(it is for Twiddles args. It is labeled wrong)
-s localhost:1099 -a jmx/rmi/RMIAdaptor

BTW, you should change Stop arguments, userName("admin" in my case) and password("admin" in my case) to fit your configurature, should like this

-S -u yourUserName -p yourPassword

Good luck!


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

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



More information about the jboss-user mailing list