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/05/20 19:55:45 UTC

[jira] Updated: (TUSCANY-3041) policySets & intents not resolved on implementation.jee

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

Vamsavardhana Reddy updated TUSCANY-3041:
-----------------------------------------

    Attachment: TUSCANY-3041.patch

TUSCANY-3041.patch: To be applied to modules\implementation-jee

> policySets & intents not resolved on implementation.jee
> -------------------------------------------------------
>
>                 Key: TUSCANY-3041
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3041
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Assembly Model
>    Affects Versions: Java-SCA-1.4
>         Environment: All platforms
>            Reporter: Vijai Kalathur
>         Attachments: TUSCANY-3041.patch
>
>
> If a policy set is attached or intents are specified at the implementation.jee element, they are not getting resolved in the object model. 
> I think the issue is due to the policyProcessors not being invoked in the read/write methods of the processor.
> Example component that doesn't work:
>              <component name="ImplJeeComponent">
> 		<implementation.jee archive="impljee.ear" policySets="test:allowRole1" />
>                ....
>               </component>

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