How can I get the context root of an application using a wsadmin jython script with -conntype NONE in WAS -


i trying create script prints out web urls of commonly used applications, having difficulty finding wsadmin command web context root application.

i aware adminapp.view(app, '-ctxrootforwebmod') contains information, wondering if there call return context root.

i use taskinfo mapping details:

print adminapp.taskinfo('<filename>', '-ctxrootforwebmod') 

Comments

Popular posts from this blog

android - questions about switching from C2DM to GCM -

c++ - Qt setGeometry: Unable to set geometry -

batch file - How to extract all multi-volume RAR archives from subfolders of a folder? -