Non generalized interface usage4 in SpringModuleDef
---------------------------------------------------
Key: TAP5-830
URL: https://issues.apache.org/jira/browse/TAP5-830
Project: Tapestry 5
Issue Type: Bug
Components: tapestry-spring
Affects Versions: 5.1.0.5
Reporter: Andrey Larionov
In SpringModuleDef exists private method locateExternalContext. It has
return type of ConfigurableWebApplicationContext. But its calls only
from contructor where assignment occurs to variable with type of
ApplicationContext.
It highly limits me on programmaticaly creating server context and
passing into it SpringContext without implementing
ConfigurableWebApplicationContext.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.