[
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)