AW: Deploying a Tapestry app to Geronimo

2006-04-15 Thread Korbinian Bachl
Hi Bryan, i dont know if you already know it but: Geronimo is only JDK 1.4 (!) - it is known to have problems with JDK 5 and not ready therefore yet - while T4 wants JDK5 (at least the nice features) so this may be the main problem... regards, korbinian > -Ursprüngliche Nachricht- > V

Re: Deploying a Tapestry app to Geronimo

2006-04-15 Thread Drew McAuliffe
T4 is definitely not specific to 1.4. I'm running it under 1.4 under Oracle in production. The only 1.5/1.4 problem I've seen is when building Tapestry from source, because of problems with the annotations support classes compiling (they're dependent on 1.5 for obvious reasons). On 4/15/06, Korbin