Hi,
I'm very new to this shell script and fallen interest to learn. I
installed and trying to run this commoan and getting the error belw.
Can some one help me what library file I have to put in classpath
that missed?
/home/weblogic/wlshell/wlsh.sh
CLASSPATH1 :
/apps/opt/weblogic
CLASSPATH : /home/weblogic/wlshell/lib/wlshell-
2.0.2.jar:/home/weblogic/wlshell/lib/xacls-
1.6.jar:/home/weblogic/wlshell/lib/xbean.jar:/home/weblogic/wlshell/l
ib/log4j-1.2.8.jar:/home/weblogic/wlshell/lib/xconfig-
2.0.jar:/home/weblogic/wlshell/lib/bsh-
1.3b2.jar:/home/weblogic/wlshell/lib/looks-
1.1.2.jar:/home/weblogic/wlshell/lib/forms-
1.0.2.jar::/apps/opt/weblogic/server/lib/wli.jar:/apps/opt/weblogic/s
erver/lib/knex.jar:/apps/opt/weblogic/p13n/lib/p13n_system.jar
wlshell, a shell for BEA WebLogic Server. Version 2.0.2
by Paco Gomez (c) 2002 - 2004. www.wlshell.com
type "help" for a list of commands
wlsh [not connected]> connect localhost:10001 sspadapters sspadapters
couldn't execute all the script, there was an error at line 1:
couldn't find or load connector class:
wlshell.connect.jmx.weblogic.RemoteConnectorT3 for protocol: t3
check the libraries required by this connector are in the classpath.
use the "ver" and "info -v" commands to display the current
classpath.
type "help" for a list of commands
wlsh [not connected]>
Thank you
Sathya