File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other Application Frameworks and the fly likes Spring: ClassNotFoundException Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Other Application Frameworks
Reply Bookmark "Spring: ClassNotFoundException" Watch "Spring: ClassNotFoundException" New topic
Author

Spring: ClassNotFoundException

Sandeep Vaid
Ranch Hand

Joined: Feb 27, 2006
Posts: 390
I am using RAD7.0, WPS6.0 and Spring.

I have created a portlet JSR168 Application and i am getting the following error during deployement

Herman Schelti
Ranch Hand

Joined: Jul 17, 2006
Posts: 387
Do you have a question about this?

Herman
Muhammad Saifuddin
Ranch Hand

Joined: Dec 06, 2005
Posts: 1318

Originally posted by Sandeep Vaid:
The following exception was logged org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find
class [com.hsbc.fe.customer.processor.SearchCustomerRequestProcessor] for
bean with name 'CustomerSearchProcessor' defined in ServletContext resource
[/WEB-INF/classes/processors.xml]; nested exception is
java.lang.ClassNotFoundException:
com.hsbc.fe.customer.processor.SearchCustomerRequestProcessor


Just make it zoom for you..
[ October 31, 2007: Message edited by: Muhammad Saifuddin ]

Saifuddin..
[Linkedin] How To Ask Questions On JavaRanch My OpenSource
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Spring: ClassNotFoundException
 
Similar Threads
publishing EAR file fails in RAd 6.0
OutOfMemoryError while Retrieving data
problem with spring mvc with hibernate
unable see the server logs in console of websphere 6.0
OutOfMemoryError while Retrieving data