You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Venkatakrishnan (JIRA)" <tu...@ws.apache.org> on 2008/03/19 11:14:25 UTC

[jira] Commented: (TUSCANY-2100) Policy Validation warnings runnign sample-binding-echo-extension using maven

    [ https://issues.apache.org/jira/browse/TUSCANY-2100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12580297#action_12580297 ] 

Venkatakrishnan commented on TUSCANY-2100:
------------------------------------------

I guess this is to do with the validating StaX parser we are using.  The 'applicablePolicySets' that we added to SCA elements as part of the preprocessing is not defined in the assembly model schema.  Am not sure if we can do anything about this warning.  Can we selectively turn it off for some deviations ?

> Policy Validation warnings runnign sample-binding-echo-extension using maven
> ----------------------------------------------------------------------------
>
>                 Key: TUSCANY-2100
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2100
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Samples
>    Affects Versions: Java-SCA-1.2
>            Reporter: Luciano Resende
>            Priority: Minor
>             Fix For: Java-SCA-1.2
>
>
> This does not break the sample, but it does display lots of warnings
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running echo.EchoServiceTestCase
> Mar 18, 2008 8:47:01 PM org.apache.tuscany.sca.contribution.processor.ValidatingXMLStreamReader$1 error
> WARNING: XMLSchema validation problem in: null, line: 22, column: 9
> cvc-complex-type.3.2.2: Attribute 'tuscany:applicablePolicySets' is not allowed to appear in element 'e:binding.echo'.
> Mar 18, 2008 8:47:01 PM org.apache.tuscany.sca.contribution.processor.ValidatingXMLStreamReader$1 error
> WARNING: XMLSchema validation problem in: null, line: 31, column: 9
> cvc-complex-type.3.2.2: Attribute 'tuscany:applicablePolicySets' is not allowed to appear in element 'e:binding.echo'.
> Returned message: oof
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.94 sec
> Running echo.EchoReferenceTestCase
> Mar 18, 2008 8:47:02 PM org.apache.tuscany.sca.contribution.processor.ValidatingXMLStreamReader$1 error
> WARNING: XMLSchema validation problem in: null, line: 22, column: 9
> cvc-complex-type.3.2.2: Attribute 'tuscany:applicablePolicySets' is not allowed to appear in element 'e:binding.echo'.
> Mar 18, 2008 8:47:02 PM org.apache.tuscany.sca.contribution.processor.ValidatingXMLStreamReader$1 error
> WARNING: XMLSchema validation problem in: null, line: 31, column: 9
> cvc-complex-type.3.2.2: Attribute 'tuscany:applicablePolicySets' is not allowed to appear in element 'e:binding.echo'.
> Returned message: oof
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.508 sec

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