Hi,

Suneet Shah wrote:
Hello,

I am trying to call an EJB from tomcat 5.5.20. The EJB is is located on
Websphere 6.1. I am able to get the JNDI context, but when I lookup the
bean, I get the exception below. I confirmed that its not a classpath issue
as the ibmorb.jar, which contains the UtilDelegateImpl class, is in the
common/lib directory in tomcat. This problem is only happening on Solaris. Both tomcat and WAS 6.1 are on Solaris. When I run this on Windows, it works
just fine.

Any thoughts on what this could be and how I can get around this?

Thanks in advance.

SEVERE: An exception or error occurred in the container during the request
processing
java.lang.NoClassDefFoundError: com/ibm/CORBA/iiop/UtilDelegateImpl

which JDK are you using on Solaris?
SUN JDK (version)
IBM JDK (from the WebSphere AppClient, version?)

Regards
Boris


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to