« 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

Glad to hear you got it solved. Yeah unfortunately you need to hit the same problem a few times before you start recognizing that issue as the likely culprit.

Kalle


On Thu, Mar 5, 2009 at 12:48 PM, ghachey <ghachey@...> wrote:

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

ok...I should have pin pointed that one sooner.  As soon as you said
multiple version of ... I realized my problem.  I had recently changed my
pom.xml file to use trails-core.1.2.2-SNAPSHOT to get rid of a particular
bug that was affecting me but continued using trails-hibernate.1.2.1 and
trails-test.1.2.1.  Obviously this was going to break sooner or later.

Many thanks,

--
GH
--
View this message in context: http://www.nabble.com/Application-not-working-after-upgrade-tp22280067p22360305.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