[mod_cluster-issues] [JBoss JIRA] (MODCLUSTER-228) Tomcat6 throws java.lang.NoSuchMethodError instead a localised error messages.

Michal Babacek (JIRA) issues at jboss.org
Fri Aug 8 06:29:10 EDT 2014


     [ https://issues.jboss.org/browse/MODCLUSTER-228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michal Babacek closed MODCLUSTER-228.
-------------------------------------



Closing. Clean-up.
At least one of the following applies:

  * the issue has been thoroughly tested as a part of one of the current releases
or
  * it hasn't occurred in ~2 years
or
  * it's utterly harmless

> Tomcat6 throws java.lang.NoSuchMethodError instead a localised error messages.
> ------------------------------------------------------------------------------
>
>                 Key: MODCLUSTER-228
>                 URL: https://issues.jboss.org/browse/MODCLUSTER-228
>             Project: mod_cluster
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 1.0.9
>         Environment: Tomcat 6.0.x
>            Reporter: Jean-Frederic Clere
>            Assignee: Jean-Frederic Clere
>             Fix For: 1.0.10
>
>
> mod_cluster is compiled with jbossweb-2.1.x where we have in org/apache/tomcat/util/res/StringManager.java. 
> public String getString(String key, Object arg1, Object arg2, Object arg3)
> but Tomcat has:
> public String getString(final String key, final Object... args)
> So java.io.FileNotFoundException :-(



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the mod_cluster-issues mailing list