Wednesday, 2 May 2012

WebSphere Application Server - Administration via wsadmin

Working on my pitch for #DanNotes I was looking at the WAS Integrated Solutions Console (ISC) and noticed a link I'd not paid much attention to before: -


which gives me this ( I'd just stopped the Default Application ): -


So now I have no excuse NOT to know how to do things by the script ….

2 comments:

Unknown said...

I like! Very handy. Didn't know about this feature. Thanks for sharing.

Dave Hay said...

Apparently this feature was available back in the day on WAS 6.1, as per this: -

https://www.ibm.com/developerworks/mydeveloperworks/blogs/scottc/entry/zero_wsadmin_knowledge_to_useful_scripts_in_minutes?lang=en

Note to self - use kubectl to query images in a pod or deployment

In both cases, we use JSON ... For a deployment, we can do this: - kubectl get deployment foobar --namespace snafu --output jsonpath="{...