Re: Tya vs. shuJIT

2001-01-29 Thread Andreas Rueckert
Hi! On Mon, 29 Jan 2001 Volker wrote: > Hello, > > does anyone know which JIT is faster - Tya or shuJIT? http://www.tu-chemnitz.de/urz/java/news/00021.html Ciao, Andreas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a s

Re: "Unable to initialize threads" ??

2001-01-28 Thread Andreas Rueckert
Hi! On Son, 28 Jan 2001 V wrote: > Hi, > > I installed a Blackdown Java 1.1.8 on my pc and tried to start an > application! > > I got following error message: > > "Unable to initialize threads - cannot find class java/lang/Thread" > > Does anyone know why I get this message? Your JVM cannot

Re: JRE as part of Linux

2001-01-19 Thread Andreas Rueckert
Hi! On Fre, 19 Jan 2001 Yavor Kolarov wrote: > Thanks to everyone who replied! > > It is clear that JVM can't be part of the kernel. Because of three main > reasons: > 1. Java is not GPL'ed > 2. the more code in the kernel the worse. Java is too big and not so stable. Sorry, the JOS mailing is

Re: JRE as part of Linux

2001-01-19 Thread Andreas Rueckert
Hi! On Fre, 19 Jan 2001 Bruno Randolf wrote: > i understand the reluctance of the linux community to use java because > of licencing problems, but on the other hand i think it would be really > interresting to integrate java and linux. Don't forget that the GNU utils are a huge part of Li

Re: JRE as part of Linux

2001-01-19 Thread Andreas Rueckert
Hi! On Don, 18 Jan 2001 Brett W. McCoy wrote: > On Thu, 18 Jan 2001, Yavor Kolarov wrote: > > > Recently an interesting question crossed my mind - is there a project for > > "emedding" JRE as part of Linux system. By embedding I mean starting it at > > system boot or the first time it's needed a

Re: documentation error? or worse?

2001-01-12 Thread Andreas Rueckert
Hi! On Fre, 12 Jan 2001 Brent Phillips wrote: > Hi, > > The documentation references a file classes.zip, which does not appear to be > present anywhere in the download (j2sdk-1.3.0-FCS-linux-.tar.bz2). I > can't get any other Java packages to work (my ultimate goal is to use Tomcat > for Java se

Re: UML designer...

2000-11-18 Thread Andreas Rueckert
Hi! On Sam, 18 Nov 2000 Diego Pons wrote: >> > I have, it is very good in my opinion, yet commercial. >> >> You didn't specify 'free' in your request. ;) >> >> Together had a 'blackboard' version earlier this year which was a free >> download. >I tested it, it had a feature missing that

Re: Sun's Java as OSS?

2000-10-27 Thread Andreas Rueckert
Hi! On Don, 26 Okt 2000 David Brownell wrote: >> Does Kaffe/GJC/Classpath have a website? If so,what's the url? > >http://sources.redhat.com/java ... for GCJ >http://www.kaffe.org/ ... for Kaffe >http://www.fsf.org/software/classpath/classpath.html ... for classpath >http://www.fsf.org/software

Re: Sun's Java as OSS?

2000-10-26 Thread Andreas Rueckert
Hi! On Don, 26 Okt 2000 Kevin A. Burton wrote: >I am not sure I even want SUNs help in the Free Software/Java community. They >have screwed a lot of thigns up. I would just rather see Kaffe/GJC/Classpath go >their logical directions and not have SUN involved. If they want to make Java >

Sun's Java as OSS?

2000-10-25 Thread Andreas Rueckert
Hi! http://slashdot.org/article.pl?sid=00/10/25/1331227&mode=flat Ciao, Andreas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: EJBs on Linux

2000-03-25 Thread Andreas Rueckert
Hi! On Sam, 25 Mär 2000 Man Chi Ly wrote: >As for free >(speech) implementations, I haven't researched much but I haven't seen >any. http://www.ejboss.org/ http://www.openmaster.com/ejb/index.html For more info check http://www.interpasnet.com/JSS/textes/ejbserveurs.htm Ciao, Andreas

Re: Which Linux JVM is better?

2000-01-09 Thread Andreas Rueckert
Hi! On Son, 09 Jan 2000 Nathan Meyers wrote: >Depends what you want to do. If you want to use native threads, you >need the Blackdown JDK. If you want to use tools that depend on the >Java Platform Debugging Architecture (like JBuilder and other IDEs), >you need the Sun/Inprise JDK. How s

Re: Sun/Inprise/GPL Linux JDK

1999-12-09 Thread Andreas Rueckert
Hi! On Thu, 09 Dec 1999 Nathan Meyers wrote: >Tony Dean wrote: >> 1) Sun owns the Java trademark. They have published the VM spec and >> the language spec. They permit rogue ports from the specs. > >There is already an excellent "rogue port" in the Kaffe project, >although "cleanroom implemen

Re: JIT/Hotspot/Interpretor Information

1999-12-09 Thread Andreas Rueckert
Hi! On Wed, 08 Dec 1999 Gerald Gutierrez wrote: >With all the recent news regarding Java/Linux (and being hit by the >idea that there really isn't any useable open source Java engine), I >became interested in the general topic of JITs, Hotspot-type engines >(what's it called .. dynamic compilatio

Re: [Partially OT] A Java parser - part 2

1999-11-20 Thread Andreas Rueckert
Hi! On Fri, 19 Nov 1999 Louis Tribble wrote: >| You may use the Software to generate software program(s) ("Developed >| Programs"). Sun claims no rights in or to the Developed Programs. > >Note especially the last sentence. So you changed your license? I remember that Sreeni said on the

Sun is hiring Java/Linux programmers?

1999-11-11 Thread Andreas Rueckert
Hi! I've just found the following offer in comp.lang.java.gui : === JAVA PERFORMANCE TUNING ENGINEER In this newly created position on the Java 2 Standard Edition (J2SE) development team, you will drive performance improvements across various areas inclu

Re: newbie java -classpath still not working as expected

1999-10-26 Thread Andreas Rueckert
Hi! This is my classpath for 1.1.7 (it's actually 1 line without the '\'s): export CLASSPATH=/usr/local/swing/swingall.jar:\ /usr/share/postgresql/postgresql.jar:\ /home/andreas/kde_plaf/kde.jar:\ ..:\ /usr/local/jdk1.1.7/lib:\ /usr/local/jdk1.1.7/lib/classes.zip You can see that . is the only

Re: Benchmark results for Linux JVMs (formatted for 70 columns)

1999-10-18 Thread Andreas Rueckert
Hi! On Sun, 17 Oct 1999 Godmar Back wrote: >To add another reason why nobody should draw conclusions quite yet: >Kaffe's benchmarks were obtained with a version of its class libraries >that was compiled with jikes, which is often considered to create >the slowest bytecode among the differe

Re: Jump and ArgoUML

1999-10-12 Thread Andreas Rueckert
Hi! Why don't you forward your discussion to the Argo list? Much better place for this discussion. I think that Robert's work is closer to Together/J oder Together/C++ ( http://www.oi.com, http://www.oisoft.com ) , than to Argo. Maybe you're interested in Fujaba, too: http://www.uni-paderborn.de

Re: Argo/UML 0.7 and sun/tools/agent/Agent not found

1999-08-09 Thread Andreas Rueckert
t mail to me: On Mon, 09 Aug 1999 Kari Kangas <[EMAIL PROTECTED]> wrote: >Hi, > >Andreas Rueckert wrote: > >> Hi! >> >> >> Did you desinstall Kaffe? If not, you might still use the Kaffe libs. >> What happens if you don't enter the debug optio

Re: Tya1.3v2 compile problem

1999-05-18 Thread Andreas Rueckert
Hi! On Tue, 18 May 1999 Roland Carlsson wrote: >Hi! >I'm trying to compile Tya1.3v2 but get a lot of ugly errors. It all starts with: > >tya.c:7: native.h: No such file or directory >tya.c:8: monitor.h: No such file or directory >In file included from tya.c:14: >tya.h:111 parse error before 'Clas

Sorry! (was: Socket bug?)

1999-05-04 Thread Andreas Rueckert
Hi! On Tue, 04 May 1999 Michael Sinz <[EMAIL PROTECTED]> wrote: >This is not a bug in the JDK - you may wish to look at the getHostAddress() >method which will return a string of just the address. Michael is right. There was an additional getHostAddress() call, so the equals() had to fail

Socket bug?

1999-05-04 Thread Andreas Rueckert
Hi! Platform: RedHat 5.1, Kernel 2.2.3, JDK 1.1.7a I connect with a FTP client to localhost and check for a data connection spoofing attack then. I create a IP from a string "127.0.0.1", but it's not equal to the sockets remote IP: Remote-IP: 127.0.0.1 Test-IP: localhost/127.0.0.1 remoteIp <>

Re: tya 1.3 compile problem

1999-04-28 Thread Andreas Rueckert
Hi! On Wed, 28 Apr 1999 Dimitris Vyzovitis wrote: >Chris Abbey wrote: > >> Howdy all, I'm having some problems compiling TYA1.3 on a stock RH5.2 >> box. I know I've compiled TYA1.1 before, on a different (non-RH) box, >> but this time around I can't seem to get past the configure step! >> >> the

Re: I/O to HTTP url

1999-04-26 Thread Andreas Rueckert
Hi! On Mon, 26 Apr 1999 Stuart McLean wrote: >Michael Holst wrote: >> >> Hello, >> >> I'm not a Java newbie, but I am not too familiar with the networking >> classes of our dear "write once, run anywhere" language. >> The problem is the following, I need to let an applet write a file to a >> sp

KDE PLAF

1999-03-24 Thread Andreas Rueckert
Hi! Somewhat OT(?): Since I don't like the other PLAFs, I've started to create a KDE PLAF. Far from completion, but some stuff already works (on JDK 1.1.7 + Swing 1.1B3 + KDE 1.0). If you are interested in contributing or testing, please drop me a p-mail. Ciao, Andreas -

Re: IDE for Java

1999-03-22 Thread Andreas Rueckert
Hi! On Mon, 22 Mar 1999 Robb Shecter wrote: >* What's great is having a Smalltalk-like interface, where you have a list of >method names, and clicking on one causes -just that one method- to appear in an >edit window. Files are a low level of abstraction. Once you're used to being >able

Re: Applicatin Server for Linux

1999-03-22 Thread Andreas Rueckert
Hi! On Sun, 21 Mar 1999 Michael Doherty wrote: >Are there any good application servers for Linux? Eg., similar to >Gemstone or NetDynamics. There a OSS project for EJB's: http://www.ejboss.org/ Ciao, Andreas -- To UNSUBSCRI

Re: Activism for Java on Linux

1999-03-19 Thread Andreas Rueckert
HI! On Thu, 18 Mar 1999 Jean-Pierre Dube wrote: >I also read an article where the say that SUN was the last >major company to endorse Linux I guess that they are scare of Linux and >want to protect their beloved Solaris. What about this announcement, that future Solaris releases will be L

Re: rm

1999-03-16 Thread Andreas Rueckert
Hi! On Tue, 16 Mar 1999 Ozer Irfan wrote: >hello > >in linux , how delete a directorie wich content many files ? >rm -f * is not valid. >He say too long list Go to the parent directory and try rm -Rf Ciao, Andreas -- To UNS

Re: javacc

1999-03-13 Thread Andreas Rueckert
Hi! On Sat, 13 Mar 1999 Stefan Lauterbach wrote: >Hi, > >of course the wrong list. But maybe one of the java wizards here on the >list knows the answer: How can I get the actual line at the end of a rule >in the Java Compiler Compiler (javacc) ? Your underlying inputstream should have a method g

Re: Improving Java/Linux support

1999-02-13 Thread Andreas Rueckert
Hi! On Fri, 12 Feb 1999 Nelson Minar wrote: >Another interesting option is to see if we can get financial support >for the Linux porters. I was sort of hoping Sun would do this, by >donating some engineers' time, but maybe that's not come together. >Maybe some of the companies relying on J

Re:libraries for jdk1.1.7

1999-01-28 Thread Andreas Rueckert
Hi! On Thu, 28 Jan 1999 banibrata dutta wrote: >hi javier, > >make a symbolic link "ln -s" to something like libX.so. >to libX.so.2 (provided the anything is > 2). it should work. "rpm -i --nodeps " worked for me. Ciao, Andreas

Re: KDE L&F ?

1999-01-20 Thread Andreas Rueckert
Hi! On Wed, 20 Jan 1999 Ernst de Haan wrote: >KDE look and feel... H, does sound like a good idea... > >GreetinX++, Znerd alias Ernst In case it helps you: you're not alone with your opinion. I've asked my question some months ago in some Java+Linux NG's and got lot of positive replie

Re: JavaHelp on Linux

1999-01-20 Thread Andreas Rueckert
Hi! On Wed, 20 Jan 1999 Michael Doherty wrote: >Anybody know if the JavaHelp beta1.0 works on Linux? >http://developer.java.sun.com/developer/earlyAccess/javahelp/index.html I gave it a try, but had lots of problems. According to the docs, some parts have to be compiled with a Java(1.?)2 compil

Re: KDE L&F ?

1999-01-20 Thread Andreas Rueckert
Hi! On Tue, 19 Jan 1999 Rachel Greenham wrote: >Well, as far as I could see, the Window Manager gives you the basic >window surrounding furniture - the close/maximise/minimise etc., but >nothing inside the window of a Swing app. Where also the JInternalFrame's show up. So it requires the

KDE L&F ?

1999-01-19 Thread Andreas Rueckert
Hi! Is there a KDE L&F for Swing? TIA, Andreas

Re: [Partially OT] A Java parser - part 2

1999-01-17 Thread Andreas Rueckert
Hi! On Thu, 18 Nov 1999 Paul Mclachlan wrote: >Having said that, if I wanted to do something like this, I would use >JavaCC, or, specifically, the "jjtree" tool in JavaCC. jjtree will >automatically parse the file into an OO structure ready for manipulation. >(ie, you might set it up to c

Re: Java Shell

1999-01-05 Thread Andreas Rueckert
Hi! On Mon, 04 Jan 1999 Peter Schuller wrote: >> I believe that you can compile Java support into your kernel, or perhaps >> as a module. In other words, what you want does exist. Check into >> building a new kernel or using modules. > >AFAIK, the kernel support only entails recognition of .cla