hello,

i'm using:

- JBoss 3.2.3 on WinXP Pro
- JDK 1.4.2
- Eclipse 3.0.0
- JBoss-IDE 1.2.3

the installation process was fairly straightfoward per the installation guide; i 
configured a server to launch jboss from within the IDE which works fine; i followed 
the instructions in the quickstart guide - specified my local JDK instead of the 
default JRE, copied the suggested VM arguments to the Start tab:

-Djboss.home=c:\java\jboss -classpath c:\java\jboss\bin\run.jar -Xdebug 
-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=10250 org.jboss.Main

and got the following error message on the console:

jboss: unused non-option argument: C:\java\jboss\bin\run.jar;C:\java\lib\tools.jar
jboss: invalid option -- X

in fact, that was the very first thing that appeared.

any ideas where i may have gone wrong?

thanks very much,

-robin

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

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


-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to