[
https://issues.apache.org/jira/browse/TUSCANY-2411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ramkumar Ramalingam reassigned TUSCANY-2411:
--------------------------------------------
Assignee: Ramkumar Ramalingam
> samples/calculator-implementation-policies failes
> -------------------------------------------------
>
> Key: TUSCANY-2411
> URL: https://issues.apache.org/jira/browse/TUSCANY-2411
> Project: Tuscany
> Issue Type: Bug
> Components: Java SCA Samples
> Affects Versions: Java-SCA-1.3
> Environment: WinXP SP2
> Reporter: Simon Laws
> Assignee: Ramkumar Ramalingam
> Priority: Blocker
> Fix For: Java-SCA-1.3
>
>
> run:
> [java] 19-Jun-2008 14:23:19
> org.apache.tuscany.sca.contribution.processor.V
> alidatingXMLStreamReader
> [java] SEVERE: XMLSchema validation error occured in: null ,line = 22,
> colu
> mn = 4, Message = cvc-complex-type.2.4.a: Invalid content was found starting
> wit
> h element 'operation'. One of
> '{WC[##other:"http://www.osoa.org/xmlns/sca/1.0"]}
> ' is expected.
> [java] 19-Jun-2008 14:23:19
> org.apache.tuscany.sca.assembly.xml.CompositePr
> ocessor
> [java] SEVERE: PolicyValidation exception when processing implementation
> of
> component MultiplyServiceComponent due to Policy Intent
> '{http://tuscany.apache
> .org/xmlns/sca/1.0}jaasAuthentication' is not defined in this domain .
> [java] Exception in thread "main" org.osoa.sca.ServiceRuntimeException:
> org
> .osoa.sca.ServiceRuntimeException: PolicyValidation exception when processing
> im
> plementation of component MultiplyServiceComponent due to Policy Intent
> '{http:/
> /tuscany.apache.org/xmlns/sca/1.0}jaasAuthentication' is not defined in this
> dom
> ain .
> [java] at
> org.apache.tuscany.sca.host.embedded.SCADomain.createNewInsta
> nce(SCADomain.java:276)
> [java] at
> org.apache.tuscany.sca.host.embedded.SCADomain.newInstance(SC
> ADomain.java:70)
> [java] at calculator.CalculatorClient.main(CalculatorClient.java:39)
> [java] Caused by: org.osoa.sca.ServiceRuntimeException: PolicyValidation
> ex
> ception when processing implementation of component MultiplyServiceComponent
> due
> to Policy Intent
> '{http://tuscany.apache.org/xmlns/sca/1.0}jaasAuthentication'
> is not defined in this domain .
> [java] at
> org.apache.tuscany.sca.host.embedded.impl.DefaultSCADomain.an
> alyseProblems(DefaultSCADomain.java:309)
> [java] at
> org.apache.tuscany.sca.host.embedded.impl.DefaultSCADomain.ad
> dContribution(DefaultSCADomain.java:334)
> [java] at
> org.apache.tuscany.sca.host.embedded.impl.DefaultSCADomain.in
> it(DefaultSCADomain.java:186)
> [java] at
> org.apache.tuscany.sca.host.embedded.impl.DefaultSCADomain.<i
> nit>(DefaultSCADomain.java:120)
> [java] at
> org.apache.tuscany.sca.host.embedded.SCADomain.createNewInsta
> nce(SCADomain.java:242)
> [java] ... 2 more
> [java] Java Result: 1
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.