Re: Tapestry 5 on OpenJDK?

2011-06-15 Thread Massimo Lusetti
On Tue, Jun 14, 2011 at 6:55 PM, Josh Canfield wrote: >> Hold on - my app is running Tap 5.1.0.5. Is yours? > > Ah, I'm running bleeding edge 5.3-SNAPSHOT. I suppose since I upgraded > the generics support in the property expressions I should probably get > openjdk installed on my mac and see exa

Re: Tapestry 5 on OpenJDK?

2011-06-14 Thread Josh Canfield
> Hold on - my app is running Tap 5.1.0.5. Is yours? Ah, I'm running bleeding edge 5.3-SNAPSHOT. I suppose since I upgraded the generics support in the property expressions I should probably get openjdk installed on my mac and see exactly see what's happening... Josh On Tue, Jun 14, 2011 at 7:08

Re: Tapestry 5 on OpenJDK?

2011-06-14 Thread Geoff Callender
Hold on - my app is running Tap 5.1.0.5. Is yours? On 15/06/2011, at 12:02 AM, Geoff Callender wrote: > Hi Josh, > > I've been running a live Tapestry app on Ubuntu server with openjdk-6-jdk for > some months now without a problem except a clash with ImageJ which was > resolved by upgrading Im

Re: Tapestry 5 on OpenJDK?

2011-06-14 Thread Geoff Callender
Hi Josh, I've been running a live Tapestry app on Ubuntu server with openjdk-6-jdk for some months now without a problem except a clash with ImageJ which was resolved by upgrading ImageJ. Like you, the development was on OS X, and built on OS X, ie. I don't recompile for Ubuntu. My Ubuntu java

Tapestry 5 on OpenJDK?

2011-06-13 Thread Josh Canfield
I'm getting some errors in the generics support running an app in ubuntu. This app runs fine on OSX. Does anyone have experience with the OpenJDK Runtime and Tapestry apps? It's not a requirement that I use OpenJDK so I'm going to get the Sun JDK installed, but here is the interesting information.