org.apache.tapestry.ioc.internal.util.TapestryException:
org.apache.tapestry.services.FormSupport [at
classpath:org/apache/tapestry/corelib/pages/ExceptionReport.tml, line 11,
column 45]

Does anyone know the way round this?
This is the basic test application - Tapestry5Test1.
I have been able to deploy this once into tomcat 6 with tapestry 06 libs.
I changed to 13 and then to 14 usually getting a class not found exception
forg.apache.tapestry.ioc.annotations.InjectService.
This exception has disappeared with the following issues.

I have reverted to 06 and also deployed the 06 tutorial into tomcat 5. -
Both OK

I have redeployed Tapestry5Test1 under tomcat 6. - KO.

When testing with newer libs I made necessary edits as I understand for the
new tapestry5 package name and also in web.xml.
I cannot understand why it would work once but not again, I assume I have
made a mistake in the libs I have included, but I placed the originals
elsewhere and just copied them back, so this doesn't make sense to me.
What are the issues with tomcat 6?
Jetty seems fine.
BTW I have tried with 3 versions of javassist - javassist-3.4.jar,
javassist-3.7.ga.jar, javassist-3.8.ga.jar. I can't trace the difficulties
to this jar.
Any ideas?

Adam

Reply via email to