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