Oracle Weblogic Server (MOSC)

MOSC Banner

weblogic 10.3.5 wlst ls() does not return attributes to a variabele

edited Jul 6, 2011 10:59PM in Oracle Weblogic Server (MOSC) 1 commentAnswered
I'm using the wls 10.3.5 and wlst online. When I try this (after connected):
a = ls('/Servers/tst_801_1', returnMap='true', returnType='a')
<the list gets printed on screen>

However:
print a
returns:
{CustomIdentityKeyStorePassPhraseEncrypted= ******}

I expected every attribute in here, not just one. When I repeat it with a Machine, I get an empty list.

Has anyone else experience this as well?
I already have created an SR for this, but maybe anyone else has this problem as well.

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