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

Jean-Frederic Clere (JIRA) jira-events at lists.jboss.org
Tue Apr 12 10:44:33 EDT 2011


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

Jean-Frederic Clere updated MODCLUSTER-228:
-------------------------------------------

        Fix Version/s:     (was: 1.1.2.Final )
    Affects Version/s:     (was: 1.1.1.Final)


> 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
>    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 is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the mod_cluster-issues mailing list