When I'm logged into an ECC WAS as <sid>adm and I run the command "startsap" how do the java services get started?
Specifically, I'd like to know how the jlaunch process for the dispatcher and server are started. I don't see anything in the "startsap" script that starts java for a WAS - though I do see were it tries to start the JAVA database, but I'm not asking about the server where the JAVA database installed. The WAS server in question is a dual-stack WAS.
Thanks