[jira] Updated: (TUSCANY-2196) passing Java bean using a JSON binding

2008-04-04 Thread Ashwini Kumar J (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashwini Kumar J updated TUSCANY-2196: - Attachment: (was: employee-det.war) passing Java bean using a JSON binding

[jira] Updated: (TUSCANY-2196) passing Java bean using a JSON binding

2008-04-04 Thread Ashwini Kumar J (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashwini Kumar J updated TUSCANY-2196: - Comment: was deleted passing Java bean using a JSON binding

[SCA 1.2] RC3

2008-04-04 Thread Luciano Resende
I have uploaded stable distribution and possible candidate for our SCA 1.2 RC3 in my people.a.o space [1] (should be live in about 20 mins). Please give it a try and help check the samples, while I finish reviewing the license. Please report issues via JIRA. If everything goes ok, I plan to start

[jira] Created: (TUSCANY-2197) Conversations with OSGi services expire immediately

2008-04-04 Thread JIRA
Conversations with OSGi services expire immediately --- Key: TUSCANY-2197 URL: https://issues.apache.org/jira/browse/TUSCANY-2197 Project: Tuscany Issue Type: Bug Components: Java

[jira] Updated: (TUSCANY-2197) Conversations with OSGi services expire immediately

2008-04-04 Thread JIRA
[ https://issues.apache.org/jira/browse/TUSCANY-2197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jürgen Schumacher updated TUSCANY-2197: --- Attachment: tuscany-implosgi-osgiannotation.patch Conversations with OSGi

[jira] Updated: (TUSCANY-2170) Synchronizing the access to SCADefinitions

2008-04-04 Thread Ramkumar Ramalingam (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramkumar Ramalingam updated TUSCANY-2170: - Attachment: SCADefinitionsImpl-JIRA-2170.patch Synchronizing the access to

[jira] Commented: (TUSCANY-2198) Apache Tuscany SCA OSGi-SCA Integration Tests fail to build on the Continuum build server

2008-04-04 Thread Mark Combellack (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12585475#action_12585475 ] Mark Combellack commented on TUSCANY-2198: -- This error only occurs ocassionally

[jira] Created: (TUSCANY-2198) Apache Tuscany SCA OSGi-SCA Integration Tests fail to build on the Continuum build server

2008-04-04 Thread Mark Combellack (JIRA)
Apache Tuscany SCA OSGi-SCA Integration Tests fail to build on the Continuum build server - Key: TUSCANY-2198 URL: https://issues.apache.org/jira/browse/TUSCANY-2198

Need help

2008-04-04 Thread Sohaib Reza
Hi everybody, I want to implement Tuscany SCA support in the Geronimo Admin console in Google Summer of Code program. I'd be grateful if anyone help me to point what should be the starting step. Thanks in advance :) -sr.

[jira] Resolved: (TUSCANY-2198) Apache Tuscany SCA OSGi-SCA Integration Tests fail to build on the Continuum build server

2008-04-04 Thread Mark Combellack (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Combellack resolved TUSCANY-2198. -- Resolution: Fixed I've committed a fix that will wait up to 10 seconds for the

Re: JAX-WS support in the Java to WSDL mapping (TUSCANY-2033)

2008-04-04 Thread Simon Nash
Raymond Feng wrote: 1) I added the sample at https://svn.apache.org/repos/asf/incubator/tuscany/java/sca/samples/zipcode-jaxws. (Not in the build yet even it works). Thanks, Raymond. This sample runs OK for me. However, it does not represent the use case that I had in mind. (Sorry that I

ComponentContext.createSelfReference() with and without serviceName

2008-04-04 Thread Yee-Kang Chang
Hi Everyone, V1 of the Java Annotations APIs Spec described these two methods as follows: createSelfReference(ClassB businessInterface) ? Returns a ServiceReference that can be used to invoke this component over the designated service. createSelfReference(ClassB businessInterface, String

[jira] Updated: (TUSCANY-2165) Java runtime should inject service references to field with common name in absence of @Reference

2008-04-04 Thread Gilbert Kwan (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilbert Kwan updated TUSCANY-2165: -- Attachment: TUSCANY-2165.multiplicity.test.patch TUSCANY-2165.multiplicity.test.patch

[jira] Resolved: (TUSCANY-2196) passing Java bean using a JSON binding

2008-04-04 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng resolved TUSCANY-2196. --- Resolution: Invalid Hi, I tried the test case, it works fine. You seems to be confused by

Re: [SCA 1.2] RC3

2008-04-04 Thread Raymond Feng
Hi, Here is the first issue: I'm seeing duplicate lib/wstx-asl-3.2.1.jar in both the zip and gz distro. It's very strange. Thanks, Raymond -- From: Luciano Resende [EMAIL PROTECTED] Sent: Thursday, April 03, 2008 11:09 PM To: tuscany-dev

Re: ComponentContext.createSelfReference() with and without serviceName

2008-04-04 Thread Kevin Williams
Hi Yee-Kang, Further down in the specification is: 435 The second variant, which takes an additional serviceName parameter, *must* be used if the component 436 implements multiple services. So, an exception is expected if you employ the first version of the createSelfReference API.

Re: ComponentContext.createSelfReference() with and without serviceName

2008-04-04 Thread Kevin Williams
I meant to say: ... an exception is expected if you use the first version of the createSelfReference API to create a ServiceReference to a component offering multiple services. -- Kevin On Fri, Apr 4, 2008 at 10:24 AM, Kevin Williams [EMAIL PROTECTED] wrote: Hi Yee-Kang, Further down in

[jira] Assigned: (TUSCANY-2196) passing Java bean using a JSON binding

2008-04-04 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng reassigned TUSCANY-2196: - Assignee: Raymond Feng passing Java bean using a JSON binding

Re: [SCA 1.2] RC3

2008-04-04 Thread Raymond Feng
Hi, The extra jar is from woodstox:wstx-asl:jar:3.2.1 (same artifact and version id with different group id). +- org.apache.tuscany.sca:tuscany-java2wsdl:jar:1.2-incubating-SNAPSHOT:compile | | +- org.apache.axis2:axis2-codegen:jar:1.3:compile | | +-

Re: [SCA 1.2] RC3

2008-04-04 Thread Luciano Resende
Thanks Raymond I'm trying this fix, and another one for a jetty version mismatch. I'll be generating a new distribution soon and will update this thread when it's ready. On Fri, Apr 4, 2008 at 9:30 AM, Raymond Feng [EMAIL PROTECTED] wrote: Hi, The extra jar is from

Re: [SCA 1.2] RC3

2008-04-04 Thread Luciano Resende
New distributions should be available in couple mins in my people.a.o space [1] [1] http://people.apache.org/~lresende/tuscany/sca-1.2-RC3/ On Fri, Apr 4, 2008 at 10:06 AM, Luciano Resende [EMAIL PROTECTED] wrote: Thanks Raymond I'm trying this fix, and another one for a jetty version

[jira] Assigned: (TUSCANY-2193) NPE when configuring WSDL interface on component ref when the component has a Composite impl

2008-04-04 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng reassigned TUSCANY-2193: - Assignee: Raymond Feng NPE when configuring WSDL interface on component ref when the

[jira] Resolved: (TUSCANY-2193) NPE when configuring WSDL interface on component ref when the component has a Composite impl

2008-04-04 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng resolved TUSCANY-2193. --- Resolution: Fixed Fixed under r644824 NPE when configuring WSDL interface on component

[jira] Commented: (TUSCANY-2189) Problems building the wire for a service implemented by Composite

2008-04-04 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12585707#action_12585707 ] Raymond Feng commented on TUSCANY-2189: --- I'm getting the NPE as the implemention

Re: Some questions for workspace module in Tuscany

2008-04-04 Thread Jean-Sebastien Delfino
Yang Lei wrote: Hello, I have the following usage scenarios that I currently use EmbeddedSCADomain's ContributionService to accomplish. When I look at the new set of workspace modules, I wonder how it can be accomplished by using this new set of workspace related apis. And what the pros/cons if

How can I get wireTarget operation from service-side binding impl?

2008-04-04 Thread Scott Kurz
This question is especially for Raymond, In trying to invoke the mediator from a service-side binding impl, I have a need to get the wireTarget operation (to pass to the mediator). I was wondering what the downside would be of caching the operation from the service contract which I'd get in the

Re: Synchronizing the access to SCADefinitions

2008-04-04 Thread Greg Dritschler
Ramkumar, Sorry for the delay in responding. I think you are probably right that CopyOnWriteArrayList is the way to go. Presumably there will be far more contributions traversing the definitions (looking for policy sets etc) than contributions adding to the contributions. So trading off a high

Re: Synchronizing the access to SCADefinitions

2008-04-04 Thread Greg Dritschler
Oops, meant to say ...than contributions adding definitions. On Fri, Apr 4, 2008 at 4:00 PM, Greg Dritschler [EMAIL PROTECTED] wrote: Ramkumar, Sorry for the delay in responding. I think you are probably right that CopyOnWriteArrayList is the way to go. Presumably there will be far more

Re: Questions on how much Tuscany supports SCA 1.0 Assembly Model Spec section 1.8

2008-04-04 Thread Greg Dritschler
Yang, see replies within. Greg Dritschler On Thu, Apr 3, 2008 at 4:41 PM, Yang Lei [EMAIL PROTECTED] wrote: Hello, I am interested in knowing how Tuscany supports SCA Assembly Spec 1.0 section 1.8 1.8 SCA Definitions 2491 There are a variety of SCA artifacts which are generally useful

[jira] Updated: (TUSCANY-2195) Test cases for ComponentContext API

2008-04-04 Thread Yee-Kang Chang (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yee-Kang Chang updated TUSCANY-2195: Attachment: ComponentContext20080404.zip Hi Kevin, Here's an update to the

Re: How can I get wireTarget operation from service-side binding impl?

2008-04-04 Thread Raymond Feng
Please see my comments inline. Thanks, Raymond -- From: Scott Kurz [EMAIL PROTECTED] Sent: Friday, April 04, 2008 12:35 PM To: tuscany-dev@ws.apache.org Subject: How can I get wireTarget operation from service-side binding impl? This question is

[jira] Created: (TUSCANY-2199) Tests for @Reference annotation

2008-04-04 Thread Kevin Williams (JIRA)
Tests for @Reference annotation --- Key: TUSCANY-2199 URL: https://issues.apache.org/jira/browse/TUSCANY-2199 Project: Tuscany Issue Type: Test Components: Java SCA Verification Tests Affects

[jira] Updated: (TUSCANY-2199) Tests for @Reference annotation

2008-04-04 Thread Gilbert Kwan (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilbert Kwan updated TUSCANY-2199: -- Attachment: TUSCANY-2199.multiplicity.test.patch TUSCANY-2199.multiplicity.test.patch

Re: [jira] Updated: (TUSCANY-2195) Test cases for ComponentContext API

2008-04-04 Thread Kevin Williams
Hi Yee-Kang, It would be much easier for me if you could provide your updates as a patch file. Let me know if you need guidance on creating such a file. Instructions can also be found in the developers guide. Thanks, --Kevin On Fri, Apr 4, 2008 at 2:39 PM, Yee-Kang Chang (JIRA)

[jira] Created: (TUSCANY-2200) Sample calculator-webapp fails in WAS 6.1

2008-04-04 Thread Luciano Resende (JIRA)
Sample calculator-webapp fails in WAS 6.1 - Key: TUSCANY-2200 URL: https://issues.apache.org/jira/browse/TUSCANY-2200 Project: Tuscany Issue Type: Bug Affects Versions: Java-SCA-1.2

[jira] Created: (TUSCANY-2201) Sample calculator-webapp fails in WAS 6.1

2008-04-04 Thread Luciano Resende (JIRA)
Sample calculator-webapp fails in WAS 6.1 - Key: TUSCANY-2201 URL: https://issues.apache.org/jira/browse/TUSCANY-2201 Project: Tuscany Issue Type: Bug Components: Java SCA Samples

[jira] Assigned: (TUSCANY-2189) Problems building the wire for a service implemented by Composite

2008-04-04 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng reassigned TUSCANY-2189: - Assignee: Raymond Feng Problems building the wire for a service implemented by

[jira] Resolved: (TUSCANY-2189) Problems building the wire for a service implemented by Composite

2008-04-04 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng resolved TUSCANY-2189. --- Resolution: Fixed Fixed under r644934. Problems building the wire for a service

[jira] Resolved: (TUSCANY-2186) @OneWay over binding.ws arguments not being serialized properly

2008-04-04 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng resolved TUSCANY-2186. --- Resolution: Fixed Fixed under r644935. Thanks. @OneWay over binding.ws arguments not

[jira] Updated: (TUSCANY-2201) Sample calculator-webapp fails in WAS 6.1

2008-04-04 Thread Luciano Resende (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luciano Resende updated TUSCANY-2201: - Fix Version/s: Java-SCA-1.2 Sample calculator-webapp fails in WAS 6.1

[jira] Created: (TUSCANY-2202) Sample feed-aggregator fails in WAS 6.1

2008-04-04 Thread Luciano Resende (JIRA)
Sample feed-aggregator fails in WAS 6.1 --- Key: TUSCANY-2202 URL: https://issues.apache.org/jira/browse/TUSCANY-2202 Project: Tuscany Issue Type: Bug Reporter: Luciano Resende Start the

[jira] Updated: (TUSCANY-2202) Sample feed-aggregator fails in WAS 6.1

2008-04-04 Thread Luciano Resende (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luciano Resende updated TUSCANY-2202: - Component/s: Java SCA Samples Affects Version/s: Java-SCA-1.2 Fix

[jira] Updated: (TUSCANY-2201) Sample chat-webapp fails in WAS 6.1

2008-04-04 Thread Luciano Resende (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luciano Resende updated TUSCANY-2201: - Description: No messages get sent in sample chat-webapp Exceptions from log

[jira] Created: (TUSCANY-2203) binding-notification-consumer fails with release 1.2/Rc3 attempt

2008-04-04 Thread haleh mahbod (JIRA)
binding-notification-consumer fails with release 1.2/Rc3 attempt Key: TUSCANY-2203 URL: https://issues.apache.org/jira/browse/TUSCANY-2203 Project: Tuscany Issue Type: Bug

[jira] Commented: (TUSCANY-2202) Sample feed-aggregator fails in WAS 6.1

2008-04-04 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12585833#action_12585833 ] Jean-Sebastien Delfino commented on TUSCANY-2202: - the link is to

[jira] Commented: (TUSCANY-2200) Sample calculator-webapp fails in WAS 6.1

2008-04-04 Thread Jean-Sebastien Delfino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12585837#action_12585837 ] Jean-Sebastien Delfino commented on TUSCANY-2200: - The problem is that

[SCA 1.2] Help with binding-notification samples

2008-04-04 Thread Luciano Resende
We are seeing some issues with the binding-notification samples (e.g TUSCANY-2203). It would be great if people more familiar with this extension could help getting them ready for the release. [1] https://issues.apache.org/jira/browse/TUSCANY-2203 -- Luciano Resende Apache Tuscany Committer

[jira] Created: (TUSCANY-2204) helloworld-ws-sdo fails with exception, using 1.2, RC3 candidate

2008-04-04 Thread haleh mahbod (JIRA)
helloworld-ws-sdo fails with exception, using 1.2, RC3 candidate Key: TUSCANY-2204 URL: https://issues.apache.org/jira/browse/TUSCANY-2204 Project: Tuscany Issue Type: Bug

[jira] Closed: (TUSCANY-2204) helloworld-ws-sdo fails with exception, using 1.2, RC3 candidate

2008-04-04 Thread haleh mahbod (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] haleh mahbod closed TUSCANY-2204. - Resolution: Invalid user problem! This runs ok helloworld-ws-sdo fails with exception,

Google Summer of Code: Tuscany GData Integration

2008-04-04 Thread Douglas Leite
Hello community, Recently I've posted a topic talking about I come back to contribute with the development of Tuscany SCA. Well, few days after that I was notified about the Google Summer of Code event. Combining the two things, I've decided to look for a project idea, and try to write my work

[jira] Commented: (TUSCANY-2204) helloworld-ws-sdo fails with exception, using 1.2, RC3 candidate

2008-04-04 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12585880#action_12585880 ] Raymond Feng commented on TUSCANY-2204: --- Confirmed here. It works.

[jira] Commented: (TUSCANY-2200) Sample calculator-webapp fails in WAS 6.1

2008-04-04 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12585885#action_12585885 ] Raymond Feng commented on TUSCANY-2200: --- I'm the guy who I added the FIXME :-). But

Re: [VOTE] SDO 1.1 release

2008-04-04 Thread ant elder
One more vote anyone so we've the 3 needed to take this to the IPMC? ...ant On Thu, Apr 3, 2008 at 7:43 PM, ant elder [EMAIL PROTECTED] wrote: Note theres a gmail url cutNpaste problem in the url to the artifacts - they are at