Hi ,
    I am trying to update an attribute in an xml
document through session bean .I have the
xlnclient.jar in the path.  when i try to run the
client it gives me the following error:

java.rmi.RemoteException:
java.lang.NoClassDefFoundError: org/omg/CORBA/ORB
        at
com.odi.excelon.client.internal.ConnectionManager.<init>(ConnectionManager.java:66)
        at
com.odi.excelon.client.internal.ConnectionManager.getInstance(ConnectionManager.java:42)
        at
com.odi.excelon.client.internal.XlnCache.<init>(XlnCache.java:53)
        at
com.odi.excelon.client.internal.ClientSessionImpl.<init>(ClientSessionImpl.java:134)
        at
com.odi.excelon.client.XlnClientSessionFactory.getSession(XlnClientSessionFactory.java:28)
        at
ajay.edata.trial.TrialBean2.test(TrialBean2.java:23)
        at
ajay.edata.trial.TrialBean2EOImpl.test(TrialBean2EOImpl.java:105)
        at
ajay.edata.trial.TrialBean2EOImpl_WLSkel.invoke(TrialBean2EOImpl_WLSkel.java:184)
        at
weblogic.rmi.extensions.BasicServerObjectAdapter.invoke(BasicServerObjectAdapter.java,
Compiled Code)
        at
weblogic.rmi.extensions.BasicRequestHandler.handleRequest(BasicRequestHandler.java,
Compiled Code)
        at
weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java,
Compiled Code)
        at
weblogic.kernel.ExecuteThread.run(ExecuteThread.java,
Compiled Code)
; nested exception is:
        java.lang.NoClassDefFoundError: org/omg/CORBA/ORB
java.lang.NoClassDefFoundError: org/omg/CORBA/ORB

anyideas!!anycode samples

BTW we are using excelon and weblogic.

Thanks for the help in advance.

Bye,
Ravi Kakani


__________________________________________________
Do You Yahoo!?
Get Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/

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