« Return to Thread: Application not working after upgrade

Re: Application not working after upgrade

by Alejandro Scandroli-2 :: Rate this Message:

Reply to Author | View in Thread

Hi GH

No idea, I couldn't reproduce the error in any way.
It may be related to the same change, the 88th line of SearchForm is
                        setModel(getBuilderDirector().createNewInstance(getClassDescriptor().getType()));

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

Alejandro.

On Tue, Mar 3, 2009 at 1:52 AM, ghachey <ghachey@...> wrote:

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

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

    http://xircles.codehaus.org/manage_email


 « Return to Thread: Application not working after upgrade