On Mon, Jul 19, 2010 at 11:15 AM, kelvin goodson
<[email protected]> wrote:
> I'm trying to look into these, and currently seeing a 10 minute + hang
> on JCA_11017 with ...
>

I don't see any hang in JCA_11017

I've fixed an incorrect error message in the JCI tests and that suite
all passes ok for me now, and the WS suite is passing cleanly too. For
the others I'm seeing lots of fails in JCA and Policy as have already
been posted to this thread, and down to just 4 fails in Assembly, two
look like policy things (8014 and 12006) and two are interface
matching (12007 and 12008). I'll go look at the interface matching
ones.

8014 org.oasisopen.sca.ServiceRuntimeException:
    [Composite: {http://docs.oasis-open.org/ns/opencsa/sca/200912},
Component: TestComponent2, Service: Service1] -
    The intent 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}confidentiality.transport
associated with policy subject
    (@24981262)Endpoint:  URI =
TestComponent2#service-binding(Service1/Service1) has no matching
policy set

12006
org.oasisopen.sca.ServiceRuntimeException: [Composite:
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component:
TestComponent1, Service: Service1] - The intent
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}Fred associated
with policy subject (@8374450)Endpoint:  URI =
TestComponent1#service-binding(Service1/Service1) has no matching
policy set

12007
org.oasisopen.sca.ServiceRuntimeException: [Composite:
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component:
TestComponent1, Composite:
{http://docs.oasis-open.org/ns/opencsa/scatests/2009032}TestComposite5,
Component: TestComposite5TestComponent1] -
[ASM50004,JCA30002,JCI80001] Component service interface incompatible
with implementation service interface: Component =
TestComposite5TestComponent1 Service = Service1 Operations called
operation2 are not compatible Operation argument types source =
{http://www.w3.org/2001/XMLSchema}int target =
{http://www.w3.org/2001/XMLSchema}string don't match for output types


12008
org.oasisopen.sca.ServiceRuntimeException: [Composite:
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component:
TEST_ASM_12008TestComponent1, Composite:
{http://docs.oasis-open.org/ns/opencsa/scatests/2009032}TestComposite5,
Component: TestComposite5TestComponent1] -
[ASM50004,JCA30002,JCI80001] Component service interface incompatible
with implementation service interface: Component =
TestComposite5TestComponent1 Service = Service1 Operations called
operation2 are not compatible Operation argument types source =
{http://www.w3.org/2001/XMLSchema}int target =
{http://www.w3.org/2001/XMLSchema}string don't match for output types

   ...ant

Reply via email to