• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Spring MVC and Weblogic Portal

 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi everyone,

I'm trying to create a Spring MVC Portlet (version 3.0.0) to deploy in Weblogic Portal (latest version) but am getting the following error when I go to the portal page that I have put my portlet on:



Is it possible to use Spring Portlet MVC in Weblogic Portal or am I wasting my time here? The above looks kinda like a ClassNotFoundException but I have all the spring jars I need inside the WEB-INF/lib folder so I'm not sure what it means.

Any help would be greatly appreciated.

 
reply
    Bookmark Topic Watch Topic
  • New Topic