Re: T5.0.2. Deployment on OC4J 10.1.3

2007-03-28 Thread Jan Vissers
It looks like there are some issues regarding the new way OC4J, as of 10.1.3 handles class loading specifics. For instance - the engine comes with a system shared library of apache.commons.logging 1.0.4. If I specify to use this library I get the message as is shown in my previous email. If I sp

Re: T5.0.2. Deployment on OC4J 10.1.3

2007-03-28 Thread Jan Vissers
We have had problems with getting T4 to run on OC4J as well, although these problems had more to do with the specific OC4J version (every version below 10.1.3). This is the first time I'm actually trying to deploy T5 stuff onto 10.1.3. I've tried the hilo example and build the sample from mvn,

Re: T5.0.2. Deployment on OC4J 10.1.3

2007-03-28 Thread James Carman
It probably doesn't like Javassist (I'm assuming you're using Javassist, Howard). We had the same problems with T4 and HiveMind in general in OC4J. On 3/28/07, Jan Vissers <[EMAIL PROTECTED]> wrote: Hi, Deploying the Starter application - similar to hilo from the tutoral, but without the Mav

T5.0.2. Deployment on OC4J 10.1.3

2007-03-28 Thread Jan Vissers
Hi, Deploying the Starter application - similar to hilo from the tutoral, but without the Maven stuff - results in the following error message on OC4J 10.1.3: Java.lang.RuntimeException: Unable to instantiate class org.apache.tapestry.services.TapestryModule as builder for module 'tapestry