Answering my own question here, in a way. It turns out that there is an error in the CA documentation in 9.1. Once the CLASSPATH is set correctly, the CA-provided Visibroker classes can be used, so there is no reason for me to use another ORB. The CLASSPATH that¹s working for me on Solaris is:
.:$SPECROOT/lib/global90.jar:$SPECROOT/lib/ssorb90.jar:$SPECROOT/lib/ssorbut il90.jar:$SPECROOT/lib/vbhelper90.jar:$SPECROOT/lib/vbjorb.jar:$SPECROOT/lib /vbsec.jar:$SPECROOT/lib/util90.jar:$SPECROOT/lib/utilapp90.jar:$SPECROOT/li b/utilnet90.jar:$SPECROOT/lib/utilsrv90.jar:$SPECROOT/lib/lm.jar:$SPECROOT/l ib/jsafeJCEFIPS.jar The docs will be corrected in 9.2. HTH, Jim On 2/22/10 1:46 PM, "Jim Pfleger" <[email protected]> wrote: > Hello fellow Spectrum users- > > We¹re working on our first SDK-based tool (as opposed to using the CLI). > Visibroker seems to be a prerequisite for using the CORBA interface. None of > the Java example code I¹ve tried will work without it. The Development Guide > says that there are examples of using other CORBA libraries, but they¹re not > on our system. While support is working on that I thought I¹d find out if > anyone had successfully used the CORBA interface in Java without Visibroker. > If so, what CORBA library did you use? > > (My apologies if I¹ve missed something obvious. I¹m not new to development, > but I am new to Java/CORBA.) > > Thank you, > Jim > --- To unsubscribe from spectrum, send email to [email protected] with the body: unsubscribe spectrum [email protected]
