Top "Wsadmin" questions

wsadmin is a command shell for administrating IBM Websphere Application Server.

How do I determine if an application is running using wsadmin Jython script?

I can get a list of instlled applications but how do I get the status using Jython?

websphere jython wsadmin
how to set java class loader PARENT_LAST

i have a spring mvc web application that I need to change the class loader on. I need to change …

maven websphere classloader websphere-6.1 wsadmin
Remote Deploy to WebSphere 8.5 using maven

I would like to control a remote deployment of a maven generated EAR over to an existing WAS instance not …

maven websphere websphere-8 maven-cargo wsadmin
WSAdmin Error Creating SOAP Connection

When I run the following command it fails with the error at the end. wsadmin.bat -wsadmin_classpath D:\MediaRepository\…

web-services soap websphere wsadmin
Remote deployment to Websphere 6.1.x using wsadmin

I am trying to remotely deploy a war file to a websphere application server. I understand this is possible to …

websphere deployment wsadmin
How to deploy EAR in WebSphere Application Server using Jython script?

How to deploy application in WebSphere Application Server using Jython script? What is happening during ear file deployment?. Could you …

websphere jython ear websphere-8 wsadmin
wsadmin + jython restart WAS appserver

Is it possible to stop/start WAS appserver using wsadmin (jacl/jython). I want to detele all caches on profile …

websphere jython websphere-7 wsadmin server-administration