1 Reply Latest reply on Feb 28, 2012 9:58 PM by jaikiran

    Start a javastandalone program in Jboss startup !!

    sgandhi

      Hi,

       

      I am a new bee to jboss . I have a requirement to start a java standalone application while starting the jboss (i.e while starting the ./standalone.sh ) in Jboss as 7.... where should i provide this in the jboss startup descriptors or jboss descriptor files while the server is starting .

       

      Where shoild i give the following command

      java com.XXX.XXX.myprogram -enableassertions -Xms256m -Xmx1024m -XX:MaxPermSize=192m

       

       

      Iam using mac os....

       

      Thanks in advance,

      SG