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/13 11:09:14 UTC

[jira] Updated: (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 updated TUSCANY-2958:
-----------------------------------------

          Component/s:     (was: Java SCA Java Implementation Extension)
                       Java SCA Misc Implementation Extensions
    Affects Version/s: Java-SCA-1.5
        Fix Version/s: Java-SCA-1.5
             Assignee: Vamsavardhana Reddy
              Summary: JEEImplementationImpl, WebImplementationImpl and EJBImplementationImpl need to implement PolicySetAttachPoint  (was: JEEImplementationImpl needs to implement PolicySetAttachPoint)

Same problem is observed for the other two Java EE implementation types, viz., WebImplementationImpl and EJBImplementationImpl.

> 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.