[
https://issues.apache.org/jira/browse/TUSCANY-3324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ant elder closed TUSCANY-3324.
------------------------------
Resolution: Fixed
Fixed now
> SCA-J CAA test class service1LifecycleExceptionsImpl.java missing assign for
> a reference passed in on the constructor
> ---------------------------------------------------------------------------------------------------------------------
>
> Key: TUSCANY-3324
> URL: https://issues.apache.org/jira/browse/TUSCANY-3324
> Project: Tuscany
> Issue Type: Bug
> Components: OASIS Compliance - OASIS
> Reporter: ant elder
> Fix For: Java-SCA-2.0-M4
>
>
> A reference is passed in as a constructor parameter but its never assigned to
> an instance variable.
> Need the statement:
> uninitRef = uninitRefParm;
> in the constructor of:
> JCA_General_POJO\src\main\java\org\oasisopen\sca\test\service1LifecycleExceptionsImpl.java
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.