If
you have any issues logging into a Remote JMX server that requires
authentication, use the following patch:
http://www.wlshell.net/v2/wlshell-2.1.0.1.jar
just
add the jar file to the classpath *before*
wlshell-2.1.0.jar, like this:
set
CLASSPATH=%WLSHDIR%\lib\wlshell-%WLSHVER%.jar;%CLASSPATH%
set
CLASSPATH=%WLSHDIR%\lib\wlshell-2.1.0.1.jar;%CLASSPATH%
make
sure the patch is applied with:
c:\wlshell\wlshell-2.1.0\bin>wlsh-jmx -version
wlshell, a multipurpose shell. Version
2.1.0.1
by Paco Gomez (c) 2002 - 2007.
www.wlshell.net
Cheers,
Paco