← Prev in month ← Prev in thread

[sca-j] [NEW ISSUE] Issues/Question for Java CI testcases POJO_8017, POJO_8023, POJO_8028

From
Simon Laws <>
Date
2010-08-12T10:38:53+00:00
ID
Thread
[sca-j] [NEW ISSUE] Issues/Question for Java CI testcases POJO_8017, POJO_8023, POJO_8028
POJO_8017

==========

@Property annotation required for service
name property in

org.oasisopen.sca.test.Service1NoRemotableRefImpl

For example,

        @Property

        public
void setServiceName( String aServiceName ) {

         
      serviceName = aServiceName;

        }

POJO_8023

==========

This is just a question about a comment
in the Test_POJO_8023.composite

    <!-- Component with
an implementation which has an @Reference field which also has a @PolicySets
annotation -->

    <component name="TEST_POJO_8023Component1">

This is confusing as this test doesn't
use an @Reference annotation for this SCA reference. 

POJO_8028

==========

The test JUnit file, POJO_8028_TestCase,
has an expected result of:

config.output[0]      
           = "POJO_8028
request service1 operation1 invoked 2002.09.13 09:00:00 2010.10.28 23:05:13";

What are the numbers on the end for?

Regards

Simon

Simon Laws

Open Source SOA Development

tuscany.apache.org

Mail Point 146, Hursley Park, Winchester, Hampshire, SO21 2JN

Tel: Internal 248708  External +44 (0)1962 818708

Email: 

Unless stated otherwise above:

IBM United Kingdom Limited - Registered in England and Wales with number
741598. 

Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6
3AU
← Prev in month ← Prev in thread