You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Ramkumar Ramalingam (JIRA)" <de...@tuscany.apache.org> on 2009/09/15 12:49:57 UTC

[jira] Resolved: (TUSCANY-3184) Spring tags must point to classes, primitives are not permitted

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

Ramkumar Ramalingam resolved TUSCANY-3184.
------------------------------------------

    Resolution: Fixed

No Fix required from Tuscany.

> Spring <sca:property> tags must point to classes, primitives are not permitted
> ------------------------------------------------------------------------------
>
>                 Key: TUSCANY-3184
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3184
>             Project: Tuscany
>          Issue Type: Improvement
>          Components: Java SCA Spring Implementation Extension
>    Affects Versions: Java-SCA-1.5
>         Environment: WebSphere Application Server
>            Reporter: Jennifer A Thompson
>            Assignee: Ramkumar Ramalingam
>             Fix For: Java-SCA-1.5.1
>
>
> Since the Spring <sca:property> tag is a bean (per spec) it must point to a class implementation. I can imagine situations where a customer would prefer to point to a primitive type, such as int, short, boolean, etc. Since the spec explitily mentions that the sca:property creates a bean, this may need to be addressed at spec level. 
> Also, since constructor-args can use primitive types, if a user doesn't specify explicit spring -> sca mapping tags, is it possible to create primitive type sca properties via this mechanism?

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