[mod_cluster-issues] [JBoss JIRA] Commented: (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:32:33 EDT 2011


    [ https://issues.jboss.org/browse/MODCLUSTER-228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595033#comment-12595033 ] 

Jean-Frederic Clere commented on MODCLUSTER-228:
------------------------------------------------

1.0.x fix r560

> 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, 1.1.1.Final
>         Environment: Tomcat 6.0.x
>            Reporter: Jean-Frederic Clere
>            Assignee: Jean-Frederic Clere
>             Fix For: 1.0.10, 1.1.2.Final 
>
>
> 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