Violeta Georgieva created OWB-913:
-------------------------------------

             Summary: o.a.webbeans.web.tomcat.TomcatInstanceManager should 
implement the new method in o.a.tomcat.InstanceManager introduced with Tomcat 
7.0.47
                 Key: OWB-913
                 URL: https://issues.apache.org/jira/browse/OWB-913
             Project: OpenWebBeans
          Issue Type: Bug
    Affects Versions: 1.1.7
         Environment: Apache Tomcat 7.0.47
            Reporter: Violeta Georgieva


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



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to