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

php - Zend Framework / Skeleton-Application / Composer install issue -

c# - Better 64-bit byte array hash -

python - PyCharm Type error Message -