Uploaded image for project: 'mod_cluster'
  1. mod_cluster
  2. MODCLUSTER-228

Tomcat6 throws java.lang.NoSuchMethodError instead a localised error messages.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.0.10
    • 1.0.9
    • None
    • None

    Description

      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

      Attachments

        Activity

          People

            rhn-engineering-jclere Jean-Frederic Clere
            rhn-engineering-jclere Jean-Frederic Clere
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: