Good News Everybody!
The new search engine is LIVE!
Please report any problems to david (at) midrange.com.
|
Hi,
I'm trying to figure out how I can auto-start an Integrated Web Services
Server instance.
With the standard Web Services server, you can auto-start a single instance
by using a QSH command like this:
Stopping it:
CHGVAR VAR(&QSH) +
VALUE('/qibm/proddata/websphere/appserver/v+
61/express/bin/stopServer -nowait +
-profileName MYWASINSTANCE')
QSH CMD(&QSH)
And then restarting it:
CHGVAR VAR(&QSH) +
VALUE('/qibm/proddata/websphere/appserver/v+
61/express/bin/startServer +
-profileName MYWASINSTANCE')
QSH CMD(&QSH)
But because the Integrated WAS Server is structured (and stored)
differently, I cannot figure out how to start and stop it.
Can anyone help me with this?
Thanks!
Shannon O'Donnell
This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.