× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



All available IWS Scripts are located in directory
/QIBM/ProdData/OS/WebServices/v1/server/bin and should be invoked from QSHELL similar to your below examples.

Based on your examples I think you are most likely looking for the

/QIBM/ProdData/OS/WebServices/v1/server/bin/stopWebServicesServer.sh

and

/QIBM/ProdData/OS/WebServices/v1/server/bin/startWebServicesServer.sh

scripts. If you call them from a QSHELL session with the -help parameter it will show you some help text.

Ryan Watkins


On 09/15/2011 02:40 PM, Shannon ODonnell wrote:
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


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 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.