Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Netscape Issues

0 views
Skip to first unread message

E

unread,
Nov 9, 1999, 3:00:00 AM11/9/99
to
I have been working primarily on an AIX box with Netscape Enterprise Server
using WAI. I am trying to run this from my NT machine and have it point to
my Netscape server. I did this by placing the line Init LateInit="yes"
fn="IIOPinit" OAipaddr="38.229.187.50" and the OAipaddr being the IP address
of the box the web server is running on. Below is my classpath I copied down
the nisb and WAI zip files and kept the directory structure the same as it
was on the UNIX box. However, I am getting the error that you see at the end
of this message, any suggestions. I thinking that it has something to due
with my environment but I am not sure. Any and all help on this is greatly
appreciated.

CLASSPATH=c:\jdk1.2.1\lib;c:\jdk1.2.1\lib\Mocha.zip;c:\vo\r232\unit\ECS\R232
_ECS_WebVOCommon\properties;c:\vo\r232unit\ECS\R232_ECS_WebVOCommon\packages
\common.jar;c:\vo\r232unit\ECS\R232_ECS_WebVOClaims\packages\claims.jar;c:\e
w\r232\unit\AAS\R232_AAS_Arch\packages\aas.jar;c:\vo\r232unit\ECS\R232_ECS_W
ebVOEBMC\packages\ebmc.jar;c:\3rdparty\netscape\3.6suitespot\wai\java\WAI.zi
p;c:\3rdparty\netscape\3.6suitespot\wai\java\nisb.zip;c:\vo\r232unit\ECS\R23
2_ECS_WebVOClaims\properties;

How I am running the application
java ecs.common.ECSApp
c:\vo\r232\unit\ECS\R232_ECS_WebVOCommon\properties\initialization.propertie
s

error
Exception in thread "main" java.lang.NoSuchMethodError: org.omg.CORBA.ORB:
method BOA_init()Lorg/omg/CORBA/BOA; not found
at ecs.common.ECSApp.main(ECSApp.java:58)


0 new messages