Hello all there, the "Getting Started Guide" only uses run.bat or run.sh in examples but there are also a run.jar and shutdown.jar in the servers bin-directory. My question is, how to use them right. For example, I used run.jar in the following way: java -jar run.jar -c minimal. Everything goes fine, the server starts up with minimal configuration. But my Problem is to shutdown the server. If I try it with: java -jar shutdown.jar -S -n minimal , i got some error-messages and the server dont shut down. If there is anybody who knows how to use run.jar and shutdown.jar in the right way, please post a reply on this forum or make it public in the "Getting Started Guide".
Thank you, JÃrg Bellmann View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858266#3858266 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3858266 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
