How to start/stop WLS BSSV server from a command line?
You need to add CLASSPATH and JAVA_OPTIONS for the BSSV instance in C:\Oracle\Middleware\user_projects\domains\JDE\bin\setDomainEnv.cmd.
CLASSPATH and JAVA_OPTIONS can be found in "Server Start" tab in the WLS admin Console. We also verified that it works for UNIX environment.
Starting/stopping from a command line or Windows service is not currently supported. I would like to know if anyone in the real world is using a command line or windows service to startup the BSSV instance. Support is trying to work with our engineering team and Strategy team to certify this type of configuration.