Hello,
I had run the 'ConverterClient example' of J2ee from the J2ee
Server m/c and it ran fine, until i moved the client program along
with the jars to another machine and yes i gave the "
-Dorg.omg.CORBA.ORBInitialHost=ipaddress" option. This is the error
mesage i recieved.
---------------------------------------------------------------------------------------------------------------------------------------
ERROR! Shared library ioser12 could not be found.
Caught an unexpected exception!
javax.naming.CommunicationException: Can't find SerialContextProvider
at
com.sun.enterprise.naming.SerialContext.getProvider(SerialContext.jav
a:60)
at
com.sun.enterprise.naming.SerialContext.<init>(SerialContext.java:79)
at com.sun.enterprise.naming.SerialInitContextFactory.getInitialContext(
SerialInitContextFactory.java:54)
at javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
at javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
at javax.naming.InitialContext.init(Unknown Source)
at javax.naming.InitialContext.<init>(Unknown Source)
at ConverterClient.main(ConverterClient.java:12)
----------------------------------------------------------------------------------------------------------------------------------------------
and what's even more strange is while 5 m/cs connected to the server gave this error
message, one m/c gave the correct results
All the m/c's including the server are
Windows NT
JDK1.3
the server and some of the client m/c's have j2sdkee1.2.1 installed.
Can some one please shed light on what's happening, and what i should do.
Please Help
Regards
John Thomas
IBS Software Services
===========================================================================
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".