I\'m trying to setup a basic spring-mvc project with weblogic. I get this stacktrace
weblogic.application.ModuleException: java.lang.ClassNotFoundException: org.
In same cases this is due to a conflict within WebLogic internal libraries and your application, may be you should try to use this :
org.springframework.*