1.

Solve : How to run Jboss in windows XP using batch file instead of services.msc?

Answer»

i want to create BATCH file which will run the Jboss installed in my system so as to run the application which i am using . RIGHT now i am using services.msc to start my jboss can any please TELL me the command to start the jbossstart jboss.exe


-------------------------------------------------------

Simple as that just put the batch file in the same folder as jboss.exe or whatever file you are trying to start. You can then make a shortcut to the batch file if needed.



Discussion

No Comment Found