[jira] Commented: (TUSCANY-2285) Make sca-api automatically build as an OSGi bundle

2008-05-02 Thread Rajini Sivaram (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12593731#action_12593731 ] Rajini Sivaram commented on TUSCANY-2285: - Raymond, Was the issue with

[jira] Updated: (TUSCANY-2280) No data transformation for fault types

2008-05-02 Thread Simon Laws (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Laws updated TUSCANY-2280: Fix Version/s: (was: Java-SCA-1.2) (was: Java-SCA-1.1)

[jira] Updated: (TUSCANY-2251) Problem with 1.2 RC4 with simple JavaBean

2008-05-02 Thread Simon Laws (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Laws updated TUSCANY-2251: Fix Version/s: (was: Java-SCA-1.2) Java-SCA-Next move fix to SCA Next

[jira] Updated: (TUSCANY-2220) WSDL representations of binding.ws generated incorrectly.

2008-05-02 Thread Simon Laws (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Laws updated TUSCANY-2220: Fix Version/s: (was: Java-SCA-1.2) Java-SCA-Next Move fix to SCA Next

Re: Improving support for running in OSGi

2008-05-02 Thread Rajini Sivaram
On 5/1/08, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: Graham Charters wrote: It would seem that the fine-grained/coarse-grained thoughts have people divided. Rajini's note (aside from the fact she has a tonne of experience having done most, if not all, of the OSGi work in Tuscany)

Re: [jira] Commented: (TUSCANY-2285) Make sca-api automatically build as an OSGi bundle

2008-05-02 Thread Graham Charters
Hi Raymond, I've modified the pom to follow the approach you suggested. I need to do a full Tuscany rebuild so will submit an updated patch when I know it works. I agree with Rajini that it would be good to understand the bundle goal problem so we can fix it (or get it fixed). Regards, Graham.

Re: Improving support for running in OSGi

2008-05-02 Thread Graham Charters
Hi Rajini, FWIW, I agree with starting with 1. I missed your earlier note saying you'd be happy to contribute code to do this. Please let me know what I can do to help. I'm particularly interested in the 'virtual bundle' idea. I took a look at the way the samples are run in itest/osgi-tuscany

Re: How do you plug in validation monitoring?

2008-05-02 Thread Ramkumar R
Hi Simon, While converting the error/warning messages over to the monitor using TUSCANY-2277, i realized that it would be a tedious/not a practical job to include monitor in all parts of the code. For example, for converting the messages from all the ArtifactProcessor (for which we have 74

Re: [DAS] Are re ready for a DAS 1.0 release ?

2008-05-02 Thread ant elder
Sounds ok to me. The only thing I'd suggest is to depend on the SDO 1.1.1 release that should be out soon. If there's no sign of any imminent fixes for the couple of issues raised I'll be pushing on with getting out that SDO 1.1.1 release next week. ...ant On Thu, May 1, 2008 at 5:22 PM,

Re: Improving support for running in OSGi

2008-05-02 Thread ant elder
On Thu, May 1, 2008 at 12:40 AM, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: snip Here's what I imagined we'd do: 1. add OSGi entries to each of our JAR manifests 2. have developers maintain them and pay attention to imports/exports 3. use the OSGi build to detect API and SPI

Re: How do you plug in validation monitoring?

2008-05-02 Thread Simon Laws
On Fri, May 2, 2008 at 11:46 AM, Ramkumar R [EMAIL PROTECTED] wrote: Hi Simon, While converting the error/warning messages over to the monitor using TUSCANY-2277, i realized that it would be a tedious/not a practical job to include monitor in all parts of the code. For example, for

[jira] Updated: (TUSCANY-2285) Make sca-api automatically build as an OSGi bundle

2008-05-02 Thread Graham Charters (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Charters updated TUSCANY-2285: - Attachment: sca-api-bundle-2.patch The following patch logically results in the same

Re: [jira] Updated: (TUSCANY-2220) WSDL representations of binding.ws generated incorrectly.

2008-05-02 Thread Simon Nash
This was fixed in 1.2. I'm updating and resolving the JIRA. Simon Simon Laws (JIRA) wrote: [ https://issues.apache.org/jira/browse/TUSCANY-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Laws updated TUSCANY-2220:

[jira] Resolved: (TUSCANY-2220) WSDL representations of binding.ws generated incorrectly.

2008-05-02 Thread Simon Nash (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Nash resolved TUSCANY-2220. - Resolution: Fixed Fix Version/s: (was: Java-SCA-Next)

Re: Improving support for running in OSGi

2008-05-02 Thread Rajini Sivaram
On 5/2/08, Graham Charters [EMAIL PROTECTED] wrote: Hi Rajini, FWIW, I agree with starting with 1. I missed your earlier note saying you'd be happy to contribute code to do this. Please let me know what I can do to help. I'm particularly interested in the 'virtual bundle' idea. I took a

More Java security fixes on the way

2008-05-02 Thread Dan Becker
FYI, so every one is aware of recent Tuscany security changes and for your comments. Over the last few weeks I have been making fixes to the Tuscany core in order to make the code a bit safer with Java 2 security enabled. There are many instances in which we want Tuscany code to perform some

Re: [BRAINSTORM] Flexibility in distributed operation and extension implementations - was: Re: Request to propogate the value of a references target= attribute on its associated bindings model object

2008-05-02 Thread Jean-Sebastien Delfino
Simon Laws wrote: Was just looking at the checkin. Thanks for making the fix. Now we don't generate invalid composite files when they get written out. Re. the second part dealing with URIs. It looks to me like this is picking up the case where the URI has been specified as the name of the

Re: Some questions for workspace module in Tuscany

2008-05-02 Thread Jean-Sebastien Delfino
Jean-Sebastien Delfino wrote: Jean-Sebastien Delfino wrote: Jean-Sebastien Delfino wrote: - Started to create sample tasks showing how to bootstrap a subset of Tuscany to work with the various models [1], see ListDeployables.java, ListDependencies.java, ListComponents.java, and

[jira] Updated: (TUSCANY-2286) Add vtest for @Init annotation

2008-05-02 Thread Vamsavardhana Reddy (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vamsavardhana Reddy updated TUSCANY-2286: - Attachment: TUSCANY-2286-3.patch TUSCANY-2286-3.patch: I have added the

Re: How do you plug in validation monitoring?

2008-05-02 Thread Jean-Sebastien Delfino
Simon Laws wrote: Depending where you actually catch the exception you should be able to continue on and process the next artifact. Hmmm, the idea with monitors is to allow the processing code to report warnings and continue or multiple errors per artifact for example. Not sure about how

[jira] Updated: (TUSCANY-2287) Add vtest for @Destroy annotation

2008-05-02 Thread Vamsavardhana Reddy (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vamsavardhana Reddy updated TUSCANY-2287: - Attachment: TUSCANY-2287-2.patch TUSCANY-2287-2.patch: Added javadoc comments

Re: How do you plug in validation monitoring?

2008-05-02 Thread Simon Laws
On Fri, May 2, 2008 at 4:23 PM, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: Simon Laws wrote: Depending where you actually catch the exception you should be able to continue on and process the next artifact. Hmmm, the idea with monitors is to allow the processing code to report

[jira] Commented: (TUSCANY-2285) Make sca-api automatically build as an OSGi bundle

2008-05-02 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12593802#action_12593802 ] Raymond Feng commented on TUSCANY-2285: --- To respond on Rajini's comment, the

User guide revamp

2008-05-02 Thread Simon Laws
While Subversion has been down I've made a start upgrading the user guide to make it a little more coherent and bring it up to date a little. Big changes so far are that I've moved the command line walk through out into a separate guide and I've started replacing some out of date material in the

[jira] Updated: (TUSCANY-2288) MappingWrapper.getInsertOrder() uses incorrect algorithm

2008-05-02 Thread Florian Pinel (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Pinel updated TUSCANY-2288: --- Attachment: MappingWrapper.java Attached is a suggested fix.

Tuscany support an usage of binding.ws wsdl.service

2008-05-02 Thread Lou Amodeo
I am reading the WS Binding Specification and am trying to understand the meaning of the wsdl.service form of the WSDL Element's URI and to what extent and how it is supported in Tuscany? Thanks for your help. Service: 39 WSDL-namespace-URI#wsdl.service(service-name) 40 In this case, all the

[jira] Created: (TUSCANY-2290) Java 2 Security enablement for Tuscany sample (part 1)

2008-05-02 Thread Dan Becker (JIRA)
Java 2 Security enablement for Tuscany sample (part 1) -- Key: TUSCANY-2290 URL: https://issues.apache.org/jira/browse/TUSCANY-2290 Project: Tuscany Issue Type: Bug Affects Versions:

[jira] Updated: (TUSCANY-2290) Java 2 Security enablement for Tuscany sample (part 1)

2008-05-02 Thread Dan Becker (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Becker updated TUSCANY-2290: Attachment: TUSCANY-2290.patch Please let me know if there are improvements to be made to the

[jira] Resolved: (TUSCANY-2288) MappingWrapper.getInsertOrder() uses incorrect algorithm

2008-05-02 Thread Luciano Resende (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luciano Resende resolved TUSCANY-2288. -- Resolution: Fixed Fix Version/s: Java-SCA-Next Assignee: Luciano

GSoC Project - Allow Google Android applications to easily consume business services

2008-05-02 Thread Oscar Castaneda
Hi, Today I continued working on getting familiar with Apache Tuscany. I went through the first couple of getting started guides and posted a brief update on the project wiki page [1]. I plan to do this most every day if possible to give everyone a snapshot summary. Comments are welcomed and

Re: Some questions for workspace module in Tuscany

2008-05-02 Thread Jean-Sebastien Delfino
Jean-Sebastien Delfino wrote: Jean-Sebastien Delfino wrote: Jean-Sebastien Delfino wrote: Jean-Sebastien Delfino wrote: - Started to create sample tasks showing how to bootstrap a subset of Tuscany to work with the various models [1], see ListDeployables.java, ListDependencies.java,