 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
CB Guest
|
Posted: Fri Sep 12, 2003 2:31 pm Post subject: JacORB compilation on Solaris, please help |
|
|
All,
I developed a JacORB application on a PC, and am trying to now
implement the same on Solaris 2.8, but the application will not
compile. I keep getting the following errors;
Events/PushConsumer.java:18: package org.omg.CosEventComm does not
exist
public abstract class PushConsumer extends
org.omg.CosEventComm.PushConsumerPOA {
^
Events/EventServices.java:19: package org.omg.CosEventChannelAdmin
does not exist
private org.omg.CosEventChannelAdmin.EventChannel eventChannel;
^
Events/EventServices.java:70: package org.omg.CosEventComm does not
exist
resolve( org.omg.CosEventComm.PushConsumerPOA
consumerImpl)
^
I have jacorb.jar and idl.jar in my classpath, and I have placed
orb.properties in both JAVA_HOME/lib and JAVA_HOME/jre/lib. I am
using java 1.4.2. Essentially, I am setup as on the PC with the
exception that on the PC I was using NetBeans.
Any ideas appreciated.
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|