On 17/03/2011 06:57, Rao G.Srinivasa wrote:
> 
> Hi,
> 
> I have developed a web application. It's working fine with the Web Sphere. I 
> have deployed the same application into the tomcat 6.0.14, the deployment was 
> successful.
> But I try to use some functionalities such as saving data after entering 
> input to the page, it's throwing the following error message and the 
> operation was failed.
> 
> Caused by: 
> java.lang.IllegalStateException<http://download.oracle.com/javase/6/docs/api/java/lang/IllegalStateException.html>:
>  No modifications are allowed to a locked ParameterMap
> at org.apache.catalina.util.ParameterMap.put(ParameterMap.java:166)
> at 
> com.deere.u90.iaf.ejpm.utility.HttpServletRequestMapper.mapToBean(HttpServletRequestMapper.java:42)
> ... 25 more
> Requesting you please let me know that what may be the mistake and provided 
> solution.

This question belongs on the users mailing list.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to