You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Vamsavardhana Reddy (JIRA)" <de...@tuscany.apache.org> on 2009/04/29 18:21:30 UTC

[jira] Closed: (TUSCANY-2958) JEEImplementationImpl, WebImplementationImpl and EJBImplementationImpl need to implement PolicySetAttachPoint

     [ https://issues.apache.org/jira/browse/TUSCANY-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vamsavardhana Reddy closed TUSCANY-2958.
----------------------------------------

    Resolution: Fixed

Fixed.

> JEEImplementationImpl, WebImplementationImpl and EJBImplementationImpl need to implement PolicySetAttachPoint
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-2958
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2958
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Misc Implementation Extensions
>    Affects Versions: Java-SCA-1.5
>         Environment: All
>            Reporter: Anbu Ponniah
>            Assignee: Vamsavardhana Reddy
>             Fix For: Java-SCA-1.5
>
>
> BaseAssemblyProcessor resolves the intents on policies in the implementation and its services and references only if the implementation is an instance of PolicySetAttachPoint. JEEImplementationImpl does not implement the PolicySetAttachPoint interface or extends a class that implements it (for e.g. ImplementationImpl). 
> This results in the "ejb" intent ( which is added by the JavaEEExtensionImpl while creating the implementation.jee componentType) is not being resolved and causes deployment to abort with a PolicyValidationException.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.