CppBigBank example windows deploy script "deploy.bat" fails to deploy XML Schema
--------------------------------------------------------------------------------

                 Key: TUSCANY-1448
                 URL: https://issues.apache.org/jira/browse/TUSCANY-1448
             Project: Tuscany
          Issue Type: Bug
         Environment: windows
            Reporter: Michael Yoder


The CppBigBank example deploy.bat script for windows fails to copy its XML 
Schema file to the deploy directory (resulting in its types not being loaded 
when the sample is executed).

This can be fixed by adding a schema copy line to the script:

52a53
> copy %samplebbsrc%\*.xsd %samplebb%


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to