you mean a OS level user ? JBoss IDE is used to run/debug jboss as for application development and to do that we launch jboss app server from within eclipse in a seperate JVM. That JVM is always started by the current user.
If you are talking about the jboss as level user to stop and adminster an installation then that is (currently) done in the launch configuration by editing the shutdown and twiddle commands where you can set -user and -password to the relevant values. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988729#3988729 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988729 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
