Two Laptop Bag
The moose likes BEA/Weblogic and the fly likes How to start weblogic 9.2 as services in windows? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "How to start weblogic 9.2 as services in windows?" Watch "How to start weblogic 9.2 as services in windows?" New topic
Author

How to start weblogic 9.2 as services in windows?

Abhinand Kunjayyappan
Greenhorn

Joined: Mar 28, 2007
Posts: 6
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
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?
 
Similar Threads
weblogic in open solaris
Using profiling tool while load testing the appication
Upgrading to Latest Struts 2 version
Localization in Weblogic 92
Error in deploying struts project in weblogic