Been trying to get Trails running using Tapestry 4.0
and ran into something I can't decipher. Hitting the
first page I get an NPE in the log and a 500 error.
In stepping thru the code in the debugger, it blows up
at AbstractEngine line 231. Looking at the exception
thrown I see this message:
org.apache.hivemind.ApplicationRuntimeException:
Unable to construct service
tapestry.request.RequestCycleFactory: Error building
service tapestry.request.RequestCycleFactory: Error at
jar:file:/C:/java/tapestry-4.0-beta-1/tapestry-4.0-beta-1.jar!/META-INF/tapestry.request.xml,
line 212, column 88: Unable to read property
serviceEncoders of object <SingletonProxy for
tapestry.url.LinkFactory(org.apache.tapestry.services.LinkFactory)>:
java.lang.reflect.InvocationTargetException
[jar:file:/C:/java/tapestry-4.0-beta-1/tapestry-4.0-beta-1.jar!/META-INF/tapestry.request.xml,
line 209, column 21]
I'm sure this is something dumb I have done, as I was
able to get another Tap4 app running, but I could use
pointers as to what to look at.
Thanks,
Chris Nelson
__________________________________
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.
http://promotions.yahoo.com/new_mail
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]