Linked by Thom Holwerda on Mon 28th Nov 2005 09:56 UTC, submitted by Mark Wielaard
Java "For the last couple of years the community has been working to ensure that developers can create applications using Java without having to depend on proprietary software. Today, the Free implementations are already very capable and support a vast amount of functionality that developers expect from a Java-like environment. Important large applications like JOnAS, OpenOffice.org 2, Eclipse 3 and Tomcat 5 are known to work and now included in distributions like Ubuntu and Fedora Core. This document provides a road map of the various projects; how they work together, where they are, where they're going, and how we make sure that they work well and are compatible."
Order by: Score:
RE
by Kroc on Mon 28th Nov 2005 10:53 UTC
Kroc
Member since:
2005-11-10

Not to bash house bricks, but I feel that making freedom Java VMs is like making anti-virus software for windows, but not fixing the security holes. Organisations like Open Office should know a lot better than to use Java, period. Especially considering it's primary platform, linux. It was a cop-out to meet deadlines and will probably plague the code base for years to come.

Reply Score: 2

RE
by Anonymous on Mon 28th Nov 2005 10:59 UTC in reply to "RE"
Anonymous Member since:
---

Not to bash house bricks, but I feel that making freedom Java VMs is like making anti-virus software for windows, but not fixing the security holes. Organisations like Open Office should know a lot better than to use Java, period. Especially considering it's primary platform, linux. It was a cop-out to meet deadlines and will probably plague the code base for years to come.

I really don't see your point. Plague with what?

Reply Score: 0

RE
by Kroc on Mon 28th Nov 2005 11:01 UTC in reply to "RE"
Kroc Member since:
2005-11-10

Plague? Try the windows Java port. Installs a desktop icon, tray icon, startup item and infests your system AOL style. Java on OSX is transparent - as it should be, I refuse to run Java on my windows machine on the basis of arrogant practices by Sun.

Reply Score: 1

RE
by Anonymous on Mon 28th Nov 2005 11:06 UTC in reply to "RE"
Anonymous Member since:
---

[i]Try the windows Java port. Installs a desktop icon, tray icon, startup item and infests your system AOL style.[i]

It checks for updates, just like firefox. If you don't like that it's easy to turn off:
Control panel -> Java
-> select the update tab
-> unceck the "check for updates automatically" checkbox.

No conspiracy, just an update mechanism, just like Firefox.

Reply Score: 0

RE
by darrenmoffat on Mon 28th Nov 2005 14:00 UTC in reply to "RE"
darrenmoffat Member since:
2005-11-17

You do realiase that Linux is likely not the primary platform for OpenOffice right ? It is much more likely that it is Solaris given that StarOffice which is based on OpenOffice comes as part of Solaris, and that a large percentage of the OpenOffice developers are still Sun employees and are using Solaris as the development platform.

Note I don't have any figures for this, but neither did you :-)

Reply Score: 1

RE
by Simba on Mon 28th Nov 2005 14:04 UTC in reply to "RE"
Simba Member since:
2005-10-08

"Organisations like Open Office should know a lot better than to use Java, period. Especially considering it's primary platform, linux."

Sorry. Hate to burst your bubble. But Open Office's primary platform is Windows. Over 80% of OpenOffice.org downloads are for Windows.

Edited 2005-11-28 14:20

Reply Score: 1

v Just say no to Java
by Anonymous on Mon 28th Nov 2005 11:39 UTC
RE: Just say no to Java
by Anonymous on Mon 28th Nov 2005 11:48 UTC in reply to "Just say no to Java"
Anonymous Member since:
---

There are many better and more free alternatives: Erlang( http://www.erlang.org/ ) and Inferno/Limbo ( http://www.vitanuova.com/inferno/net_download4T.html ) are the best even if not as well known as others like Python.

But is the erlang public license GPL compatible? ;)
http://www.erlang.org/EPLICENSE

Reply Score: 0

RE: Just say no to Java
by Anonymous on Mon 28th Nov 2005 13:13 UTC in reply to "Just say no to Java"
Anonymous Member since:
---

Those languages don't have any major commercial support. They don't have lots of documentation. They don't have people offering training in them, and very few exist who are. They don't have class libraries providing functionality equivalen to Java.

The technical merit of a computer language itself has never been the most important factor in the real world, and never will be.

So you just dream on, and I'll be using Java. Not because it's my favorite language, but because it's a real-world one.

Reply Score: 0

RE[2]: Just say no to Java
by Anonymous on Tue 29th Nov 2005 19:10 UTC in reply to "RE: Just say no to Java"
Anonymous Member since:
---

More real than C?

Reply Score: 0

RE[3]: Just say no to Java
by Anonymous on Tue 29th Nov 2005 19:50 UTC in reply to "RE[2]: Just say no to Java"
Anonymous Member since:
---

"More real than C?"

Depends on what your goal is. If your goal is to have the most in demand programming skill that is the most likely to land you a decent and good paying developer job, then yes, Java is more real than C.

Reply Score: 0

v RE: Just say no to Java
by Anonymous on Mon 28th Nov 2005 13:45 UTC in reply to "Just say no to Java"
good news
by MilesTeg on Mon 28th Nov 2005 12:02 UTC
MilesTeg
Member since:
2005-11-14

although itīs not my favorite language itīs extremely important to get java running on fresh linux distributions. Itīs way to popular to ignore it.

Reply Score: 2

Considering free distributions...
by Anonymous on Mon 28th Nov 2005 13:11 UTC
Anonymous
Member since:
---

... a free JAVA is essential to get one large minus out of the way.
JAVA has such a pathetic license (at least in its history) that free distributions like Debian or Fedora were not allowed to distribute even binary packages (sublicensing was not allowed).

If we have access to a JAVA which is free, all those stupid packaging problems will simply disappear.

Same of course with graphic card drivers. Free drivers are installed and auto-configured out of the box on every major linux distro.
Since ATI and NVIDIA are not bright enough to make free drivers available, one still has to manually download and install a piece of software. This is not exactly newbie-friendly. I hope this one project (name forgotten) succeeds in bringing out a free 3D card, I will buy their card instantly.

Reply Score: 1

Anonymous Member since:
---

Yes, a good free java would help a lot. Gnu Classpath is geting there but GCJ and gij aren't that good, nobody installes Kaffe and I don't think most of the other VMs are worth it. I'm starting to think that the first good free java distribution will be IKVM + Jikes + Gnu Classpath on Mono.

Reply Score: 0

Anonymous Member since:
---

> but GCJ and gij aren't that good,

The most GNU Classpath developer use
http://jamvm.sourceforge.net/
That is the reason, why more programs running on it then on any other free JVM.

Reply Score: 0

Anonymous Member since:
---

What Java language spec dose the JVM spec 2 corospond with? (Sun's numbering for Java sucks 1.2 = 2, 1.5 = 5, what will 2.0 equal?)

Reply Score: 0

Anonymous Member since:
---

CacaoVM has been doing some pretty interesting things recently, as well. Check the new release out on http://cacaojvm.org/ , it supports GNU Classpath 0.19, Java 1.5 features, a new vmgen based interpreter (i.e. really damn fast), and a speedy JIT on multiple platforms including powerpc, etc.

cheers,
dalibor topic

Reply Score: 0

Anonymous Member since:
---

Come on, Sun has no problem with their JVM being distributed, the reason it's not is becuase of the GPL. Why should everybody change their licenses to accomodate the GPL?? ...Java is as open as it should be so just stop the whinning, Sun doesn't owe you or the world rights to their source code. If you dont like it then just DON'T USE IT, let the people who do use it be at peace. If you want Java on linux out of the box then just get a commercial distro like Mandriva since it looks like doing an apt-get java (or equivalent) on your system or simply getting the binary from sun (which I have done with every single distro I have tried without a hitch) is too hard for you.

Reply Score: 0

How to help without coding
by Anonymous on Mon 28th Nov 2005 13:21 UTC
Anonymous
Member since:
---

If you want to help GNU Classpath and you do not can code, then you can enhance the wiki-sides at
http://developer.classpath.org/mediation/FreeSwingTestApps
http://developer.classpath.org/mediation/FreeAWTTestApps
http://developer.classpath.org/mediation/FreeSWTTestApps
with additional good OpenSource Java-programs, which can help the GNU Classpath team to see how compatible it to Suns Java is.

Reply Score: 0

Apache Harmony
by Anonymous on Mon 28th Nov 2005 14:04 UTC
Anonymous
Member since:
---

Does anyone know of the status of the Harmony project ? It is supposed to provide a complete and jdk using the apached license. This surely would be an excellent candidate to avoid the sun java trap and be available on multiple platforms.

Reply Score: 0

RE: Apache Harmony
by Anonymous on Mon 28th Nov 2005 14:39 UTC in reply to "Apache Harmony"
Anonymous Member since:
---

It's rolling along nicely, with some major code contributions from IBM and Intel recently. See http://deltalabs.at/?q=node/40 for regular updates of ongoing development on Apache Harmony.

cheers,
dalibor topic

Reply Score: 0

Anonymous
Member since:
---

Applet and Swing are hard to be compatible with. And very few developers worry about the GUI issues, which are mainly seen by users.

So I wouldn't get all excited about the GUI part.

Reply Score: 0

Always going to be behind
by Anonymous on Mon 28th Nov 2005 16:41 UTC
Anonymous
Member since:
---

It's like the Mono situation, but 10x worse. There are already real JRE/JDKs for Unix. People that actually use Java for real work have no interest in classpath. The number of ideological extremists is so small compared to the amount of work to be done and the fact that it'll always be behind the real deal.

It would be like Microsoft offering .NET for linux - rendering Mono mostly useless.

Reply Score: 1

RE: Always going to be behind
by Anonymous on Mon 28th Nov 2005 17:20 UTC in reply to "Always going to be behind"
Anonymous Member since:
---

Java:==Freedom Fries.

So now FOSS has another reinvented wheel. Oh joy.

Now all we need to do is reinvent PDF, and Flash.

Reply Score: 0

RE[2]: Always going to be behind
by Anonymous on Mon 28th Nov 2005 18:17 UTC in reply to "Always going to be behind"
Anonymous Member since:
---

Well, if we were ahead, people would bitch about us breaking compatiblity, and destroying java, and what not. So what gives? ;)

As for commercial relevance, you're entitled to your opinion. Being on the respective mailing lists shows a different picture:

It's a bit market, there is a niche for everything.

cheers,
dalibor topic

Reply Score: 0

RE: Always going to be behind
by Anonymous on Mon 28th Nov 2005 20:00 UTC in reply to "Always going to be behind"
Anonymous Member since:
---

>>It would be like Microsoft offering .NET for linux - rendering Mono mostly useless.

Oh absolutely. Just like how Unix-on-Intel killed Linux.

Reply Score: 0

RE[2]: Always going to be behind
by Simba on Tue 29th Nov 2005 08:11 UTC in reply to "RE: Always going to be behind"
Simba Member since:
2005-10-08

> Oh absolutely. Just like how Unix-on-Intel
> killed Linux.

But until very recently, Unix on Intel was not something the average hobbiest could afford. And lets not forget that initial birth and growth of Linux was entirely due to hobbiests around the world.

The basic issue when it comes to Java is that most people don't care enough about the fact that it is not GPL to dedicate a lot of effort to producing a GPL version. It's free (as in free beer), it allows me to mofify the source code for internal use, or research purposes, and I can even contribute code back to Sun for inclusion in Java if I fix a bug or something. In addition, Sun is very good at conducting informal surveys and such basically asking the community "What do you want in this area of Java? How important are A, B, and C to you? How do you think we should handle issue D?"

In short, Java is open enough for the vast majority people. There is only a relatively small faction of people who are extreme enough to say "GPL or nothing".

The vast majority of people are quite happy with the Sun JRE / JDK. For an open source JRE / JDK to be accepted by most Java developers and the corporate Java users who have millions of dollars of business depending on their Java applications, it is going to have to be able to pass Sun's compatibility testing suite--a very tough trial indeed. Sun does offer free compatibility certification and testing to recognized open source organizations like the Apache project. So Harmony has a chance. But will it be able to attract a strong enough interest base of people who care enough to not just stick with the Sun JRE / JDK? That remains to be seen.

Reply Score: 1

RE[3]: Always going to be behind
by Anonymous on Tue 29th Nov 2005 20:18 UTC in reply to "RE[2]: Always going to be behind"
Anonymous Member since:
---

You seem to be bashing a strawman, here. GNU Classpath, Apache Harmony, Kaffe, and various other projects in that niche are far from being "GPL or nothing". GNU Classpath VMs exist in the whole wide licensing range going from zlib (IKVM), apache 2.0 (JCHVM), lgpl (sable vm), cpl (jikesrvm), to good old gpl (jamvm, cacao), and that's great, as it allows people to chose a VM for whatever licensing option they need.

As for passing the test suite, that should not be that hard, actually, as more and more applications work out of the box, meaning that the functionality provided by GNU Classpath meets the specs in those areas where it's implemented and extensively tested. Once any GNU Classpath using VM passes those tests, the floodgates are open for the other dozens of VMs using the same GNU Classpath class libraries to do the same, and earn the certification mark, should they so desire. Tweaking the VM to meet the specs is much easier than writing the whole huge class library from scratch, in my experience.

Regarding attracting huge corporate users, I think IBM's and Intel's contributions to Apache Harmony are a good sign of times to come.

I would not expect free runtimes to thrive in the same areas in which proprietary runtimes are available gratis as long as they are not obviously technically superior, but I'd expect them to thrive, prosper, and help create a market for runtime technology in those areas where current proprietary solutions are inadequate for various reasons (price, licensing, quality, availability, ...). That's the picture I see out there in the field, at least. The world is full of niches that proprietary runtime vendors can not fill, and may not have a business reason to do so.

cheers,
dalibor topic

Reply Score: 0

Only one thing...
by fretinator on Mon 28th Nov 2005 17:04 UTC
fretinator
Member since:
2005-07-06

Just waiting for a _useable_ plugin for Firefox so I can get my Yahoo fantasy sports stats! I am a Java developer (among other languages), but I think I could live with a subset of java, especially if JDBC support is present (I haven't checked). Most java applications in the business world are about moving data, so JDBC is imperative.

Reply Score: 1

RE: Only one thing...
by kamper on Mon 28th Nov 2005 19:05 UTC in reply to "Only one thing..."
kamper Member since:
2005-08-20

Just waiting for a _useable_ plugin for Firefox so I can get my Yahoo fantasy sports stats! I am a Java developer (among other languages), but I think I could live with a subset of java, especially if JDBC support is present (I haven't checked). Most java applications in the business world are about moving data, so JDBC is imperative.

JDBC is nothing more than a set of interfaces so there really isn't anything to do to support it. All the work is done by the db vendors and that should, in theory, run on any jdk.

Reply Score: 1

Should be a non-issue
by JeffS on Mon 28th Nov 2005 18:10 UTC
JeffS
Member since:
2005-07-12

I was, at first, interested in complete open source implementaions of Java and J2EE. This has even come to decent fruition, particularily through Fedora Core 4, which is offering a complete gcj/classpath/Eclipse/Tomcat stack.

However, I'm now of the mind that it doesn't really matter, because I've always been able to download the complete Java SDK 5.0 from Sun on any Linux box (Fedora, Mandriva, Debian and derivatives, etc), install it, and add it to the PATH, all with great ease. I've also been able to Install Tomcat, as well as the Sun Java System Application Server, with no problems. Finally, downloading both NetBeans and Eclipse on Linux is a no-brainer.

Now, it would be nice to have all that pre-installed in a Linux Distro. It just has to be licensed properly (with Sun Java SDK), and would probably have to be a "for pay" distro. But that's just fine with me.

So, although it's nice that people are trying to give a full open source alternative to the traditional Java stack, it's really not that big of a deal.

Reply Score: 1

RE: Should be a non-issue
by Anonymous on Mon 28th Nov 2005 18:15 UTC in reply to "Should be a non-issue"
Anonymous Member since:
---

The term Free software is not Gratis only Software as is sun's jre or jdk

Free software is because it's great no to have any dependency of any kind and BE free to use the software the way you want.

THAT's very very important

Reply Score: 0

RE[2]: Should be a non-issue
by Anonymous on Mon 28th Nov 2005 20:23 UTC in reply to "RE: Should be a non-issue"
Anonymous Member since:
---

"Free software is because it's great no to have any dependency of any kind and BE free to use the software the way you want.

THAT's very very important"

The only problem I have with this is that if ideology was as important as some say it is? Then the F/OSS community would have never even involved themselves with Java.* Walk the walk, and talk the talk and all that. But apparently the "community" wanted their cake and eat it too. In other words they wanted all the benifits of Java (and it's community), but didn't want the strings attached (like you all are just now discovering those). Hence here we now have the present situation of the ideologists trying to get what they want, and reinventing the wheel. The question at the end of the day is; will the pramatists be ahead of the ideologists when it comes to those metrics most use?

*Lord knows there's more than enough languages to pick from, and more created. Why did FOSS adopt Java again?

Reply Score: 0

RE[3]: Should be a non-issue
by Anonymous on Mon 28th Nov 2005 21:23 UTC in reply to "RE[2]: Should be a non-issue"
Anonymous Member since:
---

That's a nice attempt to frame the discussion, but unfortunately, the people you call ideologists are the ones pragmatically writing software that better suits their needs, rather than begging for bread crumbs.

Java is nice little language, with lots of nice free software written in it. Sort of how Unix is a nice little operating system, with lots of nice free software written in it.

Does in your system of thought the existance of Unix(TM) mean Darwin, OpenSolaris, NetBSD, OpenBSD, FreeBSD, Linux, Hurd, etc are all for ideologues alone, just because 90% of the world uses Microsoft Windows, and do you believe the remaining 10% should use a certified Unix, like all pragmatists supposedly do?

cheers,
dalibor topic

Reply Score: 0

RE[4]: Should be a non-issue
by Anonymous on Tue 29th Nov 2005 05:18 UTC in reply to "RE[3]: Should be a non-issue"
Anonymous Member since:
---

"That's a nice attempt to frame the discussion, but unfortunately, the people you call ideologists are the ones pragmatically writing software that better suits their needs, rather than begging for bread crumbs."

That doesn't change the "after the fact" nature of the ideologists complaints. The ideologists weren't somehow deceived into using Java then suddenly got the surprise of their lives. They willfully started using Java (and the Java terms back then weren't as "lenient") and then complained that the world doesn't go the way they think it should. Also your implication that pragmatists are "begging for bread crumbs" is false. It's the ideologists who are begging. Not for code they write, but for the Java world to be on their terms. Didn't work for MS. It will not work for the ideologists.

"Java is nice little language, with lots of nice free software written in it. Sort of how Unix is a nice little operating system, with lots of nice free software written in it. "

So basically the ideologists crowd wants to play with other people's toys, but not on their terms. Funny how when there's a GPL violation, it's "if you want to play with our toys, you have to play on our terms".

Reply Score: 0

RE[5]: Should be a non-issue
by Anonymous on Tue 29th Nov 2005 19:51 UTC in reply to "RE[3]: Should be a non-issue"
Anonymous Member since:
---

You seem to have a pretty mixed up sense of history of Java.

Historically, free runtimes have been around since 1996, so complaining about something being "after the fact" now means that you have failed to do your research properly. Kaffe was available on Linux, for example, a good deal of time before proprietary java runtimes were available for that platform.

I believe it's great that now people increasingly have a choice if they want to run proprietary software to do a job or not (or have a choice at all, on platforms where no financial incentive exists for a vendor to port a proprietary VM). You may disagree with that based on your own ideology, but there is little I or other people can do to change that, I'm afraid, other that to pragmatically work on improving the free software solutions until they are better than the non-free ones.

best of luck,
dalibor topic

Reply Score: 0

RE: Should be a non-issue
by kamper on Mon 28th Nov 2005 19:14 UTC in reply to "Should be a non-issue"
kamper Member since:
2005-08-20

However, I'm now of the mind that it doesn't really matter, because I've always been able to download the complete Java SDK 5.0 from Sun on any Linux box

There's two problems there. First, it won't work "on any Linux box", it'll only work on i586 and x64 linux boxes. Secondly, linux isn't the only thing people want to use on the server. I'd like to run java server apps on OpenBSD. The only way to support the different combinations of operating systems and platforms is to have something that everybody can compile for themselves.

Reply Score: 2

RE[2]: Should be a non-issue
by Anonymous on Mon 28th Nov 2005 20:09 UTC in reply to "RE: Should be a non-issue"
Anonymous Member since:
---

"There's two problems there. First, it won't work "on any Linux box", it'll only work on i586 and x64 linux boxes. "

http://www.java.com/en/download/help/solaris_install.xml

"Secondly, linux isn't the only thing people want to use on the server. I'd like to run java server apps on OpenBSD."

http://www.freebsd.org/java/

FreeBSD does. I can't say if OpenBSD has any issues or not, but I do see posts on how to run Java on OpenBSD.

And if you don't like SUN's Java, then there's Blackdown's Java.

Quite frankly at this point, the whole discussion is about ideology for the sake of ideology. Not about "we can't get work done".

Reply Score: 0

RE[3]: Should be a non-issue
by Anonymous on Mon 28th Nov 2005 20:55 UTC in reply to "RE[2]: Should be a non-issue"
Anonymous Member since:
---

Just because your motivation is ideology, doesn't mean people you debate with are wrong ...

cheers,
dalibor topic

Reply Score: 0

RE[4]: Should be a non-issue
by Anonymous on Mon 28th Nov 2005 20:58 UTC in reply to "RE[3]: Should be a non-issue"
Anonymous Member since:
---

Bah, forgot the obligatory smiley ... here it is:

:)

cheers,
dalibor topic

Reply Score: 0

RE[3]: Should be a non-issue
by Anonymous on Mon 28th Nov 2005 22:03 UTC in reply to "RE[2]: Should be a non-issue"
Anonymous Member since:
---

Sure, but look at the details. The page says:
The current release of the JDK and JRE available via the FreeBSD Foundation is 1.3.1.
That's right. The FreeBSD had an agreement with Sun but at some point they were not able to negotiate a compromise anymore. Now FreeBSD is left with an obsolete version of Java and can't really do much about it until Sun mercifully allows them to sign another agreement. IMO, this is a great example of why having an open implementation of Java (or any other important technology for that matter) is quite important.

Reply Score: 0

RE[4]: Should be a non-issue
by Simba on Tue 29th Nov 2005 08:25 UTC in reply to "RE[3]: Should be a non-issue"
Simba Member since:
2005-10-08

> That's right. The FreeBSD had an agreement with Sun
> but at some point they were not able to negotiate
> a compromise anymore. Now FreeBSD is left with
> an obsolete version of Java and can't really do
> much about it until Sun mercifully allows them to
> sign another agreement.

Please get your facts straight before you post FUD. FreeBSD and Sun have worked out their differences.

And second of all, FreeBSD is NOT stuck at 1.3.1. You can easily build a 1.5 JRE / JDK on FreeBSD from the ports tree. The only catch is you have to download the source tarball from Sun, and the source tarball for the patchset manually, and place them in the ports distfiles directory before you build the port the same way you build any other port on FreeBSD. After you do that, and start the port build process, you will have a working 1.5 JDK / JRE on your system. Since the preferred method of installing software on FreeBSD is to build it from the ports tree anyway, this is not exactly a big issue.

Reply Score: 1

RE[5]: Should be a non-issue
by kamper on Wed 30th Nov 2005 02:06 UTC in reply to "RE[4]: Should be a non-issue"
kamper Member since:
2005-08-20

You can easily build a 1.5 JRE / JDK on FreeBSD from the ports tree.

May I refer you to:
The JDK 1.5.0 patchset for BSD is still under development and is currently considered BETA quality

And similar warnings go back all the way to 1.3.x. Until I can install a certified and up to date jvm using nothing more than the package tools for my operating system of choice (don't force me to use FreeBSD), it doesn't count. I'm not being idealogical here, it's purely a practical manner.

I do appreciate those links though, 'cause it's more than I knew about before. At some point I'd like to try hacking on Harmony though, and I wonder if getting too much exposure to the sun code would legally taint me :S.

Edited 2005-11-30 02:06

Reply Score: 1

RE[4]: Should be a non-issue
by Anonymous on Tue 29th Nov 2005 05:35 UTC in reply to "RE[2]: Should be a non-issue"
Anonymous Member since:
---

"Now FreeBSD is left with an obsolete version of Java and can't really do much about it until Sun mercifully allows them to sign another agreement. IMO, this is a great example of why having an open implementation of Java (or any other important technology for that matter) is quite important."

Well:

1) You missed the Blackdown reference.

2) The situation isn't as glum as you make it out to be. http://www.eyesbeyond.com/freebsddom/java/index.html

3) I hope that all Java ideologists aren't running their Nvidia or ATI cards with non-free drivers..

Reply Score: 0

RE[2]: Should be a non-issue
by Simba on Tue 29th Nov 2005 08:18 UTC in reply to "RE: Should be a non-issue"
Simba Member since:
2005-10-08

> There's two problems there. First, it won't work
> "on any Linux box", it'll only work on i586 and
> x64 linux boxes.

So then get a community source license from Sun and get to work. This is basically what the FreeBSD project does, and why, with only a small amount of effort, I can build a working Java 5 JDK on my FreeBSD box.

Reply Score: 1