[
https://issues.apache.org/activemq/browse/SM-1365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Heinemann resolved SM-1365.
--------------------------------
Fix Version/s: 3.2.2
3.3
Resolution: Fixed
Applied patch. Thanks to Kristian.
> OSWorkflow tests using example file which includes wrong dtd version
> --------------------------------------------------------------------
>
> Key: SM-1365
> URL: https://issues.apache.org/activemq/browse/SM-1365
> Project: ServiceMix
> Issue Type: Bug
> Components: servicemix-osworkflow
> Affects Versions: 3.2.2
> Reporter: Kristian Koehler
> Assignee: Lars Heinemann
> Fix For: 3.2.2, 3.3
>
> Attachments: osworkflow-version.patch
>
>
> Hi
> i encountered problems while running the OSWorkflow test. The example
> workflow can't be deployed because the sample file uses a wrong dtd version
> and the dtd file isn't included in the OSWorkflow distribution.
> Sample file dtd:
> --- 8< ---
> <!DOCTYPE workflow PUBLIC
> "-//OpenSymphony Group//DTD OSWorkflow 2.8//EN"
> "http://www.opensymphony.com/osworkflow/workflow_2_8.dtd">
> --- 8< ---
> Version 2.8 isn't included. Changing this to 2.7 works because the file is in
> the osworkflow.jar ;-)
> Kristian
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.