wsadmin Questions
2
Solved
Rather than having to go through the administration console, which is tedious, I would rather install and uninstall my Java application (EAR) via command-line, saved as a short-cut in Windows.
Pl...
Superfluid asked 30/11, 2016 at 1:9
4
Solved
I can get a list of instlled applications but how do I get the status using Jython?
4
Solved
I would like to control a remote deployment of a maven generated EAR over to an existing WAS instance not running on the build server.
Ideally, I would like to do this within Maven so that I can ...
Quiz asked 25/10, 2013 at 15:44
3
Solved
i have a spring mvc web application that I need to change the class loader on. I need to change the class loader to be equal to PARENT_LAST. I am using WAS 6.1 and already have a jacl script from a...
Sousa asked 29/1, 2014 at 4:10
2
I'm moving from IBM RAD 8 / WAS 7.0 to IBM RAD 9 / WAS 8.5. Liberty Profile. There's a plenty of configuration things such as URLs and namespace bindings.
I've found an information that WSADMIN i...
Nickeliferous asked 5/8, 2013 at 8:27
2
I'm developing lots of scripts for managing WAS infrastructure and I'm getting an impression that somebody at IBM has screwed up wsadmin on purpose. It couldn't be an accident.
Here's a "simple" e...
2
Solved
Is it possible to stop/start WAS appserver using wsadmin (jacl/jython). I want to detele all caches on profile and then restart WAS appserver. I'm using wsadmin as standalone.
Occult asked 21/11, 2012 at 13:9
2
Solved
Facing the programming for the wsadmin scripting client I see that you can use both jacl and jython.
I've the same level of confidence with both two languages.
I'm wondering if, in the specific ...
1
Frustrated with the damn awful API provided by WebSphere Admin Server, I'm writing my own Java DSL wrapper. My jython files now simply read:
from my.package import MyDSL
config = MyDSL(AdminConfig...
3
Solved
I am trying to remotely deploy a war file to a websphere application server. I understand this is possible to do using wsadmin, but I am a Websphere newb.
I know I can run wsadmin and connect usin...
Eisenhower asked 22/1, 2010 at 16:6
1
© 2022 - 2024 — McMap. All rights reserved.