[jboss-user] [JBoss Eclipse IDE (users)] - Re: Jboss IDE deploy vs. run.bat Classpath error
rob.stryker@jboss.com
do-not-reply at jboss.com
Thu Sep 28 11:03:08 EDT 2006
The -c option says which configuration you plan on using, (default, minimal, all etc). When using run.bat directly you should probably add elements to the classpath.
If you run run.bat -h you should probably see common flags to set.
There it says you need -C (capital letter, not lowercase) or --classpath= to add elements to the classpath.
So the only difference between run.bat and eclpse is that elcipse gives you a nice graphical way to edit the classpath, whereas via command line that responsibility is yours.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974915#3974915
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974915
More information about the jboss-user
mailing list