Re: Applicatin Server for Linux

1999-03-22 Thread David Lucas
BEA offers a 100% Java version of Weblogic Tengah which works on Linux. It supports 10 of 12 EJB 1.0 specs. Check out http://www.beasys.com . Later, Dave -- ++ | David Lucas mailto:[EMAIL PROTECTED

Re: An IDE for C and JAVA

1998-12-22 Thread David Lucas
Have not looked at it in a while, but Source Navigator from Cygnus folks might be worth looking at. Check out www.cygnus.com for more info. Later, Dave -- ++ | David Lucas mailto:[EMAIL PROTECTED]| | Lucas

Re: Sun's ORB & Java-Linux

1998-10-13 Thread David Lucas
er with the naming GUI add on and trader stuff. They also support C++ ORBs on many different platforms (Linux & egcs ). They also have a Java-like threads library for C++ (JThreads). Best Wishes, Dave -- +--------+ | David Lucas

Re: TYA 1.0 memory corruption

1998-09-04 Thread David Lucas
are using different strategies using the edi and esi registers.) > > But once again: it is a tya bug. > > MANY thanks to Fulco for his bug demo program. -- +--------+ | David Lucas mailto:[EMAIL PROTECTED]|

Re: TYA 1.0 memory corruption

1998-08-23 Thread David Lucas
115 (java version "Sergey_Nikitin:12/21/97-23:13") w/tya 1.0 and I am not having this problem. Both with tya and without do not throw exception. Could it be the compiler you used to build tya? Or maybe the jdk headers? Best Wishes, Dave -- +-----

Re: Survey, what tool do you use?

1998-06-19 Thread David Lucas
t 17 responses today. Here is a summary: > > -- +--------+ | David Lucas mailto:[EMAIL PROTECTED]| | Software Engineer

Re: Need a Java/Linux RedHat 5.0 configuration where getLocalHost works

1998-06-17 Thread David Lucas
f it uses DNS or not), but, if you have a valid ip associated with the hostname, then all is well. Take a look at hostname output and /etc/hosts and verify it is the right ip address for your network. My 2 cents... Later, Dave -- +---