Search the web
Sign In
New User? Sign Up
wlshell
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
patch for JMX remote authentication   Message List  
Reply | Forward Message #652 of 675 |

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

 



Wed Jul 18, 2007 5:35 pm

sfomad
Offline Offline
Send Email Send Email

Forward
Message #652 of 675 |
Expand Messages Author Sort by Date

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 ...
Paco Gomez
sfomad
Offline Send Email
Jul 18, 2007
5:36 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help