[jboss-user] [JBoss Eclipse IDE (users)] - Re: JBossIDE 2.0beta2 and JBoss 4.0.5 launch problem

2006-12-21 Thread martinoc
yahro wrote : Hi guys, | as far as I know in 2.0.0B2, in launch configuration tabs are mislabeled - put -u username -p password in Stop tab instead of Twiddle tab and it works fine... This is correct and probably should be logged as a bug in JIRA. Taking this into account this is what you

[jboss-user] [JBoss Eclipse IDE (users)] - Re: JBossIDE 2.0beta2 and JBoss 4.0.5 launch problem

2006-12-07 Thread yahro
Hi guys, as far as I know in 2.0.0B2, in launch configuration tabs are mislabeled - put -u username -p password in Stop tab instead of Twiddle tab and it works fine... View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3992105#3992105 Reply to the post :

[jboss-user] [JBoss Eclipse IDE (users)] - Re: JBossIDE 2.0beta2 and JBoss 4.0.5 launch problem

2006-12-01 Thread cdreyer1
I have the same problem. (A workaround is to wait long enough, then the Jboss tools in Eclipse will time out and set the server to started. It does about 220 checks before timing out :-) ) To check what would work with Twiddle I used the Twiddle Server in the Jboss Servier View (right click

[jboss-user] [JBoss Eclipse IDE (users)] - Re: JBossIDE 2.0beta2 and JBoss 4.0.5 launch problem

2006-11-27 Thread kumarp
Yeah me too got the server running after re-installing with jmx options unchecked...thx also some info on this http://wiki.jboss.org/wiki/Wiki.jsp?page=SecureTheInvokers View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3989036#3989036 Reply to the post :

[jboss-user] [JBoss Eclipse IDE (users)] - Re: JBossIDE 2.0beta2 and JBoss 4.0.5 launch problem

2006-11-14 Thread [EMAIL PROTECTED]
in other words its the twiddle and stop args that you need to set. Anyone can start the server, but only the selected few can twidle and stop it. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3985717#3985717 Reply to the post :

[jboss-user] [JBoss Eclipse IDE (users)] - Re: JBossIDE 2.0beta2 and JBoss 4.0.5 launch problem

2006-11-13 Thread [EMAIL PROTECTED]
Is your server password protected ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3985358#3985358 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3985358 ___ jboss-user mailing list

[jboss-user] [JBoss Eclipse IDE (users)] - Re: JBossIDE 2.0beta2 and JBoss 4.0.5 launch problem

2006-11-13 Thread alexg79
anonymous wrote : Is your server password protected ? Yes, but I don't think I've seen any place for inputting such passwords in the JBoss Eclipse IDE. How does the server launching/shutdown work? This should be mentioned somewhere so people wouldn't be confused by it. View the original post :

[jboss-user] [JBoss Eclipse IDE (users)] - Re: JBossIDE 2.0beta2 and JBoss 4.0.5 launch problem

2006-11-13 Thread [EMAIL PROTECTED]
Right click your server in the jboss server view and click edit launch configuration. Here are two tabs with argument lists where you can put in --user yourusername --password yourpassword the twiddle is the important one. View the original post :

[jboss-user] [JBoss Eclipse IDE (users)] - Re: JBossIDE 2.0beta2 and JBoss 4.0.5 launch problem

2006-11-13 Thread MichaelMuo
I've changed launch config's in 2 tabs. A Start Args looks as: --configuration=default --host=MYHOST --user RootUser --password RootPass a Twiddle one: --user RootUser --password RootPass -S -s MYHOST:1099 When I start AS, the next error raised: jboss: unrecognized option '--user'. The option

[jboss-user] [JBoss Eclipse IDE (users)] - Re: JBossIDE 2.0beta2 and JBoss 4.0.5 launch problem

2006-11-13 Thread [EMAIL PROTECTED]
This is the usage for start args for jboss: usage: run.bat [options] options: -h, --helpShow this help message -V, --version Show version information --Stop processing options -D[=]Set a system property

[jboss-user] [JBoss Eclipse IDE (users)] - Re: JBossIDE 2.0beta2 and JBoss 4.0.5 launch problem

2006-11-11 Thread MichaelMuo
The same thing. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3985171#3985171 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3985171 ___ jboss-user mailing list