[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: where to set the JAVA_OPTS for Max memory allocated

erasmomarciano do-not-reply at jboss.com
Wed Nov 12 08:33:21 EST 2008


I advice you to create a new file of start.




  | @echo on
  | rem -------------------------------------------------------------------------
  | rem JBoss Start CC
  | 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=4188778#4188778

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



More information about the jboss-user mailing list