Hi,

Could this be related to the introduction of production mode ?

I had to add:

                    <systemProperties>
                        <systemProperty>
                            <name>tapestry.production-mode</name>
                            <value>false</value>
                        </systemProperty>
                    </systemProperties>

Into the maven-jetty-plugin configuration to get the nice exception page

HTH

--
Chris

Joost Schouten (ml) wrote:
I'm experiencing the same with 5.0.11

Cheers,
Joost

Geoff Callender wrote:
Is anyone else seeing this? The exception report page in T5.0.10 has no detail - I'm getting only a heading and the exception, eg.
An unexpected application exception has occurred.

Render queue error in BeginRender[examples/jodatime/1:pagelink]: java.lang.ClassNotFoundException: caught an exception while obtaining a class file for jumpstart.web.components.DateMidnightField

Cheers,

Geoff


---------------------------------------------------------------------
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