Hi, I am using weblogic 9.2 I have created a domain and deployed my application. I am able start weblogic using "startWebLogic.cmd" and run my application. I want the weblogic to run as a windows service. How can i do that? In weblogic 8.1 we had "installService.cmd" in the domain folder to install weblogic as service, but in weblogic 9.2 it is not there.
Thanks, Abhinand
damien malone
Ranch Hand
Joined: May 06, 2003
Posts: 35
posted
0
we have similar issue, I think the only solution is to take the installServices.bat from 8.1 and tweak it a little so it has the 92 settings.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: How to start weblogic 9.2 as services in windows?