Re: NoSuchMethodError: javax/wsdl/Operation

2008-02-11 Thread Luciano Resende
/List. Anyone know how to fix that? This is with the class loader set to Classes loaded with application class loader first. ...ant -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com

Re: Spring Integration Tests

2008-02-11 Thread Luciano Resende
: [EMAIL PROTECTED] -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: svn commit: r620376 - /incubator/tuscany/java/sca/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/WebAppServletHost.java

2008-02-11 Thread Luciano Resende
] -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Support for Atom using Apache Abdera

2008-02-15 Thread Luciano Resende
I have created a JIRA to track this issue, and will try start some investigation on this area. [1] http://issues.apache.org/jira/browse/TUSCANY-2048 On Tue, Oct 16, 2007 at 8:21 AM, Luciano Resende [EMAIL PROTECTED] wrote: On the following thread [1] there was mentioned that we might want

Re: Error adding user to a given role in Continuum (vmbuild1)

2008-02-15 Thread Luciano Resende
I have created a JIRA to track this issue : https://issues.apache.org/jira/browse/INFRA-1525 On Fri, Feb 15, 2008 at 4:57 AM, sebb [EMAIL PROTECTED] wrote: On 15/02/2008, Luciano Resende [EMAIL PROTECTED] wrote: I'm trying to give user (svkrish) more karma towards the Tuscany build

Resolving implementations using componentType model resolvers mistakenly

2008-02-15 Thread Luciano Resende
that ? This would properly map these extensions to use the default model resolver, as it would not find other unrelated interfaces anymore. Thoughts ? -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com

Re: Resolving implementations using componentType model resolvers mistakenly

2008-02-16 Thread Luciano Resende
as discussed in [1]. Should all these extension implementation artifacts be using the componentTypeModelResolver instead of the ExtensibleModelResolver ? [1] http://www.mail-archive.com/tuscany-dev@ws.apache.org/msg28021.html On Feb 15, 2008 6:39 PM, Luciano Resende [EMAIL PROTECTED] wrote: We have multiple

Re: [continuum] BUILD ERROR: Apache Tuscany SCA Implementation Project

2008-02-18 Thread Luciano Resende
: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http

Re: Classloading code in core contribution processing

2008-02-19 Thread Luciano Resende
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com

Import/Export Resources, was Re: Resolving Component type files

2008-02-19 Thread Luciano Resende
PROTECTED] wrote: Luciano Resende wrote: Do you want to restrict this to file ? Some bindings, like binding.http can point to a specific folder, that's why I thought import.resource would be more appropriate name for this new import ? You're right we need to support folders too, import.resource

Re: Support for Atom using Apache Abdera

2008-02-19 Thread Luciano Resende
, 2008 10:11 AM, Luciano Resende [EMAIL PROTECTED] wrote: I have created a JIRA to track this issue, and will try start some investigation on this area. [1] http://issues.apache.org/jira/browse/TUSCANY-2048 On Tue, Oct 16, 2007 at 8:21 AM, Luciano Resende [EMAIL PROTECTED] wrote

Re: Problem with International characters in a Confluence Wiki page

2008-02-20 Thread Luciano Resende
/browse/INFRA-1400 [2] https://issues.apache.org/jira/browse/INFRA-1338 On Nov 5, 2007 9:22 AM, Luciano Resende [EMAIL PROTECTED] wrote: Hi Confluence Gurus In Tuscany, we are trying to get a Chinese version of our website, where the contents come from a Confluence Wiki. While preparing

Re: SCA Native M4?

2008-02-20 Thread Luciano Resende
it. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com

Re: Resolving Component type files

2008-02-21 Thread Luciano Resende
types of resource files that you have discussed. Yours, Mike. Luciano Resende wrote: I guess we have couple scenarios here : - Considering contribution A importing a java package from Contribution B, we can have the componentType in either Contribution A(supported today

Databinding exceptions ? Abdera model objects missing no-arg default constructor. was Re: Support for Atom using Apache Abdera

2008-02-21 Thread Luciano Resende
() at org.apache.abdera.parser.stax.FOMSource at org.apache.abdera.parser.stax.FOMFeed On Wed, Feb 20, 2008 at 3:37 PM, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: Luciano Resende wrote: [snip] I'll start by copying the current binding-feed module [snip] I made a few minor changes to binding

Re: Databinding exceptions ? Abdera model objects missing no-arg default constructor. was Re: Support for Atom using Apache Abdera

2008-02-23 Thread Luciano Resende
, Raymond - Original Message - From: Luciano Resende [EMAIL PROTECTED] To: tuscany-dev@ws.apache.org Sent: Thursday, February 21, 2008 5:27 PM Subject: Databinding exceptions ? Abdera model objects missing no-arg default constructor. was Re: Support for Atom using Apache Abdera

Re: SDO Java 1.1-incubating release candidate 1

2008-02-24 Thread Luciano Resende
in user ML. Best Regards, Amita -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com/ - To unsubscribe, e-mail

Re: PassByValueInterceptor always copying data now?

2008-02-25 Thread Luciano Resende
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com

Re: Problem with International characters in a Confluence Wiki page

2008-02-26 Thread Luciano Resende
The INFRA-400 is now marked as fixed. Could someone with proper Chinese knowledge/environment give it a quick try and make sure it works ok. On Wed, Feb 20, 2008 at 12:40 PM, Luciano Resende [EMAIL PROTECTED] wrote: Following up on resolution of an issue that was brought up a while ago

Re: What is the authoritative source on writing a new implementation?

2008-02-27 Thread Luciano Resende
in England and Wales with number 741598. Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com

Re: A Chinese version of Tuscany's technical page

2008-02-27 Thread Luciano Resende
, Mike. Luciano Resende wrote: Unfortunately, I haven't heard back from infra@ yet, and the guys on Infra IRC weren't able to give much help this morning. I'm going to check if the confluence guys have a IRC chat or something similar... On 11/6/07, haleh mahbod [EMAIL PROTECTED] wrote

Re: Support for Atom using Apache Abdera

2008-02-27 Thread Luciano Resende
me know if you have questions and/or comments. On Wed, Feb 20, 2008 at 3:37 PM, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: Luciano Resende wrote: [snip] I'll start by copying the current binding-feed module [snip] I made a few minor changes to binding-feed today as I'm trying

Contribution services minor cleanup - Removing ModelResolverImpl

2008-02-27 Thread Luciano Resende
me know if you find any issues with the changes. [1] http://www.mail-archive.com/tuscany-dev@ws.apache.org/msg28020.html -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com

Re: Are comments on SVN commit messages archived anywhere?

2008-02-28 Thread Luciano Resende
-dev archived anywhere? Simon -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: Import/Export Resources, was Re: Resolving Component type files

2008-02-29 Thread Luciano Resende
using resource import/export. Please let me know if you have questions or comments. On Tue, Feb 19, 2008 at 1:20 PM, Luciano Resende [EMAIL PROTECTED] wrote: I have committed the new import/export resource module (contribution-resource) under revision #629235. This still need

Re: Classloading code in core contribution processing

2008-02-29 Thread Luciano Resende
] -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Updating Store Tutorial to share a common ui from store-assets

2008-02-29 Thread Luciano Resende
Now that I finished support for Resource import/export, I was thinking on updating our Store Tutorial to share a common store.html in the tutorial-assets. Thoughts ? [1] http://www.mail-archive.com/tuscany-dev@ws.apache.org/msg28457.html -- Luciano Resende Apache Tuscany Committer http

Tuscany participation at Google Summer of Code (GSoC) 2008

2008-02-29 Thread Luciano Resende
] http://code.google.com/soc/2008/ [2] http://wiki.apache.org/general/SummerOfCode2008 -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com/ - To unsubscribe, e-mail: [EMAIL

Re: [VOTE] Community is more important than code

2008-03-03 Thread Luciano Resende
] For additional commands, e-mail: [EMAIL PROTECTED] -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Asia Open Source Symposium Code Fest is looking for help, was Fwd: Low hanging bugs for students

2008-03-03 Thread Luciano Resende
cubiclemuses.com [HK] +852 8123-7905 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende

Re: [IMPORTANT] please help promote ApacheCon by adding a banner to your PMC's site

2008-03-03 Thread Luciano Resende
] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com

Representing QNames in Atom Feeds

2008-03-03 Thread Luciano Resende
use another representation here ? Any suggestions ? [1] -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: Representing QNames in Atom Feeds

2008-03-03 Thread Luciano Resende
Thanks, that did the trick, and it's now working fine. On Mon, Mar 3, 2008 at 4:35 PM, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: Luciano Resende wrote: I was looking into converting workspace to use binding-feed-atom (the new abdera version), and noticed that the QName representation

Re: [VOTE] Release SDO Java version 1.1-incubating (release candidate 2)

2008-03-03 Thread Luciano Resende
-mail: [EMAIL PROTECTED] -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: Porting Native SDO to Solaris 5.9

2008-03-04 Thread Luciano Resende
] For additional commands, e-mail: [EMAIL PROTECTED] -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Re: [VOTE] (Restarting the vote to ...) Change Tuscany Charter to remove SDO reference

2008-03-04 Thread Luciano Resende
jsdelfino at apache dot org kelvin goodson kelvingoodson at apache dot org Luciano Resende lresende at apache dot org Mike Edwards edwardsmj at apache dot org Pete Robbinsrobbinspg at apache dot org Raymond

Re: What should be in Tuscany SCA Java release 1.2?

2008-03-04 Thread Luciano Resende
improve your chances of getting you favorite feature in by submitting a patch for it. Regards Simon -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com

Re: Asia Open Source Symposium Code Fest is looking for help, was Fwd: Low hanging bugs for students

2008-03-05 Thread Luciano Resende
about suggesting a few of sample bugs for this exercise? This will expose the students to Tuscany and show them how to run samples. This will also give them a chance to fix smaller scoped problems and gain the experience that is looked for. On 3/3/08, Luciano Resende

Re: Asia Open Source Symposium Code Fest is looking for help, was Fwd: Low hanging bugs for students

2008-03-05 Thread Luciano Resende
Please review the page with the suggestions discussed on this thread. I plan to send this tomorrow for the event organizer. [1] http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Asia+Open+Source+Symposium%0D%0AAsia+Open+Source+Symposium+Code+Fest 2008/3/5 Luciano Resende [EMAIL PROTECTED

Re: Tuscany participation at Google Summer of Code (GSoC) 2008

2008-03-07 Thread Luciano Resende
://cwiki.apache.org/confluence/display/TUSCANYWIKI/Google+Summer+of+Code+%282008%29 On Fri, Mar 7, 2008 at 8:39 PM, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: Luciano Resende wrote: Apache Software Foundation is participating in Google Summer of Code program [1] as a mentoring organization

Import.resource and jars, was Fwd: svn commit: r634629 - in /incubator/tuscany/java/sca/tutorial/store/uiservices: ./ store.html

2008-03-08 Thread Luciano Resende
] -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Date error

2008-03-09 Thread Luciano Resende
PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: About StAXArtifactProcessor

2008-03-10 Thread Luciano Resende
element to be passed down. Thoughts ? Thanks - Venkat -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com/ - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Splitting up the bigbank demo

2008-03-10 Thread Luciano Resende
- Venkat -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Asia Open Source Symposium Code Fest is looking for help, was Fwd: Low hanging bugs for students

2008-03-10 Thread Luciano Resende
FYI, here is a post [1] from J. Aaron about what happened on the AOSS Code Fest. [1] http://cubiclemuses.com/cm/blog/2008/codefest.html 2008/3/5 Luciano Resende [EMAIL PROTECTED]: Please review the page with the suggestions discussed on this thread. I plan to send this tomorrow for the event

Suggestion for Replying with comments to a specific committ

2008-03-10 Thread Luciano Resende
It would be great if people could start changing the subject when replying with comments to a given committs, this would allow others to better identify what's going on and possible jump and help on the discussion. Just my 2c Thanks -- Luciano Resende Apache Tuscany Committer http

Re: About StAXArtifactProcessor

2008-03-10 Thread Luciano Resende
of control very fast causing various side effects. On Mon, Mar 10, 2008 at 10:39 AM, Luciano Resende [EMAIL PROTECTED] wrote: I was going to take a quick look at this, but before I do, let me ask if svn revision #635604 is related to the issue you are asking here. On Mon, Mar 10, 2008

Adding support for Properties in Implementation widget, was Re: SCA in Web 2.0 applications...

2008-03-11 Thread Luciano Resende
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com

Re: Adding support for Properties in Implementation widget, was Re: SCA in Web 2.0 applications...

2008-03-11 Thread Luciano Resende
For now String. this might change when I get isMany working. On Tue, Mar 11, 2008 at 8:29 AM, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: Luciano Resende wrote: I have added support for Properties in the implementation.widget. Declaring SCA properties using JavaScript can be done

Re: How to resolve build error of Tuscany plugin for Geronimo

2008-03-11 Thread Luciano Resende
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com

[SCA 1.2] Contributing patches for SCA 1.2 release

2008-03-11 Thread Luciano Resende
to Java SCA 1.2 release when you add your patch, to make sure it gets addressed. Our initial goal is to cut a release branch sometime after Friday (march 14). -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com

[SCA 1.2] Release Branch

2008-03-11 Thread Luciano Resende
As suggested on the following thread [1], I'd like to create a Java SCA 1.2 branch sometime after this Friday, March 14th, and then start with a RC early next week. Thoughts ? [1] http://www.mail-archive.com/tuscany-dev%40ws.apache.org/msg28635.html -- Luciano Resende Apache Tuscany Committer

Re: Suggestion for Replying with comments to a specific committ

2008-03-11 Thread Luciano Resende
: On Tue, Mar 11, 2008 at 12:20 AM, Luciano Resende [EMAIL PROTECTED] wrote: It would be great if people could start changing the subject when replying with comments to a given committs, this would allow others to better identify what's going on and possible jump and help

Re: Open Source Experience for JavaOne

2008-03-11 Thread Luciano Resende
PROTECTED] -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Tuscany participation at Google Summer of Code (GSoC) 2008

2008-03-12 Thread Luciano Resende
with the brainstorm [1] http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Google+Summer+of+Code+%282008%29 On Fri, Mar 7, 2008 at 8:39 PM, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: Luciano Resende wrote: Apache Software Foundation is participating in Google Summer

Re: Tuscany participation at Google Summer of Code (GSoC) 2008

2008-03-12 Thread Luciano Resende
[1] http://wiki.apache.org/general/SummerOfCode2008 On Wed, Mar 12, 2008 at 8:43 AM, Luciano Resende [EMAIL PROTECTED] wrote: Below is an updated GSoC immediate deadlines (from [1]) March 17th - Students start engaging with project to discuss applications March 24th - students are able

Re: Tuscany participation at Google Summer of Code (GSoC) 2008

2008-03-12 Thread Luciano Resende
-Original Message- From: Luciano Resende [mailto:[EMAIL PROTECTED] Sent: Saturday, March 08, 2008 4:16 AM To: [EMAIL PROTECTED] Cc: tuscany-dev@ws.apache.org Subject: Re: Tuscany participation at Google Summer of Code (GSoC) 2008 Very good ideas, I have started collecting

[SCA 1.2] Schedule, Features, JIRAS, etc

2008-03-12 Thread Luciano Resende
status, and create any jira for the issues I find. Any help is appreciated. [1] http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Release+-+Java+SCA+1.2 -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com

Re: JIRA fest for week beginning 10th March? Re: What should be in Tuscany SCA Java release 1.2?

2008-03-12 Thread Luciano Resende
after Friday 14th? ...ant On Wed, Mar 5, 2008 at 4:30 PM, Luciano Resende [EMAIL PROTECTED] wrote: Thanks Guys, my idea is to wrap up any in progress work and create a branch middle of next week. It would be great In the mean time, it would be good if we all could take

Re: Tuscany participation at Google Summer of Code (GSoC) 2008

2008-03-12 Thread Luciano Resende
composites to have ODE processes as components within a composite * Allow a Tuscany composite to become a task within an ODE process I already added it to the wiki. Regards, Mario -Original Message- From: Luciano Resende [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 12

[SCA 1.2] IRC Chat to finalize 1.2 release contents

2008-03-12 Thread Luciano Resende
PST IRC Server : irc.freenode.net IRC Channel : #tuscany More details on connecting to IRC available on our website [1]. [1] http://incubator.apache.org/tuscany/getting-involved.html On Wed, Mar 12, 2008 at 11:31 AM, Luciano Resende [EMAIL PROTECTED] wrote: I have created a wiki page to help us

Re: [SCA 1.2] Schedule, Features, JIRAS, etc

2008-03-12 Thread Luciano Resende
Should we add to Java SCA 1.2 contents, support for WebLogic as documented in our website ? [1] http://incubator.apache.org/tuscany/sca-java-hostweblogic.html On Wed, Mar 12, 2008 at 11:31 AM, Luciano Resende [EMAIL PROTECTED] wrote: I have created a wiki page to help us centralize and track

Re: [SCA 1.2] IRC Chat to finalize 1.2 release contents

2008-03-12 Thread Luciano Resende
Small update, IRC chat is actually Friday 14th. SCA 1.2 IRC Chat Date : Friday 14th, 08:00 AM PST IRC Server : irc.freenode.net IRC Channel : #tuscany On Wed, Mar 12, 2008 at 3:26 PM, Luciano Resende [EMAIL PROTECTED] wrote: I have started a wiki page to help us discuss and track

Re: Contributor access in Tuscany JIRA

2008-03-13 Thread Luciano Resende
Done. Please give it a try now. On Thu, Mar 13, 2008 at 9:41 AM, Vamsavardhana Reddy [EMAIL PROTECTED] wrote: Hi, Can someone give me contributor access to Tuscany JIRA so that I can assign issues to me while I work on the issues? My user id is vamsic. Thanks, Vamsi -- Luciano

[SCA 1.2] Changing trunk pom version

2008-03-13 Thread Luciano Resende
Now that we are near the release of Java SCA 1,2, I'd like to propose changing the trunk pom version to 2-incubating-SNAPSHOT around the same time we create the SCA 1.2 release branch. Thoughts ? -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http

Re: About StAXArtifactProcessor

2008-03-13 Thread Luciano Resende
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com

[SCA 1.2] What's new in JMS and OSGI for Java SCA 1.2 release ?

2008-03-13 Thread Luciano Resende
at 11:31 AM, Luciano Resende [EMAIL PROTECTED] wrote: I have created a wiki page to help us centralize and track contents for the Java SCA 1.2 release. I'm going to start looking into the commit logs to check the new features, but owners feel free to update the wiki as desired. I'm also going

ASF Headers, was Re: svn commit: r636903 - in /incubator/tuscany/java/sca: modules/binding-sca/src/main/java/org/apache/tuscany/sca/binding/sca/impl/ samples/calculator-distributed/ samples/calculator

2008-03-13 Thread Luciano Resende
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com/ - To unsubscribe, e-mail

Re: Back to the work...

2008-03-13 Thread Luciano Resende
master's degree. However, the things are more easy now, and I would like to contribute again. I am going to take a look on the impl.data.xml module, and as soon as I can, I will contribute more patches to drive this to completion. :-) -- Luciano Resende Apache Tuscany Committer http

[SCA 1.2] IRC Chat log, was Re: [SCA 1.2] IRC Chat to finalize 1.2 release contents

2008-03-14 Thread Luciano Resende
well, thanks, this was a very productive chat.. I'll send a transcript to the list slaws thx - luciano jozoppi I'll see 2062, because i'm working with interoperability lresende good jozoppi, thanks rfeng thanks On Wed, Mar 12, 2008 at 4:24 PM, Luciano Resende [EMAIL PROTECTED] wrote: Small update

Re: [SCA 1.2] What's new in JMS and OSGI for Java SCA 1.2 release ?

2008-03-14 Thread Luciano Resende
Thanks a lot Rajini. On Fri, Mar 14, 2008 at 1:41 AM, Rajini Sivaram [EMAIL PROTECTED] wrote: Done for OSGi (some of the code is not committed yet, but I will get it done in time for 1.2). On 3/13/08, Luciano Resende [EMAIL PROTECTED] wrote: After looking into the commit logs

Re: [SCA 1.2] Changing trunk pom version

2008-03-14 Thread Luciano Resende
Laws [EMAIL PROTECTED] wrote: On Thu, Mar 13, 2008 at 6:58 PM, Luciano Resende [EMAIL PROTECTED] wrote: Now that we are near the release of Java SCA 1,2, I'd like to propose changing the trunk pom version to 2-incubating-SNAPSHOT around the same time we create the SCA 1.2

Re: Running Tuscany/SCA in Google Android mobile platform

2008-03-14 Thread Luciano Resende
: ( . Is there anyone with some Android knowledge that could help us with it? I will probably send this doubts to Android community and see if they can help us : ) Thanks in advance ; ) Adriano Crestani -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http

Re: [SCA 1.2] Release Branch

2008-03-14 Thread Luciano Resende
After today's IRC chat, looks like people would be using the weekend for some extra work, so current plans is to wait untill Monday, March 17 to cut the 1.2 branch. On Tue, Mar 11, 2008 at 12:38 PM, Luciano Resende [EMAIL PROTECTED] wrote: As suggested on the following thread [1], I'd like

Re: Running Tuscany/SCA in Google Android mobile platform

2008-03-15 Thread Luciano Resende
: ) Regards, Adriano Crestani On Fri, Mar 14, 2008 at 7:11 PM, Luciano Resende [EMAIL PROTECTED] wrote: Good summary Adriano, I haven't had success yet trying to run Calculator sample application on the Android environment. Below are some issues I noted - Looks like our

[SCA 1.2] Calculator Sample and OSGI dependencies...

2008-03-16 Thread Luciano Resende
Result: 1 -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Running Tuscany/SCA in Google Android mobile platform

2008-03-17 Thread Luciano Resende
what needs to be changed and tailored for the Android platform. Yours, Mike. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Luciano Resende Apache Tuscany

Re: SCA Building Error...

2008-03-17 Thread Luciano Resende
-- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: SCA Java compatibility

2008-03-17 Thread Luciano Resende
OS name: windows vista version: 6.0 arch: x86 Family: windows* [1] http://java.sun.com/javase/6/docs/api/java/lang/String.html#isEmpty()http://java.sun.com/javase/6/docs/api/java/lang/String.html#isEmpty%28%29 -- Luciano Resende Apache Tuscany Committer http://people.apache.org

Re: [SCA 1.2] Calculator Sample and OSGI dependencies...

2008-03-17 Thread Luciano Resende
the simple paths where no OSGI integration is required (e.g default jar contributions and/or file system contributions. Thoughts ? On Mon, Mar 17, 2008 at 2:20 AM, Rajini Sivaram [EMAIL PROTECTED] wrote: Luciano, I have fixed this under revision 637797. On 3/17/08, Luciano Resende [EMAIL

Re: Tuscany-sca 1.2-incubating-SNAPSHOT is not on maven repo

2008-03-18 Thread Luciano Resende
PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

[SCA 1.2] Stable SCA distribution for testing purposes

2008-03-18 Thread Luciano Resende
I'm in the process of uploading SCA distribution (binary and source ) for testing purpose. Let's use it for testing, and report issues via JIRA and assign to SCA 1.2 release as appropriate. [1] http://people.apache.org/~lresende/tuscany/sca-1.2-stable/ -- Luciano Resende Apache Tuscany

Re: Tuscany participation at Google Summer of Code (GSoC) 2008

2008-03-18 Thread Luciano Resende
14, 2008 at 7:07 AM, ant elder [EMAIL PROTECTED] wrote: I've added a couple (and will try to think of more), but directly on the GSoC wiki as at the time i didn't realize there was this other wiki page. ...ant On Sat, Mar 1, 2008 at 1:52 AM, Luciano Resende [EMAIL PROTECTED] wrote

Continuum Build Notification, was Re: unsubscribe

2008-03-18 Thread Luciano Resende
Message- From: Continuum VMBuild Server [mailto:[EMAIL PROTECTED] Sent: Friday, March 14, 2008 6:20 PM To: tuscany-dev@ws.apache.org Subject: [continuum] BUILD FAILURE: Apache Tuscany SCA Implementation Project -- Luciano Resende Apache Tuscany Committer http://people.apache.org

Re: [SCA 1.2] Release Branch is now available

2008-03-18 Thread Luciano Resende
want to merge some fixes from trunk to 1.2? Thanks, Raymond -- From: Luciano Resende [EMAIL PROTECTED] Sent: Monday, March 17, 2008 11:01 PM To: tuscany-dev tuscany-dev@ws.apache.org; tuscany user [EMAIL PROTECTED] Subject: Re: [SCA

Re: Tuscany participation at Google Summer of Code (GSoC) 2008

2008-03-18 Thread Luciano Resende
Also, mentors should be able to register themselves at http://code.google.com/soc/2008/mentor.html Please select Apache Software Foundation as your organization when registering. On Tue, Mar 18, 2008 at 10:32 AM, Luciano Resende [EMAIL PROTECTED] wrote: I have migrated the ideas with proper

[SCA 1.2] Missing modules on binary distribution, need your feedback

2008-03-18 Thread Luciano Resende
guys to check witch ones should be included on the binary distribution. Please reply to this e-mail with the ones you think we should include, and I'll use the wiki page to track comments/status. [1] http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Release+-+Java+SCA+1.2 -- Luciano

[SCA 1.2] RC timeframe, was Re: [SCA 1.2] Stable SCA distribution for testing purposes

2008-03-18 Thread Luciano Resende
these before the RC. [1] http://people.apache.org/~lresende/tuscany/sca-1.2-stable/ [2] http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=truepid=12310210fixfor=12312967resolution=-1sorter/field=prioritysorter/order=DESC On Tue, Mar 18, 2008 at 12:18 AM, Luciano Resende [EMAIL PROTECTED

Re: Dead link to Tuscany Wiki in Getting Involved page.

2008-03-19 Thread Luciano Resende
/home.html ? I do not have permissions to edit that page. Can someone fix the link? ++Vamsi -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com

Re: [SCA 1.2] Release Branch is now available

2008-03-19 Thread Luciano Resende
should be done with them today. Thanks - Venkat On Wed, Mar 19, 2008 at 4:19 AM, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: Luciano Resende wrote: I consider 1.2 branch open for the next couple days while we still address JIRAs, but I would really like to enforce

[SCA 1.2] Sample issues and JIRAs

2008-03-19 Thread Luciano Resende
-JavaSCA1.2-CurrentSampleStatus [2] http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=truemode=hidesorter/order=DESCsorter/field=priorityresolution=-1pid=12310210fixfor=12312967 -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com

Re: Can't get build.xml to work with calculator-distributed

2008-03-19 Thread Luciano Resende
today. If you find the bug before me then let me know too :) -- Jean-Sebastien - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Luciano Resende Apache Tuscany

Re: Keeping up with the dev list and the flood of JIRA messages

2008-03-19 Thread Luciano Resende
commands, e-mail: [EMAIL PROTECTED] -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Can't get build.xml to work with calculator-distributed

2008-03-20 Thread Luciano Resende
: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com/ - To unsubscribe, e-mail: [EMAIL PROTECTED

Feed Binding, was Re: svn commit: r639187 - in /incubator/tuscany/branches/sca-java-1.2: distribution/bundle/pom.xml distribution/manifest/pom.xml samples/calculator-distributed/build.xml

2008-03-20 Thread Luciano Resende
/resources/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com

Re: [SCA 1.2] Stable SCA distribution for testing purposes

2008-03-20 Thread Luciano Resende
I have uploaded a new set of stable binaries as preparation for tonight Release Candidate. These files were based on SCA 1.2 branch revision #639399. On Tue, Mar 18, 2008 at 12:18 AM, Luciano Resende [EMAIL PROTECTED] wrote: I'm in the process of uploading SCA distribution (binary and source

Re: New dependency on Drools

2008-03-20 Thread Luciano Resende
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com/ - To unsubscribe

Re: New dependency on Drools

2008-03-21 Thread Luciano Resende
blog: http://pzf.fremantle.org [EMAIL PROTECTED] Oxygenating the Web Service Platform, www.wso2.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Luciano

[SCA 1.2] Build issues in tools/maven/maven-definitions

2008-03-21 Thread Luciano Resende
: 5 seconds [INFO] Finished at: Fri Mar 21 20:06:00 PDT 2008 [INFO] Final Memory: 9M/65M [INFO] -- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com

Re: [SCA 1.2] Build issues in tools/maven/maven-definitions

2008-03-21 Thread Luciano Resende
21, 2008 at 8:07 PM, Luciano Resende [EMAIL PROTECTED] wrote: I seeing the following in both branch and trunk. Is anybody else seeing the same issue ? [INFO] Scanning for projects... [INFO] [INFO] Building Apache

<    6   7   8   9   10   11   12   13   14   15   >