You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Michael Yoder (JIRA)" <tu...@ws.apache.org> on 2007/07/17 23:52:04 UTC

[jira] Created: (TUSCANY-1448) CppBigBank example windows deploy script "deploy.bat" fails to deploy XML Schema

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: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Updated: (TUSCANY-1448) CppBigBank example windows deploy script "deploy.bat" fails to deploy XML Schema

Posted by "Jean-Sebastien Delfino (JIRA)" <tu...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Sebastien Delfino updated TUSCANY-1448:
--------------------------------------------

    Component/s: C++ SCA

> 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
>          Components: C++ SCA
>         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: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Resolved: (TUSCANY-1448) CppBigBank example windows deploy script "deploy.bat" fails to deploy XML Schema

Posted by "Pete Robbins (JIRA)" <tu...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pete Robbins resolved TUSCANY-1448.
-----------------------------------

    Resolution: Fixed

patch applied

> 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
>          Components: C++ SCA
>         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: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org