I get a strange ClassCast Exception when  running my app in GAE. The
app runs fine locally in the SDK. The error seems to indicate the
presence of conflicting spring classes in the classpath.

Grateful for any suggestions as I'm currently stuck (I'm using Portlet
MVC for JSR286 so I can't revert to spring 2.5.*)

org.springframework.expression.spel.ast.BooleanLiteral cannot be cast
to org.springframework.expression.spel.ast.SpelNodeImpl

I posted the stacktrace here:

http://forum.springsource.org/showthread.php?t=71645

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to