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,
and tried to deploy that onto 10.1.3 as well. There no errors occur, but then
again no page is shown either:

If I enter: http://<host>:<port>/hilo/start
"it" just returns stating "404 Not Found"

Has anybody here had any success deploying T5 app's onto OC4J 10.1.3+?

Thanks,
-J.

James Carman wrote:
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 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
    ': Error building service proxy for service '
tapestry.ioc.PropertyShadowBuilder' (at
org.apache.tapestry.ioc.services.TapestryIOCModule
    .buildPropertyShadowBuilder(PropertyAccess)): Unable to lookup class
org.apache.tapestry.ioc.services.PropertyShadowBuilder: org.apache
    .tapestry.ioc.services.PropertyShadowBuilder

What could be wrong?
Thanks,
-J.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to