I know this question may have been asked for many times. I'm currently
trying to get JSF 2.0 and Spring 3.0.5 going with gae 1.4.0.
The log error follows:
WARNING: Error starting handlers
[java] java.lang.NoClassDefFoundError:
org.apache.commons.logging.LogFactory is a restricted class. Please
see the Google App Engine developer's guide for more details.
I tried renaming the common-logging-1.1.1.jar to common-logging-1.1
for the library but with no luck.
Perhaps it has something to do with the netbeans plugin that i am
using.
It would be nice if somebody can help me out.
--
You received this message because you are subscribed to the Google Groups
"Google App Engine for Java" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-appengine-java?hl=en.