[
https://issues.apache.org/jira/browse/UIMA-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jerry Cwiklik closed UIMA-5081.
-------------------------------
Resolution: Duplicate
Duplicate of UIMA-5080: https://issues.apache.org/jira/browse/UIMA-5080
> UIMA-AS: dd2spring.xsl generates spring ctx file with old style dtd reference
> -----------------------------------------------------------------------------
>
> Key: UIMA-5081
> URL: https://issues.apache.org/jira/browse/UIMA-5081
> Project: UIMA
> Issue Type: Bug
> Components: Async Scaleout
> Affects Versions: 2.8.1AS
> Reporter: Jerry Cwiklik
> Assignee: Jerry Cwiklik
> Fix For: 2.8.2AS
>
>
> The dd2spring.xsl generates a spring context file from a deployment
> descriptor with a reference to an old dtd file. When running in a mixed mode
> where spring file is generated by a newer uima-as yet the uima-as runtime is
> old (say 2.6.0), the parsing of spring context file fails. The old
> spring-beans.dtd does not define scope attribute causing a runtime exception.
> Modify dd2spring.xsl to generate a reference to spring-beans-2.0.dtd instead
> of spring-beans.dtd.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)