org.omg.CORBA.INITIALIZE: can't instantiate default ORB implementation lotus.priv.CORBA

Hi All,I have the most curious error and I’m wondering if anyone can suggest what is going wrong.

I wrote a java component to access several databases on the domino server, connecting via CORBA using the NCSO.jar. This functionality can be run via the command line and when it is, there is no problem.

But, when I call the functionality from our application server, Novell composer/exteNd, I get the following error:

org.omg.CORBA.INITIALIZE: can’t instantiate default ORB implementation lotus.priv.CORBA.iiop.ORB vmcid: 0x0 minor code: 0 completed: No

It’s obvious to me that this is a configuration issue but can anyone suggest what I should look for?

Thanks in advance,

John