You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Simon Laws (JIRA)" <tu...@ws.apache.org> on 2008/03/27 10:41:24 UTC

[jira] Created: (TUSCANY-2147) samples/calculator-implementation-policies

samples/calculator-implementation-policies
------------------------------------------

                 Key: TUSCANY-2147
                 URL: https://issues.apache.org/jira/browse/TUSCANY-2147
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Samples
    Affects Versions: Java-SCA-1.2
         Environment: WinXP SP2, IBM JDK 5
            Reporter: Simon Laws
            Priority: Minor
             Fix For: Java-SCA-1.2


Running the calculator-implementation-policies report success at the end of the run but the first lines of logged output are...


tor-implementation-policies>ant run
Buildfile: build.xml

run:
     [java] 27-Mar-2008 09:36:29 org.apache.tuscany.sca.contribution.processor.V
alidatingXMLStreamReader$1 error
     [java] WARNING: XMLSchema validation problem in: null, line: 22, column: 4
     [java] cvc-complex-type.2.4.a: Invalid content was found starting with elem
ent 'operation'. One of '{WC[##other:"http://www.osoa.org/xmlns/sca/1.0"]}' is e
xpected.
     [java] Calling CalculatorServiceComponent configured with 'logging' policy
for subtract and divide operations...

-- 
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] Commented: (TUSCANY-2147) samples/calculator-implementation-policies

Posted by "Venkatakrishnan (JIRA)" <tu...@ws.apache.org>.
    [ https://issues.apache.org/jira/browse/TUSCANY-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12582940#action_12582940 ] 

Venkatakrishnan commented on TUSCANY-2147:
------------------------------------------

This is because the assembly model schema is yet to include the operation element as child element of implementation.   However, the policy specs has a sample that uses operation as child of implementation.   Raymond had brought this up on the lists a while ago and hope this gets fixed in the next release of the specs.

> samples/calculator-implementation-policies
> ------------------------------------------
>
>                 Key: TUSCANY-2147
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2147
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Samples
>    Affects Versions: Java-SCA-1.2
>         Environment: WinXP SP2, IBM JDK 5
>            Reporter: Simon Laws
>            Priority: Minor
>             Fix For: Java-SCA-1.2
>
>
> Running the calculator-implementation-policies report success at the end of the run but the first lines of logged output are...
> tor-implementation-policies>ant run
> Buildfile: build.xml
> run:
>      [java] 27-Mar-2008 09:36:29 org.apache.tuscany.sca.contribution.processor.V
> alidatingXMLStreamReader$1 error
>      [java] WARNING: XMLSchema validation problem in: null, line: 22, column: 4
>      [java] cvc-complex-type.2.4.a: Invalid content was found starting with elem
> ent 'operation'. One of '{WC[##other:"http://www.osoa.org/xmlns/sca/1.0"]}' is e
> xpected.
>      [java] Calling CalculatorServiceComponent configured with 'logging' policy
> for subtract and divide operations...

-- 
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-2147) samples/calculator-implementation-policies

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

Simon Laws updated TUSCANY-2147:
--------------------------------

    Fix Version/s:     (was: Java-SCA-1.2)
                   Java-SCA-Next

OK, I'll move this to SCA Next. If there is a duplicate of this discussing this spec question then we can close this one. I couldn't spot one. 

> samples/calculator-implementation-policies
> ------------------------------------------
>
>                 Key: TUSCANY-2147
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2147
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Samples
>    Affects Versions: Java-SCA-1.2
>         Environment: WinXP SP2, IBM JDK 5
>            Reporter: Simon Laws
>            Priority: Minor
>             Fix For: Java-SCA-Next
>
>
> Running the calculator-implementation-policies report success at the end of the run but the first lines of logged output are...
> tor-implementation-policies>ant run
> Buildfile: build.xml
> run:
>      [java] 27-Mar-2008 09:36:29 org.apache.tuscany.sca.contribution.processor.V
> alidatingXMLStreamReader$1 error
>      [java] WARNING: XMLSchema validation problem in: null, line: 22, column: 4
>      [java] cvc-complex-type.2.4.a: Invalid content was found starting with elem
> ent 'operation'. One of '{WC[##other:"http://www.osoa.org/xmlns/sca/1.0"]}' is e
> xpected.
>      [java] Calling CalculatorServiceComponent configured with 'logging' policy
> for subtract and divide operations...

-- 
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