Hi Everybody,

I'm trying to develop a simple servlet involving Java ORB (IDL).
When I try to load the servlet on Java Web Server, I'm
receiving the following error message:

        Internal problem processing administration
        command: java.lang.NoClassDefFoundError:
                org/omg/CORBA/ORB

which perhaps means this class is not available in
Java Web Server's class library.

Can anyone tell me WHICH .jar file from jdk1.2.1 do
I need to copy to WHICH directory of the Java Web Server?

OR any other better solution ?

Thank you very much

-Abdur

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to