Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

NoClassDefFoundError in weblogic/rmic

1 view
Skip to first unread message

aacool

unread,
Sep 20, 2005, 7:13:03 PM9/20/05
to
I am trying to run the canonical Hello/HelloImpl RMI client example in
weblogic

The command from the commandline

java weblogic.rmic HelloImpl

gives the following error:

java.lang.NoClassDefFoundError: weblogic/rmic


It may be something to do with the classpath

My current classpath is:

CLASSPATH=d:\bea\jdk142_05\lib;d:\bea\jrockit81sp4_142_05\lib;


Please help

0 new messages