[ 
https://issues.apache.org/activemq/browse/SM-1365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=42909#action_42909
 ] 

Lars Heinemann commented on SM-1365:
------------------------------------

I just had a look at the pom and it seems your patch makes sense ;)
We use version 2.7.0 of the osworkflow, but somehow we reference 2.8.0 from the
xml file. That is indeed not so good :)

I will apply the patch soon.

Thanks for pointing this out.

Regards
Lars


> 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: Kristian Koehler
>         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.

Reply via email to