This is because you don't have commons-beanutils-1.7.0.jar file in your
tomcat's classpath. 

Put this jar file in your application's lib.

 

Regards,

Pushpendra Singh Baghel

Cell:-9324306569

Dir:-022-67928769

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ed Webb
Sent: Monday, November 05, 2007 8:29 PM
To: displaytag-user@lists.sourceforge.net
Subject: Re: [displaytag-user] Another error?

 

Savoy, Melinda wrote:

> 

> I am running on a local Tomcat v5.5 server.

> 

> Don't understand why we're getting the following error so any insight 

> or direction would be greatly appreciated, regards:

> 

> *description*_ The server encountered an internal error () that 

> prevented it from fulfilling this request._

> *exception*

> org.apache.jasper.JasperException: 

> org/apache/commons/beanutils/NestedNullException

> 

[snip]

 

> *root cause*

> java.lang.NoClassDefFoundError: 

> org/apache/commons/beanutils/NestedNullException

> 

[snip]

 

This is the clue you need. Tomcat cannot find the NestedNullException 

class which is part of the Apache Commons-BeanUtils package. Make sure 

that the BeanUtils jar file is in your webapp's classpath somewhere and 

try it again.

 

Ed!

 

-------------------------------------------------------------------------

This SF.net email is sponsored by: Splunk Inc.

Still grepping through log files to find problems?  Stop.

Now Search log events and configuration files using AJAX and a browser.

Download your FREE copy of Splunk now >> http://get.splunk.com/

_______________________________________________

displaytag-user mailing list

displaytag-user@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/displaytag-user

 

 

 



---
This e-mail message may contain confidential, proprietary or legally privileged 
information. It should not be used by anyone who is not the original intended 
recipient.If you have erroneously received this message, please delete it 
immediately and notify the sender. The recipient acknowledges that 3i Infotech 
or its subsidiaries and  associated companies, (collectively "3i Infotech"), 
are unable to exercise control or ensure or guarantee the integrity of/over the 
contents of the information contained in e-mail transmissions and further 
acknowledges that any views expressed in this message are those of the 
individual sender and no binding nature of the message shall be implied or 
assumed unless the sender does so expressly with due authority of 3i Infotech. 
Before opening any attachments please check them for viruses and defects.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to