[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBoss App Server v5.0.0 does not run

erasmomarciano do-not-reply at jboss.com
Fri Oct 10 05:35:27 EDT 2008


Try to create start.bat @echo on
  | rem -------------------------------------------------------------------------
  | rem JBoss Start
  | rem -------------------------------------------------------------------------
  | 
  | set JAVA_HOME="C:\Progra~1\Java\jdk1.5.0_15"
  | 
  | 
  | cd  C:\jboss-4.0.5.GA\bin
  | C:\jboss-4.0.5.GA\bin\run.bat -c default
  | 

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

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



More information about the jboss-user mailing list