Java Linux Primary Contact Request

2007-07-05 Thread Michael Blinn
I get a crash on each java applet I load in FF 1.5.0.12.x86_64 on my K12LTSP v6 machine, which is based on Fedora Core 6. My thin client is using the VIA openchrome xserver. I've attached the file that is created in my home directory when the crash occurs. I hope this helps you guy

Re: java support on mips 64bit processor

2007-05-10 Thread POWER architecture PowerPC
I think the only chance to get Java for mips Linux is the other Opensource Java called "kaffe". Try compiling the source for Kaffe (from http://www.kaffe.org). They have mips-Linux as a supported platform in the sourcecode tree. Whether it's fully supported and 64bit i dont know.

java support on mips 64bit processor

2007-05-03 Thread Srikanth Lakshminarayana \(sriki\)
Hi, I have the following MontaVista 4.0 Linux Kernel 2.6 on Broadcom's 64bit SiByte processor(bcm91250). Is there a jdk port for this platform? Thanks srikanth

[(dis)Recommendation] java directory organization

2007-04-08 Thread Robert Meier
Administrators, What directory organization is used for easy maintenence and use of the jvm and associated libraries? I am using java-1.5 and netbeans. I expect soon to upgrade to java-1.6 . I wish to make jscience-3.3 available for use. What have people found useful? [For example] /opt

java for non-i386 NetBSD/FreeBSD

2007-03-27 Thread POWER architecture PowerPC
For FreeBSD, support sites are citing the ability of FreeBSD to run Linux-binaries as the way to run java. But other versions of FreeBSD (e.g. sparc64) do not have the Linux-binary capability. Why can't blackdown java be compiled for BSD? Isn't BSD and Linux almos

Changing from java 1.4.2 to 1.5.0_11

2007-03-19 Thread uddersfreak
When I try to compile files, for example generics, I get errors telling me I need source level 1.5 to do it. $java -version displays 'java version "1.4.2" gij (GNU libgcj) version 4.1.0 20060304 (Red Hat 4.1.0-3)' I can compile using $javac -source 1.5 (obviously jav

Statically linked Java?

2007-02-05 Thread Jim C.
Is this possible? We want to run a program from a memory stick and we don't want to have to do a full JRE on the stick in question. Think of it as a "Live CD" type of Java app. ;-) Jim C. -- To UNSUBSCRIBE,

Re: Java and SableVM - fixed

2006-11-24 Thread Daniel L. McGrew
I fixed it... Not sure how I fixed it or why it's working now... I know that I d/l'd from the top most link at the sun-java page and installed it. Linux RPM (self-extracting file) (filesize: 15.74 MB) That didn't work... I d/l'd from the second link ... Linux (self-extrac

Problem with java & SableVM & LimeWire

2006-11-23 Thread Daniel L. McGrew
I can't get any java apps to recognize that I have the latest java (version 5, update 9 - which seems to install a free java program named SableVM) installed. Java is installed here, /usr/java/jre1.5.0_09. The major problem indicator is that I can't install LimeWire. LimeWire is inst

Java and SableVM

2006-11-23 Thread Daniel L. McGrew
I can't get any java apps to recognize that I have the latest java (version 5, update 9 - which seems to install a free java program named SableVM) installed. Java is installed here, /usr/java/jre1.5.0_09. The major problem indicator is that I can't install LimeWire. LimeWire is inst

Re: Prohibited package name: java

2006-08-21 Thread Dr. Robert J. Meier
Alf, >>> I am attempting to create a java applet and I get:- >>> java.lang.SecurityException: Prohibited package name: java >> >> java, javax, and sun are among the package names reserved for the virtual >> machine. In order to prevent a trojan horse attack,

Re: Prohibited package name: java

2006-08-21 Thread Alf Stockton
Dr. Robert J. Meier wrote: > Alf, > > >> I am attempting to create a java applet and I get:- >> java.lang.SecurityException: Prohibited package name: java >> ... >> at java.lang.Thread.run(Unknown Source) >> > > >> where do I look

Re: Prohibited package name: java

2006-08-20 Thread Dr. Robert J. Meier
Alf, > I am attempting to create a java applet and I get:- > java.lang.SecurityException: Prohibited package name: java > ... > at java.lang.Thread.run(Unknown Source) > where do I look to fix this? 1. Locate your source in a directory where your IDE (e.g. netbeans) can

Prohibited package name: java

2006-08-20 Thread Alf Stockton
I am attempting to create a java applet and I get:- java.lang.SecurityException: Prohibited package name: java at java.lang.ClassLoader.preDefineClass(Unknown Source) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source

Re: Java on linux Sparc, is there a light at the end of the tunnel ?

2006-05-09 Thread Juergen Kreileder
[EMAIL PROTECTED] wrote: On Tue, May 09, 2006 at 03:23:16PM +0200, Juergen Kreileder wrote: [EMAIL PROTECTED] wrote: I had a look at the sources and I was able to build them on my x86 machine. The port seems to be possible. I even think that the blackdown java team has already done it. Yes

Re: Java on linux Sparc, is there a light at the end of the tunnel ?

2006-05-09 Thread seb
On Tue, May 09, 2006 at 03:23:16PM +0200, Juergen Kreileder wrote: > [EMAIL PROTECTED] wrote: > >I had a look at the sources and I was able to build them on my x86 > >machine. > > > >The port seems to be possible. I even think that the blackdown java team > >has a

Re: Java on linux Sparc, is there a light at the end of the tunnel ?

2006-05-09 Thread Juergen Kreileder
e possible. I even think that the blackdown java team has already done it. Yes and it's mostly working. But there is still a known bug which I must fix before releasing it. Juergen -- Juergen Kreileder, Blackdown Java-Linux Team http://bl

Java on linux Sparc, is there a light at the end of the tunnel ?

2006-05-09 Thread seb
k that the blackdown java team has already done it. So, I was wondering if it is possible to have a .diff file against the SUN sources available (without sublicensing) like there was one for the jdk1.1.8 and jdk1.2.2 or to sub-licence the source just to be able to regenerate a workable version for

Java plugin for AMD64 (j2sdk 1.4.2-03) crashes on many applets

2006-03-05 Thread Peter Wainwright
for a Windows driver to run under ndiswrapper, there seems to be NO 64-bit flash plugin, and NO java plugin for firefox (1.0.7) - certainly not from Sun! So, I came to blackdown and picked up the j2sdk-1.4.2-03 package for amd64. I must congratulate you for at least trying to support java linux use

Java thread limit

2006-02-06 Thread Jaume Obrador
Hi, I run a java based chat, running a java server, using wrapper from http://wrapper.tanukisoftware.org, and a java applet as a client. The server runs on a Debian based system on port 23. The java server runs 2 threads for each new connection, one as a main thread who receives messages and

Java thread limit

2006-02-06 Thread Jaume Obrador
Hi, I run a java based chat, running a java server, using wrapper from http://wrapper.tanukisoftware.org, and a java applet as a client. The server runs on a Debian based system on port 23. The java server runs 2 threads for each new connection, one as a main thread who receives messages and

[SECURITY] Java Runtime Environment May Allow Untrusted Applet to Elevate Privileges

2005-12-02 Thread Juergen Kreileder
___ Blackdown Java-Linux Security Advisory Advisory number: Blackdown-SA-2005-03 Issue date: 2005, November 29 Synopsis: Java Runtime Environment May Allow Untrusted Applet to

[SECURITY] Java Runtime Environment May Allow Untrusted Applet to Elevate Privileges

2005-06-14 Thread Juergen Kreileder
___ Blackdown Java-Linux Security Advisory Advisory number: Blackdown-SA-2005-02 Issue date: 2005, June 14 Synopsis: Java Runtime Environment May Allow Untrusted Applet to Elevate

Re: java socket not closing

2005-03-22 Thread Nathan Bryant
Remember that a socket isn't closed until both stream directions are shut down. It kinda looks like the remote end has either become unreachable or isn't implementing TCP active close properly. You're sending data which it is not ACKing, and it's not sending an RST either. It may be stuck for s

java socket not closing

2005-03-22 Thread Joseph Shraibman
I have a connection to a mail server that was closed from the other end, but my local jvm is still hanging on to the socket (for like 6 or 7 hours): Proto Recv-Q Send-Q Local Address Foreign Address State tcp1 11796 p5b.selectacast.n:45221 213.38.169.138:smtp CLOSE_WAI

Re: Support Java on debian.

2005-03-11 Thread Rakotomandimby (R12y) Mihamina
On Fri, 2005-03-11 at 12:16 -0300, Michael Fernández M. wrote: > What i must to install?.. Jakarta + Tomcat? and how to? Subscribe to - a debian mailing list (the apache one, the users one, the java one) - the apache newsgroup/mailing list - if it is a rented dedicated server, we can manage

Re: Support Java on debian.

2005-03-11 Thread Barry Hawkins
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michael FernÃndez M. wrote: [...] | i`am new here. and i need to give support with debian to so many | Java webs apps.. and i don`t know how to do it. | | i am using apache 1.3.33 | Debian Woody | | What i must to install?.. Jakarta + Tomcat

Support Java on debian.

2005-03-11 Thread M.
Hi... i`am new here. and i need to give support with debian to so many Java webs apps.. and i don`t know how to do it. i am using apache 1.3.33 Debian Woody What i must to install?.. Jakarta + Tomcat? and how to? Plase... i need help Thanks pd: Sorry for my english it isn`t

RE: www.java2s.com : a website for Java developers

2005-03-01 Thread avijit.samal
It is just superb... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 01, 2005 10:37 PM To: java-linux@java.blackdown.org Subject: www.java2s.com : a website for Java developers Hi I developed the website www.java2s.com for Java developers

www.java2s.com : a website for Java developers

2005-03-01 Thread java2s
Hi I developed the website www.java2s.com for Java developers. Now it has thousands of pure Java products, hundreds of Java articles and tons of Java code with snapshots. Enjoy it. If you have questions and suggestion, just let me know. Joe Yin

[ANNOUNCE] Blackdown Java-Linux Java2 SE v1.3.1-14-FCS for Linux on PowerPC

2005-01-26 Thread Graham Newton
<>The Blackdown Java-Linux Team is happy to announce the availability of the Java 2 Standard Edition v1.3.1-14-FCS for Linux on PowerPC. J2SE v1.3.1-14-FCS can be downloaded from ftp://ftp.tux.org/pub/java/JDK-1.3.1/ppc/FCS/ and our FTP mirrors (see http://www.blackdown.org/java

Re: Java app

2005-01-11 Thread Rikard Froberg
Marek Pawinski wrote: Hi I am trying to install a app which uses java during the installation process. I get this error : ./setup.bin "Exception in thread "main" java.lang.NoClassDefFoundError: com/zerog/lax/LAX" Java looks for the com.zerog.lax.LAX class, so it must be

Java app

2005-01-10 Thread Marek Pawinski
Hi I am trying to install a app which uses java during the installation process. I get this error : ./setup.bin "Exception in thread "main" java.lang.NoClassDefFoundError: com/zerog/lax/LAX" The offending line seems to be : "lax.nl.java.launcher.main.class

status of sparc linux java porting

2005-01-03 Thread Jim Watson
Hi, I could not find any recent mention about the sparc linux port, since the 1.4.1 release. Are there any specific problems or is it just a lack of time etc? I would like to try building this myself. Are the blackdown diffs available, I could not find any links? thanks jim -

[SECURITY] Security Vulnerability With Java Plug-in in JRE/SDK

2004-11-23 Thread Juergen Kreileder
___ Blackdown Java-Linux Security Advisory Advisory number: Blackdown-SA-2004-01 Issue date: 2004, November 22

Error: could not find Java 2 Runtime Environment

2004-10-29 Thread julie doyle
Hi, I'm having a problem trying to run java on my 3970 iPaq. Initially I was getting an error 'can't find libjava.so'. I fixed that by creating sym links to the armv5tel architecture. But now I'm getting an error 'could not find Java 2 Runtime Environment'.

Minimum X libraries to run Java guis

2004-10-26 Thread Aflyctus N.E.B.
What X libraries do I need in order to run Java guis in linux? I would prefer not to have to install the entire X11 package (space is limited). Thanks -aflyctus -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Re: Performance comparison of Java (and .NET) runtimes

2004-10-19 Thread Matt Avery
te: I have updated a web page showing results of performance measurement of various Java runtimes. Performance Comparison of Java/.NET Runtimes (Oct 2004) http://www.shudo.net/jit/perf/ The benchmarks on the page are mainly compute intensive and not server-side ones: SPEC JVM98, SciMark 2.0, Li

Performance comparison of Java (and .NET) runtimes

2004-10-18 Thread shudo
I have updated a web page showing results of performance measurement of various Java runtimes. Performance Comparison of Java/.NET Runtimes (Oct 2004) http://www.shudo.net/jit/perf/ The benchmarks on the page are mainly compute intensive and not server-side ones: SPEC JVM98, SciMark 2.0

Java - Linux Help

2004-10-06 Thread Vijay Kurhade
Hello,   Is there any way to find information on which all areas one might need to concentrate on while porting java application to linux o/s.   Regds- Vijay

MS Java "Extensions"

2004-10-05 Thread Dillonco
I have a java program that was written for the MS Java VM. As a result there are a numerous dependancies on on the "com.ms.**" class tree. Is there any implementation of these classes for linux? Thanks. -- To U

fedora2 + amd64 + mozilla + java plugin + applet => crash

2004-09-13 Thread Miguel
amd64 fedora core 2 x86-64 mozilla 1.6 (installed with FC2) blackdown j2sdk-1.4.2-rc1-linux-amd64.bin Jmol applet ... www.jmol.org/preview/atoms The java plug-in with blackdown j2sdk-1.4.2-rc1-linux-amd64.bin consistently crashes when running the Jmol (www.jmol.org) molecular viewer applet. In

java: no such file or directory problem

2004-08-23 Thread Maurice Sullivan
Hi, I've just installed blackdown jre1.3.1 on my iPaq 3970. I'm trying to run a simple HelloWorld program but keep getting an error 'java: no such file or directory'. I have compiled the code on my desktop and have copied to source and class files to the iPaq. In /etc/profile

Re: Java Platform on Linux

2004-08-22 Thread Tom Wesley
On Saturday 21 August 2004 21:38, Dave Barker-Plummer wrote: > We are beginning to port our Java application to Linux and want to > ensure that we are testing on a configuration that is sufficiently > "typical" to maximize our chances that it will run for our users. My >

Java Platform on Linux

2004-08-21 Thread Dave Barker-Plummer
We are beginning to port our Java application to Linux and want to ensure that we are testing on a configuration that is sufficiently "typical" to maximize our chances that it will run for our users. My assumption is that we will use Blackdown Java 1.4.x, but what version of Lin

Sun: All Java Belongs To Us - Comments On The JDocs.com Crisis

2004-08-19 Thread Gerald Bauer
Hello, As a flollow up to the posting titled "Sun Tells Javalobby To Pull All Sun Java APIs Off jdocs.com" allow me to highlight some comments on Sun's latest efforts to crush the Java community and assert control. Casey Marshall comments: Sun stepped up this week and boldly

Sun Tells Javalobby To Pull All Sun Java APIs Off jdocs.com

2004-08-19 Thread Gerald Bauer
Hello, Rick Ross - founder of Javalobby - reports in the lastest JDocs.com Update newsletter that Sun pulled off all Sun Java APIs from the JDocs.com site. Again Sun shows its true colors. Rick writes: What Happened to J2SE and other Sun APIs? Several of you have noticed that J2SE, J2ME

Re: java plugin on EM64t + RH 3.0 U3 beta

2004-08-17 Thread Juergen Kreileder
Sam Varshavchik <[EMAIL PROTECTED]> writes: > Keith Poirier writes: > >> I have RH Update 3 (beta) (also tried on update 2) installed on a >> proliant 360G4 which uses the new Intel EM64T chip. I installed >> jre-1_5_0-beta2-linux-amd64.rpm from Blackdown.org but whe

Re: java plugin on EM64t + RH 3.0 U3 beta

2004-08-17 Thread Sam Varshavchik
Keith Poirier writes: I have RH Update 3 (beta) (also tried on update 2) installed on a proliant 360G4 which uses the new Intel EM64T chip. I installed jre-1_5_0-beta2-linux-amd64.rpm from Blackdown.org but when I link to the java plugin, and access a java app via mozilla it crashes: Intel&#

java plugin on EM64t + RH 3.0 U3 beta

2004-08-17 Thread Keith Poirier
I have RH Update 3 (beta) (also tried on update 2) installed on a proliant 360G4 which uses the new Intel EM64T chip. I installed jre-1_5_0-beta2-linux-amd64.rpm from Blackdown.org but when I link to the java plugin, and access a java app via mozilla it crashes: [EMAIL PROTECTED] plugins

Re: problem running java

2004-08-13 Thread Thelma Barry
root root 10 Aug 10 14:24 armv5tel -> bin/armv41 -rwxr-xr-x1 root root26148 Aug 8 16:21 awt_robot -rwxr-xr-x1 root root 5033 Aug 11 18:24 java -rwxr-xr-x1 root root 5033 Aug 8 16:21 keytool -rwxr-xr-x1 root root 5033

Re: problem running java

2004-08-12 Thread Steffen Hitschke
> and I can't access it. I'm not sure what this means as > I'm new to Linux. Is it necessary to set a classpath > to the .java file? And what is the command to do this > in Linux. > > Thanks! Steffen

RE: problem running java

2004-08-10 Thread McCoig, Kenneth
Title: problem running java Thelma- I had the same problem and tried what you did also. What I did to get it working was open the .javawrapper file (i thinks its in the bin dir) and modify the script. You will see a few lines towards the begining where it trys to determine which arm

problem running java

2004-08-10 Thread Thelma Barry
Hi, I've just installed blackdown java 1.3.1 on my iPaq 3970. However when I try to run a program i get an error 'can't find libjava.so. I've followed the instructions on the GetJavaWorking Wiki page and GetJavaWorking2 (i.e. I've run the following commands: cd /j2re1

Java on ARM7 MMU-less?

2004-07-19 Thread Amy Yap
Hello, May I know if there is any software distribution that support JVM to run on top of it using ARM7 MMU-less board? For example: Familiar distribution? Please advise. __ Do You Yahoo!? Download the latest ringtones, games, and more! http://sg.mo

Re: Questions for the Java Open Source "Debate" at JavaOne

2004-07-19 Thread Juan Carlos
On Mon, 2004-06-28 at 07:06, Glenn Holmer wrote: > Gerald Bauer wrote: > > Tom writes: > > > > Sun invariably says that they can't think of what > > problems open source Java would solve that aren't > > already solved. Of course that's ridicu

Problem Java/Xserver on Ipaq/ARM

2004-07-01 Thread Steffen Hitschke
Hello, after flashing my Ipaq H5550 with 'bootgpe2-v0.7.2+unstable16-h3900.jffs2' (from www.handhelds.org) and installing 'java1.3_1.01-oxy2_arm.ipk' (all other java packages causes segmentation faults) and the 'additional-ipaq-stuff' I get the following erro

Re: Questions for the Java Open Source "Debate" at JavaOne

2004-06-30 Thread Glenn Holmer
Gerald Bauer wrote: Hello, Allow me to highlight the blog story by Tom Tromey - Here's another good take on the issue: http://www.onlamp.com/pub/wlg/5135 -- Glenn Holmer [EMAIL PROTECTED] Programmer/Analyst

Re: Questions for the Java Open Source "Debate" at JavaOne

2004-06-29 Thread David Brownell
Charles Forsythe wrote: Quoting Diego Pons <[EMAIL PROTECTED]>: Think about it, perhaps we would have already JVM's on silicon on the cheap instead of needing these gigaherz machines to run java properly. JVMs on silicon? Like, maybe, the Ajile AJ-100? I'd be interested in com

Re: Questions for the Java Open Source "Debate" at JavaOne

2004-06-29 Thread Charles Forsythe
Quoting Diego Pons <[EMAIL PROTECTED]>: > Think about it, perhaps we would have already JVM's on silicon on the > cheap instead of needing these gigaherz machines to run java properly. JVMs on silicon? Like, maybe, the Ajile AJ-100? http://www.ajile.com/downloads/aj100.p

Re: Questions for the Java Open Source "Debate" at JavaOne

2004-06-28 Thread jordan muscott
On Mon, 28 Jun 2004 15:20:11 -0500 Glenn Holmer <[EMAIL PROTECTED]> wrote: > I don't think anybody consciously wants to break compatibility, > but I think it would simply be too tempting to add Just One Cool > Feature(tm). That's the way Open Source works: when a programmer > feels an itch, he co

Re: Questions for the Java Open Source "Debate" at JavaOne

2004-06-28 Thread jordan muscott
On Mon, 28 Jun 2004 15:20:11 -0500 Glenn Holmer <[EMAIL PROTECTED]> wrote: > I don't think anybody consciously wants to break compatibility, > but I think it would simply be too tempting to add Just One Cool > Feature(tm). That's the way Open Source works: when a programmer > feels an itch, he co

Re: Questions for the Java Open Source "Debate" at JavaOne

2004-06-28 Thread Nathan Bryant
Glenn Holmer wrote: I don't think anybody consciously wants to break compatibility, but I think it would simply be too tempting to add Just One Cool Feature(tm). That's the way Open Source works: when a programmer feels an itch, he codes. And that's OK for the kernel, or maybe XFree86, and for ap

Re: Questions for the Java Open Source "Debate" at JavaOne

2004-06-28 Thread Joseph Shraibman
Gerald Bauer wrote: unfree. On top of this, non-free core software is something to be avoided in the community. This overly-controlled approach on Sun's part is losing the Linux desktop to .NET. .NET is freerer than

Re: Questions for the Java Open Source "Debate" at JavaOne

2004-06-28 Thread Joseph Shraibman
Glenn Holmer wrote: Gerald Bauer wrote: Tom writes: Sun invariably says that they can't think of what problems open source Java would solve that aren't already solved. Of course that's ridiculous. Why? It is pretty hard for Linux vendors to ship a working JRE on their platform i

Re: Questions for the Java Open Source "Debate" at JavaOne

2004-06-28 Thread Joseph Shraibman
Glenn Holmer wrote: Gerald Bauer wrote: Tom writes: Sun invariably says that they can't think of what problems open source Java would solve that aren't already solved. Of course that's ridiculous. Why? It is pretty hard for Linux vendors to ship a working JRE on their platform i

Questions for the Java Open Source "Debate" at JavaOne

2004-06-27 Thread Gerald Bauer
Hello, Allow me to highlight the blog story by Tom Tromey - of GNU Compiler for Java (gcj) fame - that points out some questions to ask if you attend the Java Open Source Debate at Sun's JavaOne conference. True to style Sun has - of course - not invited any actual Free Java hacker t

Questions for the Java Open Source "Debate" at JavaOne

2004-06-27 Thread Gerald Bauer
Hello, Allow me to highlight the blog story by Tom Tromey - of GNU Compiler for Java (gcj) fame - that points out some questions to ask if you attend the Java Open Source Debate at Sun's JavaOne conference. True to style Sun has - of course - not invited any actual Free Java hacker t

Re: linux kernel 2.6 multi threaded java apps

2004-06-25 Thread Alex Amerik
Joseph Shraibman wrote: Alex Amerik wrote: Hi, I noticed that 2.6 kernel no longer reports correct CPU use on multi threaded java applications. My tomcat instance reports 0% cpu use when infact it is using 90% cpu. I tried to view threads using top but nothing shows up. How can I enable CPU

linux kernel 2.6 multi threaded java apps

2004-06-25 Thread Alex Amerik
Hi, I noticed that 2.6 kernel no longer reports correct CPU use on multi threaded java applications. My tomcat instance reports 0% cpu use when infact it is using 90% cpu. I tried to view threads using top but nothing shows up. How can I enable CPU usage statistics for my multi threaded java

Re: Sun Lawyers Attack The Java Republic News Blog

2004-06-15 Thread Éjmélyböl
2004-06-15, k keltezéssel 17:28-kor Gerald Bauer ezt írta: > Hello Matt Avery, > > > One comment -- [EMAIL PROTECTED] is a > > technical mailing list. > > Correct me if I'm wrong. The point of blackdown is > to create a free Java runtime alternative for t

Re: Sun Lawyers Attack The Java Republic News Blog

2004-06-15 Thread Keith T. Garner
On Tue, Jun 15, 2004 at 11:28:31, Gerald Bauer said: > > One comment -- [EMAIL PROTECTED] is a > > technical mailing list. > > Correct me if I'm wrong. The point of blackdown is > to create a free Java runtime alternative for the free > Linux operating system. You&

Re: Sun Lawyers Attack The Java Republic News Blog

2004-06-15 Thread Joseph Shraibman
Gerald Bauer wrote: Correct me if I'm wrong. The point of blackdown is to create a free Java runtime alternative for the free Linux operating system. You are wrong. Blackdown is the project to port sun's jvm to platforms that sun does not support. When it first started out sun did

Re: Sun Lawyers Attack The Java Republic News Blog

2004-06-15 Thread Gerald Bauer
Hello Matt Avery, > One comment -- [EMAIL PROTECTED] is a > technical mailing list. Correct me if I'm wrong. The point of blackdown is to create a free Java runtime alternative for the free Linux operating system. Don't you think it's worth clearing up Sun's Ja

Re: Sun Lawyers Attack The Java Republic News Blog

2004-06-15 Thread Matt Avery
One comment -- [EMAIL PROTECTED] is a technical mailing list. Gerald Bauer wrote: Hello, I just got an email from a Sun lawyer advising me to rename the Java Republic news blog to the Republic for discussion of Java(tm) technology or to the Republic regarding the Java(tm) platform. I'

Just Say Viva! Just Say Kaffe - Java Rebranding Campaign Kicked Off

2004-06-15 Thread Gerald Bauer
Hello, As a follow-up to the post "Sun Lawyers Attack The Java Republic News Blog" allow me to suggest a rebranding campaign: Why not follow IBM's lead and drop the Java name and use Eclipse or Viva! or Kaffe instead? Java (TM)* is way too overused anyways. Is Java a opera

Sun Lawyers Attack The Java Republic News Blog

2004-06-14 Thread Gerald Bauer
Hello, I just got an email from a Sun lawyer advising me to rename the Java Republic news blog to the Republic for discussion of Java(tm) technology or to the Republic regarding the Java(tm) platform. I'm not making it up. What's next? Sun lawyers suing the Java Republic to reb

java on CF

2004-05-06 Thread julie doyle
Hi, I want to install Blackdown Java on my iPaq. However I'm having problems installing as I'm using a wireless lan card to connect my iPaq to the internet, but when I try to install blackdown the connection keeps timing out.. Is there any other way I can install Java without

Poll Results: Do you want to see Java set free (that is, open sourced)?

2004-04-26 Thread Gerald Bauer
Hello, thanks to everybody for casting your vote in the Java Republic online poll asking "Do you want to see Java set free (that is, open sourced)?". Now the results are in: 66 votes (32%) - Yes, because only free Java will lead to wide distribution and acceptance. 25

JBoss on blackdown java 1.3.1 sparc64

2004-04-20 Thread Kiren Pillay [ MTN - Innovation Centre ]
Hi I am trying to run JBoss 3.2.1 on an Ultra 5 running JavaLinux 1.3.1 for Sparc64 but it keeps crashing at some point in JBoss boot-up stage. The distro is Gentoo (kernel 2.4.20), and I've had the same problem on Suse 7.3. Has anyone experienced a similar problem? Regard Kiren N. Pillay MTN

DevX Online Poll: Should Sun Distribute an Open Source Version of Java with IBM?

2004-04-05 Thread Gerald Bauer
Hello, allow me to hightlight a new online poll on the DevX Developer site front page that asks: "Should Sun distribute an open source version of Java with IBM, as Big Blue suggested in its open letter?" Answers include: * No way. It'll just fragment Java even more. *

Poll: Do you want to see Java set free (that is, open sourced)?

2004-03-27 Thread Gerald Bauer
Hello, To shade some light on the ongoing open source Java discussion I invite you to cast your vote in the Java Republic online poll asking "Do you want to see Java set free (that is, open sourced)?": Answers include: o Yes, because only free Java will lead to wide distri

Re: java on linux-arm

2004-03-24 Thread Jean-Sebastien Bettez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On March 13, 2004 15:02, Jean-Sebastien Bettez wrote: > Hello, > is there a porting plan for jdk 1.4 and/or jdk 1.5 on linux/arm? > > seeya! It look like there's no one working on this project. We would like to do the jdk1.5 arm port. Do we have to

Réf. : Re: Java and JNI in Linux

2004-03-18 Thread BRUGAT Didier
Thank for your response, but i found the solution : all is ok with the jdk1.4.2_04 instead of jdk1.4.1 !!! Dirk Weigenand <[EMAIL PROTECTED]> 18/03/2004 15:32                 Pour :        BRUGAT Didier <[EMAIL PROTECTED]>         cc :                 Objet :        Re: Jav

Java and JNI in Linux

2004-03-18 Thread BRUGAT Didier
Hello Linux world ! I have a problem when i try to load a shared library in my java program. My config is :         Linux 64 bits         jdk1.4.1         compilers 64 bits : ecc (C language) and efc (Fortran) When i build an application with this dynamic library, all is OK. But when i launch my

java on linux-arm

2004-03-13 Thread Jean-Sebastien Bettez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, is there a porting plan for jdk 1.4 and/or jdk 1.5 on linux/arm? seeya! - -- Jean-Sebastien Bettez 8D Technologies inc. http://www.8D.com "Life is a beach" -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFAU2jXYVZC+f3P

Re: Blackdown java in rpm format

2004-03-08 Thread Troy Dawson
Paul Nasrat wrote: http://jpackage.org/ provides nosrc.rpm for blackdown, sun, ibm, jrockit. plus rpms of many OSS java apps. Thanks for the pointer Paul. Unfortunatly the plugin is very finicky for some odd reason and didn't like the layout (that's just a guess). Everytime I tried

Re: Blackdown java in rpm format

2004-03-08 Thread Paul Nasrat
On Mon, Mar 08, 2004 at 09:04:02AM -0600, Troy Dawson wrote: > Hello, > I'm sorry if this has been asked before, but in searching through your > archives and web pages I haven't found this question or answer. > I am familier with Sun's Java License, and we actually

Re: Blackdown java in rpm format

2004-03-08 Thread Troy Dawson
*A voice from elsewhere says to Troy* Perhaps if you read the README that comes with Blackdowns java you will be enlightened. *Troy reads the README and is enlightened* Oh, ok. I see this subject seems to already been covered. Thanks for your time. Troy Troy Dawson wrote: Hello, I'm sor

Blackdown java in rpm format

2004-03-08 Thread Troy Dawson
3's mozilla and the Remedy Web Client. I am familier with Sun's Java License, and we actually do have permission from them to redistribute their rpm's as we also have the licenses in the same place as the rpm's, and we don't change anything with the rpm's, etc...

RE: Status of Java > 1.3.1 for ARM/PXA/iPAQ ? Any alpha/beta/...available?

2004-02-17 Thread Girard, Yvan
] > Subject: Re: Status of Java > 1.3.1 for ARM/PXA/iPAQ ? Any > alpha/beta/...available? > > > Hi, > > I'm currently working on the 1.4.2 port of the jre. Progress is slow > though, as this is not my main professional activity. And I can't > garantee anyth

Re: Status of Java > 1.3.1 for ARM/PXA/iPAQ ? Any alpha/beta/... available?

2004-02-13 Thread Dominic Duval
Hi, I'm currently working on the 1.4.2 port of the jre. Progress is slow though, as this is not my main professional activity. And I can't garantee anything concerning the XScale/PXA port, as I don't have any hardware to test it right now. I'll post an announcement on this list when any beta or r

Status of Java > 1.3.1 for ARM/PXA/iPAQ ? Any alpha/beta/... available?

2004-02-13 Thread Carsten Knudsen
Hello group and maintainers. Subject says all. What are the plans and the current status (if any) for a successor to j2jre-1.3.1 for Linux on the ARM/Xscale? TiA /CBK -- ___ Sign-up for Ads Free at Mail.com http://promo.mail.com/adsfre

Java performance issues with PXA255

2004-02-10 Thread shaun . k . brandt
I am attempting to get Java to run on my Lubbock board (with a PXA255) at a reasonable speed. The board is running a Linux system consisting of a 2.4.19-rmk7-pxa1 kernel using FastFPE, busybox 1.00- pre1 and KDrive built from XFree86 4.3 sources. Benchmark scores for the board seem to be OK

problem with IPAQ an java (libc6)

2004-02-05 Thread Giovanni Cozzolongo
os : familiar 0.7.1 2.4.19.rmk6-pxa1-hh13 on Ipaq 3970. running a java client on the Ipaq whe had this message: /j2re1.3.1/bin/armv5tel/native_threads/java: relocation error: /j2re1.3.1/lib/arm5tel/libjava.so:symbol__libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link time

disable audio for java plugin?

2003-12-27 Thread Dimitris Vyzovitis
Is there any way (some runtime parameter perhaps) to turn off audio access in the java plugin? I am dealing with an applet which keeps locking up my /dev/dsp. Browser is firebird 0.7 and java plugin version reads 1.3.0_01. -- vyzo

java on IPAQ 3970 sigterm

2003-12-01 Thread gianni cozzolongo
hi everybody maybe i've been writing this some other times. i want to put blackdown 1.3.1 on an IPAQ, because i need swing and a full JVM. i've first used the tar.gz2 from the blackdown site (+ additional stuff) and then i've tried with the .ipk from ipkgfing. both of them failed to run IPAQdem

java on Ipaq

2003-11-21 Thread gianni cozzolongo
we are installing the blackdown jvm on an Ipaq i3970 with familiar 0.7.2 running the Ipaqdemo we ahve some error messages about the swing perhaps we need to set the classpath of the optional packages somewhere. can someone help us? thanks in advance for any answer. gianni __

Java-Applets only working with root account

2003-11-11 Thread G27D
Hi, I just managed to get Blackdown-Java running on my system (really not that easy to a linux newbie) and finally even got it running. Seldomly I only get java applets on different sites running when i'm root - being any other user my browser (mozilla 1.4) always tells me 'Applet

[Fwd: java fonts ridiculously large..]

2003-10-10 Thread Rahul Sawarkar
Any tips guys ? rgrds Original Message Subject: java fonts ridiculously large.. Date: Sun, 05 Oct 2003 13:54:51 +0530 From: Rahul Sawarkar <[EMAIL PROTECTED]> Organization: PRIVATE To: [EMAIL PROTECTED] Hi I installed the MS truetype fonts onto my linux pc.. Firebird fon

  1   2   3   4   5   6   7   8   9   10   >