« Return to Thread: Application not working after upgrade

Re: Application not working after upgrade

by Kalle Korhonen-2 :: Rate this Message:

Reply to Author | View in Thread

Quickly glancing at your class it looks ok. I'd be more inclined to think it's some kind of classpath problem (multiple versions of Tapestry, Trails servlet-api in you classpath perhaps?), but sorry I don't have any definite answer. Given that you can run the recip app ok, maybe try running your applications the same way (via mvn jetty:run for example).

Kalle


On Wed, Mar 4, 2009 at 11:03 PM, ghachey <ghachey@...> wrote:


>Can you give me some more details?
>Do you see this error in the examples too?

I have only tested the recipe example but it works fine.

I see the same error for ALL my object models for both my applications so I
am wondering if its not something common to all of my objects I did wrong.
I include an example of one of my objects attached here
http://www.nabble.com/file/p22346263/Complaint.java Complaint.java .

Many thanks,

--
GH
--
View this message in context: http://www.nabble.com/Application-not-working-after-upgrade-tp22280067p22346263.html
Sent from the Trails - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email



 « Return to Thread: Application not working after upgrade