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

Lukasz Lenart updated WW-4048:
------------------------------

    Fix Version/s: 2.3.15
    
> WW-3994 breaks instantiation of CompositeActionMapper
> -----------------------------------------------------
>
>                 Key: WW-4048
>                 URL: https://issues.apache.org/jira/browse/WW-4048
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.3.14
>            Reporter: Christoph Lenggenhager
>             Fix For: 2.3.15
>
>
> The fix for WW-3994 breaks the instantiation of the CompositeActionMapper in
> {{com.opensymphony.xwork2.inject.ContainerImpl.ConstructorInjector.findConstructorIn(Class<T>
>  implementation)}}
> The exception (which seems to be swallowed somewhere along the request 
> processing) is the following:
> {code}
> Caused by: java.lang.RuntimeException: 
> com.opensymphony.xwork2.inject.DependencyException: Could not find a suitable 
> constructor in org.apache.struts2.dispatcher.mapper.CompositeActionMapper.
>       at 
> com.opensymphony.xwork2.inject.ContainerImpl.inject(ContainerImpl.java:502)
>       at 
> com.opensymphony.xwork2.inject.ContainerImpl$7.call(ContainerImpl.java:539)
>       at 
> com.opensymphony.xwork2.inject.ContainerImpl.callInContext(ContainerImpl.java:593)
>       at 
> com.opensymphony.xwork2.inject.ContainerImpl.inject(ContainerImpl.java:537)
>       at 
> com.opensymphony.xwork2.config.impl.LocatableFactory.create(LocatableFactory.java:32)
>       at 
> com.opensymphony.xwork2.inject.ContainerBuilder$4.create(ContainerBuilder.java:130)
>       ... 32 more
> {code}
> Thank you for having a look at this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to