« Return to Thread: Application not working after upgrade

Re: Application not working after upgrade

by ghachey :: Rate this Message:

Reply to Author | View in Thread

>Check the changes in the latest snapshots.
>http://svn.trails.codehaus.org/changelog/trails/branches/trails-1.2.x?cs=1071

>You may need to update your hivemind.xml
>http://svn.trails.codehaus.org/browse/trails/branches/trails-1.2.x/archetypes/trails-archetype/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/hivemodule.xml?r1=963&r2=1071

>and your applicationContext.xml
>http://svn.trails.codehaus.org/browse/trails/branches/trails-1.2.x/archetypes/trails-archetype/src/main/resources/archetype-resources/src/main/resources/applicationContext.xml?r1=963&r2=1071

>This is a very tiny change that allows contributions to the
>BuilderDirector (TRAILS-174)

These two changes fixed the first error (runtime error on adding a New record).  However, I am still getting a java.lang.IncompatibleClassChangeError runtime error when trying to search.  I don't see any relevant latest changes in the subversion repo.  Any idea?

Thx

--
GH

 « Return to Thread: Application not working after upgrade