Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
Shutting down JBoss – running as custom Launch Configuration
I’ve created custom launch configuration of JBoss 5.x server.
With Program arguments -c default -b <my_custom_ip_addres>. And i cannot find a place to pass optional shutdown arguments so I cannot shutdown it properly.
The same with JBoss 6.x no place to put optional shutdown command args.
Our launch configuration support for servers does not have a section allowing you to shut down the server.
You will either have to use the server connector itself (not a launch configuration) or stop the server externally.
We are considering enhancements in this area for a future release.