Lim Teck Hooi wrote:
>
> Hi!
>
> I started Jonas 2 using Jeremie and I got exceptions shown below. I
have only included JEREMIE_jonas.jar in CLASSPATH. Upon further
investigation I found that org/objectweb/jonas/rmifilters/RemoteStub is
inside RMI_jonas.jar. So I included RMI_jonas.jar in CLASSPATH. Jonas
server ran fine. The next hiccup occurred when I "java sb.ClientOp". The
exception thrown was java.lang.UnsupportedException. The questions are
:-
>
> 1. should I include JEREMIE and RMI jars in CLASSPATH at the same
time?
We don't have any troubles doing so...
> 2. should org/objectweb/jonas/rmifilters/RemoteStub inside JEREMIE
jar?
(?)
> 3. why java.lang.UnsupportedException was thrown when I execute
sb.ClientOp?
You will have to regenerate the Stubs for Jeremie. Therfore you *have*
to set the Env-Variable OBJECTWEB_ORB to JEREMIE before starting GenIC.
> 4. do I need to recompile Jonas to use JEREMIE?
AFAIK no.
--
greetings
markus
--
gruss
markus
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".