PDA

View Full Version : WSADMIN SCRIPT NEEDED hELP!!!!


abhimukta
02-08-2005, 02:09 PM
I am trying to utilize wsadmin for getting WebSphere configurations:
1. Clusters
2. Application Servers [JVM Settings, HTTP Transport, Log files, End Points]
a. JVM Settings
b. Log file locations
c. HTTP Ports
d. Enterprise Applications [All general configurations]

And also pipe the result in a file.


Help will be appreciated!!

tzelye
02-22-2005, 02:23 AM
You can refer to http://www-1.ibm.com/support/docview.wss?uid=swg21121441

connorj
03-18-2005, 08:08 AM
I have a question regarding automating the start, stop and backup of WebSphere on windows using the AT scheduler.

Is there any information on how to do this??

tzelye
03-21-2005, 01:50 AM
Are you asking how to stop, backup and restart WAS in window using AT job?

connorj
03-21-2005, 07:43 AM
Are you asking how to stop, backup and restart WAS in window using AT job?


yes, I would like to know if there is a way to have the stop, backup.and restart using the DOS AT scheduler.

Also, is there a way to update the.ear file using the AT scheduler??

tzelye
04-05-2005, 08:07 AM
You can use At job but it will have to complement with WAS supplied bat file like stopServer.bat, startServer.bat, and .......or customised scripts.

Are you running Server1 or nodeagent in network Deployment as window service?

connorj
04-06-2005, 10:05 AM
um, we are running server1 but i dont think its running as a service