Oracle Weblogic Server (MOSC)

MOSC Banner

WLST NameError: domainRuntime

edited Mar 10, 2011 4:46AM in Oracle Weblogic Server (MOSC) 5 commentsAnswered
 Hi,

I’m trying to use WLST to retrieve http session information in Weblogic 8.1.  I received an error “Traceback (innermost last):

  File "<input>", line 1, in ?

NameError: domainRuntime”. 

 

username='username' 

password='password

adminurl='t3://localhost:7100'

servername='AdminServer'

appname='CompanyStore'

connect(username,password,adminurl)

#Main

#Get Runtime for our server

domainRuntime()

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center