POJO_10009 testcase needs more clarification
--------------------------------------------
Key: TUSCANY-3376
URL: https://issues.apache.org/jira/browse/TUSCANY-3376
Project: Tuscany
Issue Type: Bug
Components: OASIS Compliance - OASIS
Affects Versions: Java-SCA-2.0
Reporter: Ramkumar Ramalingam
Fix For: Java-SCA-2.0
The POJO_10009_TestCase.java expects an output "POJO_10009 request service1
operation1 invoked thread context classloader is correct".
The TEST_POJO_10009Component1 in the Test_POJO_10009.composite file uses
"org.oasisopen.sca.test.service1ClassLoaderCheckImpl" as its implementation
class.
If the class "org.oasisopen.sca.test.service1ClassLoaderCheckImpl" is
sucessfully loaded, then it returns " thread context classloader not correct".
So, I believe the POJO_10009_TestCase.java should expect an output as
"POJO_10009 request service1 operation1 invoked thread context classloader not
correct".
Otherwise, there should an alternate class file, from a different contribution
which should return " is correct". I would request for more clarification on
this testcase to proceed further.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.