Steve Maring wrote:
> 
> Jon Finanger <[EMAIL PROTECTED]> wrote:
> >Check that your java.rmi.server.codebase got the path to your stubs.
> >
> >\Jon
> >
> 
> Forgive my stupidity, but how do I check/set java.rmi.server.codebase?  The stubs 
>for my EB and the JTM stubs are both in my CLASSPATH.
> 
> >> When I try to run TMServer I get:
> >>
> >> Cannot rebind TM:
> >> javax.naming.CommunicationException [Root exception is
> >> java.rmi.ServerException: RemoteException occurred in server
> >> thread; nested exception is:
> >>      java.rmi.UnmarshalException: error unmarshalling arguments;
> >> nested exception is:
> >>      java.lang.ClassNotFoundException:
> >> org.objectweb.jonas.jtm.TransactionFactoryImpl_Stub]
> >>
> >>
> >> I'm quite certain that the JTA jar file is the correct one and
> >> properly CLASSPATHed.
> >>
> >> I'm running jdk1.2 on Linux.
> >>
> >> What am I doing wrong?
You probably need to run rmiregistry with this classpath too (if you run it
on the same host)
> >
> 
> ------
> Do you do Linux? :)
> Get your FREE @linuxstart.com email address at: http://www.linuxstart.com

-- 
Philippe Durieux  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Bull S.A  - 1 rue de Provence - 38432 Echirolles Cedex France
[EMAIL PROTECTED]  http://www-frec.bull.com
-> Download our EJBServer at http://www.bullsoft.com/ejb <-

Reply via email to