You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Marek Kaluzny (JIRA)" <de...@tuscany.apache.org> on 2008/07/26 21:02:31 UTC

[jira] Created: (TUSCANY-2502) Spring implementation doesn't work with Spring 2.5

Spring implementation doesn't work with Spring 2.5
--------------------------------------------------

                 Key: TUSCANY-2502
                 URL: https://issues.apache.org/jira/browse/TUSCANY-2502
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Spring Implementation Extension
    Affects Versions: Java-SCA-1.2.1
            Reporter: Marek Kaluzny


Current version of implementation doesn't work with Spring 2.5. There are some new methods in ApplicationContext and BeanFactory interfaces. 
I'm attaching a patch that makes implementation compatible with spring 2.5 and it doesn't break compatibility with Spring 2.0.
It passes all tests.


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


[jira] Updated: (TUSCANY-2502) Spring implementation doesn't work with Spring 2.5

Posted by "Marek Kaluzny (JIRA)" <de...@tuscany.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-2502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marek Kaluzny updated TUSCANY-2502:
-----------------------------------

    Patch Info: [Patch Available]

> Spring implementation doesn't work with Spring 2.5
> --------------------------------------------------
>
>                 Key: TUSCANY-2502
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2502
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Spring Implementation Extension
>    Affects Versions: Java-SCA-1.2.1
>            Reporter: Marek Kaluzny
>         Attachments: SCAParentApplicationContext.java.patch
>
>
> Current version of implementation doesn't work with Spring 2.5. There are some new methods in ApplicationContext and BeanFactory interfaces. 
> I'm attaching a patch that makes implementation compatible with spring 2.5 and it doesn't break compatibility with Spring 2.0.
> It passes all tests.

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


[jira] Resolved: (TUSCANY-2502) Spring implementation doesn't work with Spring 2.5

Posted by "Luciano Resende (JIRA)" <de...@tuscany.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-2502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luciano Resende resolved TUSCANY-2502.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: Java-SCA-Next
         Assignee: Luciano Resende

Thanks for the patch Marek. I have applied it under svn revision #680065.

> Spring implementation doesn't work with Spring 2.5
> --------------------------------------------------
>
>                 Key: TUSCANY-2502
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2502
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Spring Implementation Extension
>    Affects Versions: Java-SCA-1.2.1
>            Reporter: Marek Kaluzny
>            Assignee: Luciano Resende
>             Fix For: Java-SCA-Next
>
>         Attachments: SCAParentApplicationContext.java.patch
>
>
> Current version of implementation doesn't work with Spring 2.5. There are some new methods in ApplicationContext and BeanFactory interfaces. 
> I'm attaching a patch that makes implementation compatible with spring 2.5 and it doesn't break compatibility with Spring 2.0.
> It passes all tests.

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


[jira] Updated: (TUSCANY-2502) Spring implementation doesn't work with Spring 2.5

Posted by "Marek Kaluzny (JIRA)" <de...@tuscany.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-2502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marek Kaluzny updated TUSCANY-2502:
-----------------------------------

    Attachment: SCAParentApplicationContext.java.patch

Here is the patch.

> Spring implementation doesn't work with Spring 2.5
> --------------------------------------------------
>
>                 Key: TUSCANY-2502
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2502
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Spring Implementation Extension
>    Affects Versions: Java-SCA-1.2.1
>            Reporter: Marek Kaluzny
>         Attachments: SCAParentApplicationContext.java.patch
>
>
> Current version of implementation doesn't work with Spring 2.5. There are some new methods in ApplicationContext and BeanFactory interfaces. 
> I'm attaching a patch that makes implementation compatible with spring 2.5 and it doesn't break compatibility with Spring 2.0.
> It passes all tests.

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