Uploaded image for project: 'OpenWebBeans'
  1. OpenWebBeans
  2. OWB-913

o.a.webbeans.web.tomcat.TomcatInstanceManager should implement the new method in o.a.tomcat.InstanceManager introduced with Tomcat 7.0.47

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1.7
    • 1.5.0
    • None
    • None
    • Apache Tomcat 7.0.47

    Description

      Hi,

      I'm trying to use this functionality with Apache Tomcat 7.0.47.
      It fails with java.lang.AbstractMethodError.
      That's because with version 7.0.47 o.a.tomcat.InstanceManager has a new method:

      public Object newInstance(Class<?> clazz)
      throws IllegalAccessException, InvocationTargetException, NamingException,
      InstantiationException;

      Best Regards
      Violeta

      Attachments

        Issue Links

          Activity

            People

              struberg Mark Struberg
              violetagg Violeta Georgieva Georgieva
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: