> From: A mailing list for Enterprise JavaBeans development

> this client code works fine with weblogic 5.1 but it gives following
> error in weblogic 6.0
>
> Exception in main() :javax.naming.CommunicationException [Root exception
> is weblogic.socket.UnrecoverableConnectException: [Login failed:
> 'Incompatible version:Incompatible versions - this server:6.0.0b2
> client:5.1.0]]
>
> can any one please help me and let me know what should I do

You cannot communicate between client and servers with different versions.

Make sure you compile and run your client with Weblogic 6.

--
Cedric

===========================================================================
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