Hi all,
I have a problem, in weblogic, when you have a context root like
/toto/tata, the name of my WebAppComponentRuntime is "toto/tata".
in wlshell, i cant go to mbean because the "/" is reading like
directory and not like a name :
cd myserver_myserver_toto/tata@myserver :
no such directory:
/WebAppComponentRuntime/myserver_myserver_toto/tata@myserver
even problem for command "get"
How to change the webapp name or whell interpret it like a char dans
note a separate directory ?
thanks,
Arnaud