Re: VISIBROKER FOR LINUX

1998-09-24 Thread Todd R. Palmer
> There is one small thing that should be admitted though. If you plan on > using OSAgent, I hope you have a Windows or Solaris box around. > Unfortunatley, OSAgent is not 100% java, so it needs to run native. Oops, forgot about that. I've got another machine running the OSAgent and OAD :-( F

Re: VISIBROKER FOR LINUX

1998-09-23 Thread Todd R. Palmer
> Is there a version of VISIBROKER for Linux? Visibroker for Java will run on the Linux JVM. It is a 100% pure java CORBA implimentation. The ORB's and services are all implimented in Java, and yes it includes a idl2java and a java2idl compilers. Visigenic was bought by Borland and together

Re: CLASSPATH problem

1998-09-21 Thread Todd R. Palmer
More than likely, you still have Kaffe installed, and it is the kaffe complier you are running. Kaffe is installs the following files: /usr/bin/appletviewer /usr/bin/jar /usr/bin/javac /usr/bin/javadoc /usr/bin/javakey /usr/bin/javap /usr/bin/jdb /usr/bin/kaffe try removing kaffe (rpm -e kaffe

Re: jserv & apache 1.3.1?

1998-09-06 Thread Todd R. Palmer
> the instructions in the jserv 0.9.9 obviously (?) aply to an earlier > version of apache, and simply say to put mod_jserv.c in the /src > directory, add > > Module jserv_module mod_jserv.o > Copy mod_jserv.o to your [apache dir]/src/modules/extra directory. Edit the "Configuration" file in

jserv problem

1998-09-05 Thread Todd R. Palmer
Of those of you who have successfully gotten the mod_jserv.o apached module to work -- help! I've rebuilt apache (1.3.1), and built the jserv classes successfully. After configuring apache I get: [elohim:/usr/local/jserv0.9.11/classes]# tail -n 1 /var/log/httpd/servlet_error Can't find cla