You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 20:54:12 UTC

[jira] [Resolved] (OWB-913) o.a.webbeans.web.tomcat.TomcatInstanceManager should implement the new method in o.a.tomcat.InstanceManager introduced with Tomcat 7.0.47

     [ https://issues.apache.org/jira/browse/OWB-913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Struberg resolved OWB-913.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.0
         Assignee: Mark Struberg

> 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
>            Assignee: Mark Struberg
>             Fix For: 1.5.0
>
>
> 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.3.4#6332)