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

2008-09-17 Thread Simon Laws
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 have a good handle on the initial scenarios we could start making some ites

sca-binding-webservice.xsd and EndpointReference

2008-09-17 Thread Simon Laws
Back in September last year the parts of the sca-binding-webservice.xsd schema marked below with chevrons were removed. We don't support wsdlLocation at the moment so I can see why that would be the case but we do still process EndpointReference elements. Were these elements removed for technical r

[jira] Created: (TUSCANY-2605) Annotations are not processed for implementation.osgi

2008-09-17 Thread Daniel Stucky (JIRA)
Annotations are not processed for implementation.osgi - Key: TUSCANY-2605 URL: https://issues.apache.org/jira/browse/TUSCANY-2605 Project: Tuscany Issue Type: Bug Components: Java

Re: [DISCUSS] Migration to Axis2 1.4.1

2008-09-17 Thread Ramkumar R
Thanks All, I have opened a JIRA TUSCANY-2606 for the same. On Tue, Sep 16, 2008 at 11:27 PM, Jean-Sebastien Delfino < [EMAIL PROTECTED]> wrote: > Ramkumar R wrote: > >> Hi All, >> Tuscany currently uses Axis2 1.3. >> >> How about migrating to Axis2 1.4.1 to take advantage of the latest >> change

[jira] Created: (TUSCANY-2606) Upgrade Axis2 version from 1.3 to 1.4.1

2008-09-17 Thread Ramkumar Ramalingam (JIRA)
Upgrade Axis2 version from 1.3 to 1.4.1 --- Key: TUSCANY-2606 URL: https://issues.apache.org/jira/browse/TUSCANY-2606 Project: Tuscany Issue Type: Bug Components: Java SCA Axis Binding Extension

[jira] Created: (TUSCANY-2607) @Ignores in vtest/wsbinding/nowsdl/soapversion related to WSDL generation

2008-09-17 Thread Simon Laws (JIRA)
@Ignores in vtest/wsbinding/nowsdl/soapversion related to WSDL generation - Key: TUSCANY-2607 URL: https://issues.apache.org/jira/browse/TUSCANY-2607 Project: Tuscany Is

[jira] Created: (TUSCANY-2608) @Ignores relating to secutiry subject in vtest/java-api/annotations/conversationattributes and vtest/java-api/apis/requestcontext

2008-09-17 Thread Simon Laws (JIRA)
@Ignores relating to secutiry subject in vtest/java-api/annotations/conversationattributes and vtest/java-api/apis/requestcontext - Key: TUSCANY-2608

[jira] Created: (TUSCANY-2609) @Ignore in vtest/java-api/apis/componentcontext need better test for dynamic reference retrieval

2008-09-17 Thread Simon Laws (JIRA)
@Ignore in vtest/java-api/apis/componentcontext need better test for dynamic reference retrieval Key: TUSCANY-2609 URL: https://issues.apache.org/jira/browse/TUSCANY-

[jira] Updated: (TUSCANY-2281) How to create ServiceReferences for references using multiplicity="1..n"

2008-09-17 Thread Daniel Stucky (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Stucky updated TUSCANY-2281: --- Attachment: ComponentContextImpl.java ComponentContext.java Hi Simon, atta

Re: Getting anonymous user feedback on Tuscany

2008-09-17 Thread ant elder
I don't think we need PMC involvement we could just go ahead and start if anyone has any concerns they're free to voice them or if them want to help even better. One thing, we did discuss some sort of prize/lottery to motivate participation but thats probably not an option given this post over on l

[jira] Assigned: (TUSCANY-2281) How to create ServiceReferences for references using multiplicity="1..n"

2008-09-17 Thread Simon Laws (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Laws reassigned TUSCANY-2281: --- Assignee: Simon Laws > How to create ServiceReferences for references using multiplicity="1

Re: AW: [DISCUSS] How to build your own Tuscany SCA Java distribution

2008-09-17 Thread Raymond Feng
Hi, I started to build a table at [1] to describe the list of tuscany modules. The purpose is to capture the following information: 1. Describe the function provided by a tuscany module 2. Group tuscany modules by functional areas 3. Show dependencies between categories 4. Map the SCA programm

[jira] Commented: (TUSCANY-2604) Issue with EJB3 URI

2008-09-17 Thread Anurodh (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12631945#action_12631945 ] Anurodh commented on TUSCANY-2604: -- I tried using "\" character before "." now getting f

[jira] Issue Comment Edited: (TUSCANY-2604) Issue with EJB3 URI

2008-09-17 Thread Anurodh (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12631945#action_12631945 ] dubeyanurodh edited comment on TUSCANY-2604 at 9/17/08 1:58 PM: ---

RE: Question regarding Tuscany Policy file

2008-09-17 Thread Dhaval Chauhan
Hi, I tried running the full build with security on. Initially, I granted AllPermission to the code base. Following is my tuscany.policy file: grant codeBase "file:/home/dchauhan/Documents/Tuscany/java_09122008/sca/-" { permission java.security.AllPermission; }; grant codeBase "file:/home/

Re: AW: [DISCUSS] How to build your own Tuscany SCA Java distribution

2008-09-17 Thread haleh mahbod
Thank you both for the information that you provided. I'll move the table that Raymond has into the wiki page as a starting point. Let's work from one place. Daniel, you raised a good point that I was not covering on the wiki page and that is the mapping to bundles. I am assuming that there is a 1

[jira] Commented: (TUSCANY-2604) Issue with EJB3 URI

2008-09-17 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12632030#action_12632030 ] Raymond Feng commented on TUSCANY-2604: --- It seems that 9082 is not the correct port

Re: proposal of a couple JIRAs: TUSCANY-2398, TUSCANY-2513 for 1.3.2 branch

2008-09-17 Thread Dave Sowerby
Hey guys, Do we have any thoughts on when RC{0,1} for 1.3.2 will be taken? It'd be quite useful to get this soon. Cheers, Dave. -- Dave Sowerby MEng MBCS On Mon, Sep 15, 2008 at 10:08 PM, Luciano Resende <[EMAIL PROTECTED]> wrote: > I have also merged TUSCANY-2463 and TUSCANY-2538 from trun

Re: svn commit: r696531 - in /tuscany/java/sca/modules: assembly-xsd/src/main/resources/ binding-rmi/src/main/java/org/apache/tuscany/sca/binding/rmi/impl/ binding-rmi/src/main/java/org/apache/tuscany

2008-09-17 Thread ant elder
Yay, never gotten around to it but always thought we should support this. ...ant On Thu, Sep 18, 2008 at 2:33 AM, <[EMAIL PROTECTED]> wrote: > Author: rfeng > Date: Wed Sep 17 18:33:03 2008 > New Revision: 696531 > > URL: http://svn.apache.org/viewvc?rev=696531&view=rev > Log: > Support the r