Re: Adding support for Security Policies to Tuscany Web 2.0 extensions

2008-10-14 Thread Luciano Resende
On Wed, Sep 17, 2008 at 1:26 AM, Simon Laws [EMAIL PROTECTED] wrote: Hi Luciano Good to hear you thinking along these lines. Taking the scenario motivated approach will help improve policy support generally I think. I've put comments that come immediately to mind in line. Once you think we

[jira] Updated: (TUSCANY-2600) Provide ITEST for the recent Spring Implementation changes

2008-10-14 Thread Ramkumar Ramalingam (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramkumar Ramalingam updated TUSCANY-2600: - Patch Info: [Patch Available] Provide ITEST for the recent Spring

[jira] Created: (TUSCANY-2644) Remove non UTF-8 Character from SCA-API LICENSE file

2008-10-14 Thread Simon Laws (JIRA)
Remove non UTF-8 Character from SCA-API LICENSE file Key: TUSCANY-2644 URL: https://issues.apache.org/jira/browse/TUSCANY-2644 Project: Tuscany Issue Type: Bug Affects Versions:

[jira] Updated: (TUSCANY-2643) composite scope handled incorectly

2008-10-14 Thread Julien Bigot (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Bigot updated TUSCANY-2643: -- Attachment: second-solution.patch After some discussions with slaws on IRC, I think this

[jira] Updated: (TUSCANY-2600) Provide ITEST for the recent Spring Implementation changes

2008-10-14 Thread Ramkumar Ramalingam (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramkumar Ramalingam updated TUSCANY-2600: - Attachment: TUSCANY-2600-Part2.patch Provide ITEST for the recent Spring

[jira] Created: (TUSCANY-2642) Spring SCA Reference does not get resolved in multiple context scenario

2008-10-14 Thread Ramkumar Ramalingam (JIRA)
Spring SCA Reference does not get resolved in multiple context scenario --- Key: TUSCANY-2642 URL: https://issues.apache.org/jira/browse/TUSCANY-2642 Project: Tuscany Issue

[jira] Commented: (TUSCANY-2641) Enhancements to Tuscany Logging and tracing

2008-10-14 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12639575#action_12639575 ] Raymond Feng commented on TUSCANY-2641: --- The patch looks good to me. Please go

[jira] Updated: (TUSCANY-2600) Provide ITEST for the recent Spring Implementation changes

2008-10-14 Thread Ramkumar Ramalingam (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramkumar Ramalingam updated TUSCANY-2600: - Attachment: TUSCANY-2600-Part1.patch Provide ITEST for the recent Spring

Re: Should Tuscany support Injection of service references through Constructors

2008-10-14 Thread Simon Nash
Mike Edwards wrote: Ramkumar R wrote: Hi All, I came across this requirement, while working with Spring, but I believe this topic also holds good for Java implementations. Spring supports Constructor Injection by allowing to inject properties and objects via the constructors. Not sure if

[jira] Created: (TUSCANY-2643) composite scope handled incorectly

2008-10-14 Thread Julien Bigot (JIRA)
composite scope handled incorectly -- Key: TUSCANY-2643 URL: https://issues.apache.org/jira/browse/TUSCANY-2643 Project: Tuscany Issue Type: Bug Components: C++ SCA Affects Versions: Cpp-Next

[jira] Commented: (TUSCANY-2355) CONTINUED Need help again on binding to external web service with login authentication

2008-10-14 Thread Marina Deslaugiers (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12639357#action_12639357 ] Marina Deslaugiers commented on TUSCANY-2355: - Hi again Simon, I am confused

Re: Should Tuscany support Injection of service references through Constructors

2008-10-14 Thread Mike Edwards
Ramkumar R wrote: Hi All, I came across this requirement, while working with Spring, but I believe this topic also holds good for Java implementations. Spring supports Constructor Injection by allowing to inject properties and objects via the constructors. Not sure if Tuscany should support