Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.1.7
-
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
- relates to
-
OWB-915 re-visit tomcat modules
- Closed