Re: using Smack API with GNU Classpath

2009-02-16 Thread Jan Pannecoeck
Hello, I didn't know I was talking to the builder of JamVM!!! Now I was reading the version details and saw your name behind the copyright!! Nice work with the JamVM!!! I've been testing different vm's and still my favorite one is JamVM! Especially for embedded devices! But to go back on-top

Re: using Smack API with GNU Classpath

2009-02-16 Thread Jan Pannecoeck
Hi, Thanks for the reply! I'll try that later today to see if I could cross-compile the JamVM 1.5.2 with GNU Classpath 0.98! Since those are both the most recent versions I hope this solves my problem!! Thanks! Jan Robert Lougher wrote: P.S. Unfortunately, to upgrade to 1.5.2, you'll also

Re: using Smack API with GNU Classpath

2009-02-16 Thread Robert Lougher
P.S. Unfortunately, to upgrade to 1.5.2, you'll also need to upgrade GNU Classpath to 0.98... Rob. 2009/2/16 Robert Lougher : > Hi Jan, > > 2009/2/16 Jan Pannecoeck : >> Hello Robert, >> >> I'm using JamVM 1.5.0 at the ARM and JamVM 1.4.5 at my desktop pc. Is the >> problem you described also in

Re: using Smack API with GNU Classpath

2009-02-16 Thread Robert Lougher
Hi Jan, 2009/2/16 Jan Pannecoeck : > Hello Robert, > > I'm using JamVM 1.5.0 at the ARM and JamVM 1.4.5 at my desktop pc. Is the > problem you described also in those versions, or only in the 1.5.1 version? > Yes, the problem is in both 1.4.5 and 1.5.0 (JSR 166 support was added in 1.4.5, with an

Re: using Smack API with GNU Classpath

2009-02-16 Thread Jan Pannecoeck
Hello Robert, I'm using JamVM 1.5.0 at the ARM and JamVM 1.4.5 at my desktop pc. Is the problem you described also in those versions, or only in the 1.5.1 version? Thanks for your reply! Jan Robert Lougher wrote: Hi Jan, 2009/2/16 Jan Pannecoeck : Hello everyone, I'm a Java Developer

Re: using Smack API with GNU Classpath

2009-02-16 Thread Robert Lougher
Hi Jan, 2009/2/16 Jan Pannecoeck : > Hello everyone, > > I'm a Java Developer and I'm working mainly with embedded devices. Now I'm > running JamVM with GNU Classpath on an ARM processor. This is all working > fine, and I didn't had any big problems until now... I'll try to explain my > problem as

using Smack API with GNU Classpath

2009-02-16 Thread Jan Pannecoeck
Hello everyone, I'm a Java Developer and I'm working mainly with embedded devices. Now I'm running JamVM with GNU Classpath on an ARM processor. This is all working fine, and I didn't had any big problems until now... I'll try to explain my problem as good as possible, but if someone needs som