Is there any EJIPT user out there ?
I'am currently evaluating EJIPT 1.2.1a that we plan to use in a software

developpement. Everything  seems to work quite well when the client and
the server run
on the same machine, but when client and server are located on different

machines it does not work anymore. The client does not seem to know
where to find
the stub classes generated by the server.

What should i do to make it work ? Is this a configuration problem ?
Is this a limitation due to the evaluation version ? I thougth that the
client was able to load the classes
through network. was i wrong ? is there a way to make it work ?
I would greatly appreciate your help.
best reggards
                                    J. ROBERT


here is a hardcopy of the actual merror message, it occurs when I try to

get the initial context :

C:\progjava\classes>java -Djava.rmi.codebase=http//nt-jrobert:2323/
-Djava.security.policy=message.policy -classpath
ejipt_client.jar;c:\progjava\classes com.gfi.gestor.TestConnect

Cannot get initial context for JNDI: [Root exception is
java.rmi.UnmarshalException: error unmarshalling return; nested
exception is: java.lang.ClassNotFoundException:
com.gfi.gestor.EmployeHomeObject_Stub]
javax.naming.CommunicationException: Failed to communicate with
nt-jrobert:2323
[Root exception is java.rmi.UnmarshalException: error unmarshalling
return; nested exception is:       java.lang.ClassNotFoundException:
com.gfi.gestor.EmployeHomeObject_Stub]
javax.naming.CommunicationException: Failed to communicate with
nt-jrobert:2323 at
com.valto.ejipt.ContextFactory.getInitialContext(ContextFactory.java:121)

        at
javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:771)

        at
javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:169)
        at javax.naming.InitialContext.<init>(InitialContext.java:146)
        at com.gfi.gestor.TestConnect.main(TestConnect.java:27)
--
________________________________________
J�r�me ROBERT -  Ing�nieur d'Etudes -
Soci�t� CEACTI,  Groupe GFI Informatique.
Tel:  05 49 04 72 04
Fax: 05 49 79 53 39
Email : [EMAIL PROTECTED]
Email personnel: [EMAIL PROTECTED]
________________________________________

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to