You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Luciano Resende (JIRA)" <de...@tuscany.apache.org> on 2009/10/03 18:11:23 UTC

[jira] Resolved: (TUSCANY-2988) Refactor common pojo logic out of implementation.java to allow sharing this code with spring, ejb and other pojo based extensions

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

Luciano Resende resolved TUSCANY-2988.
--------------------------------------

    Resolution: Fixed

There is now a common-java module available.

> Refactor common pojo logic out of implementation.java to allow sharing this code with spring, ejb and other pojo based extensions
> ---------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-2988
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2988
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Java Implementation Extension
>    Affects Versions: Java-SCA-2.0
>            Reporter: Luciano Resende
>             Fix For: Java-SCA-2.0
>
>         Attachments: tuscany-2988.patch
>
>
> This is to track the progress of this refactoring, and also to share the work in progress pieces I have

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


Re: [jira] Resolved: (TUSCANY-2988) Refactor common pojo logic out of implementation.java to allow sharing this code with spring, ejb and other pojo based extensions

Posted by Raymond Feng <en...@gmail.com>.
Hi,

The common-java modules is added for a different purpose. It holds common 
utilities in the java programming, such as classloading, reflection, io. 
This has nothing to do with TUSCANY-2988 which was intended to extra the 
logic to introspect Java classes/interfaces for SCA metadata.

Thanks,
Raymond

--------------------------------------------------
From: "Luciano Resende (JIRA)" <de...@tuscany.apache.org>
Sent: Saturday, October 03, 2009 9:11 AM
To: <de...@tuscany.apache.org>
Subject: [jira] Resolved: (TUSCANY-2988) Refactor common pojo logic out of 
implementation.java to allow sharing this code with spring, ejb and other 
pojo based extensions

>
>     [ 
> https://issues.apache.org/jira/browse/TUSCANY-2988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
>
> Luciano Resende resolved TUSCANY-2988.
> --------------------------------------
>
>    Resolution: Fixed
>
> There is now a common-java module available.
>
>> Refactor common pojo logic out of implementation.java to allow sharing 
>> this code with spring, ejb and other pojo based extensions
>> ---------------------------------------------------------------------------------------------------------------------------------
>>
>>                 Key: TUSCANY-2988
>>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2988
>>             Project: Tuscany
>>          Issue Type: Bug
>>          Components: Java SCA Java Implementation Extension
>>    Affects Versions: Java-SCA-2.0
>>            Reporter: Luciano Resende
>>             Fix For: Java-SCA-2.0
>>
>>         Attachments: tuscany-2988.patch
>>
>>
>> This is to track the progress of this refactoring, and also to share the 
>> work in progress pieces I have
>
> -- 
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>