Re: Application not working after upgrade
"Are you using snapshots versions?"
Yes and I thought that could have been one possible source of the problem. I have saved my old snapshot and will try it later on today.
"Are Those errors from running "jetty:run" or from a deployed war?"
I don't run jetty or tomcat from maven I deploy direct to my tomcat install (5.5.26-5)
"Which jdk version are you using?"
ghachey@solomon:~$ java -version
java version "1.5.0_16"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_16-b02)
Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_16-b02, mixed mode)
"Which maven version?"
2.0.9-2
--
GH