hello everybody
I'm starting my tour with ejb and j2ee.I'm using Bea Weblogic 7.
When i tried to run sun's converter example it threw an exception like this :
Caught an excpetion
javax.naming.CommunicationException: Can't find SerialCon
at com.sun.enterprise.naming.SerialContext.getPro
a:60)
at com.sun.enterprise.naming.SerialContext.<init>
at com.sun.enterprise.naming.SerialInitContextFac
SerialInitContextFactory.java:54)
at javax.naming.spi.NamingManager.getInitialConte
62)
at javax.naming.InitialContext.getDefaultInitCtx(
)
at javax.naming.InitialContext.init(InitialContex
at javax.naming.InitialContext.<init>(InitialCont
at ConverterClient.main(ConverterClient.java:10)
Does anyone has suggestions about this, and how to avoid this in the future
Thanks in advance
===========================================================================
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".