You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "ant elder (JIRA)" <de...@tuscany.apache.org> on 2009/08/20 13:13:14 UTC

[jira] Updated: (TUSCANY-3230) OASIS otest ASM_6009_TestCase missing space in config.output string

     [ https://issues.apache.org/jira/browse/TUSCANY-3230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ant elder updated TUSCANY-3230:
-------------------------------

    Description: 
OASIS otest ASM_6009_TestCase is missing space in config.output string, it should be:

    	config.output[0] 			= "ASM_6009 request service1 operation1 invoked service2 operation1 invoked";

not

    	config.output[0] 			= "ASM_6009 request service1 operation1 invokedservice2 operation1 invoked";



  was:
OASIS otest ASM_6002_TestCase is missing space in config.output string, it should be:

    	config.output[0] 			= "ASM_6009 request service1 operation1 invoked service2 operation1 invoked";

not

    	config.output[0] 			= "ASM_6009 request service1 operation1 invokedservice2 operation1 invoked";



        Summary: OASIS otest ASM_6009_TestCase missing space in config.output string  (was: OASIS otest ASM_6002_TestCase missing space in config.output string)

> OASIS otest ASM_6009_TestCase missing space in config.output string
> -------------------------------------------------------------------
>
>                 Key: TUSCANY-3230
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3230
>             Project: Tuscany
>          Issue Type: Bug
>            Reporter: ant elder
>             Fix For: Java-SCA-2.0
>
>
> OASIS otest ASM_6009_TestCase is missing space in config.output string, it should be:
>     	config.output[0] 			= "ASM_6009 request service1 operation1 invoked service2 operation1 invoked";
> not
>     	config.output[0] 			= "ASM_6009 request service1 operation1 invokedservice2 operation1 invoked";

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