Re: [Summary] Monitor Extension Functionality How to create a new monitor extension

2008-06-16 Thread Raymond Feng
Hi, Can we create a wiki page to post these information? Thanks, Raymond -- From: Ramkumar R [EMAIL PROTECTED] Sent: Monday, June 16, 2008 3:47 AM To: tuscany-dev@ws.apache.org Subject: [Summary] Monitor Extension Functionality How to create a

Re: Top-down build failing with java.lang.OutOfMemoryError

2008-06-16 Thread Raymond Feng
Hi, You are setting to the wrong option. Please use the following: MAVEN_OPTS=-XX:MaxPermSize=384m Thanks, Raymond -- From: Luciano Resende [EMAIL PROTECTED] Sent: Monday, June 16, 2008 11:09 AM To: tuscany-dev tuscany-dev@ws.apache.org Cc:

Re: com.example classes included in the databinding extension jars

2008-06-16 Thread Raymond Feng
I'll take a look. These sources are generated and supposed to be test sources. Thanks, Raymond -- From: ant elder [EMAIL PROTECTED] Sent: Monday, June 16, 2008 1:09 PM To: tuscany-dev tuscany-dev@ws.apache.org Subject: com.example classes

Re: com.example classes included in the databinding extension jars

2008-06-16 Thread Raymond Feng
I committed a fix into trunk under r668298. Please go ahead to create a JIRA and use it to merge the fix into 1.3 branch. Thanks, Raymond -- From: ant elder [EMAIL PROTECTED] Sent: Monday, June 16, 2008 1:09 PM To: tuscany-dev

Re: IMPORTANT: TLP SVN move tonight

2008-06-16 Thread Raymond Feng
Thanks for the update. What about our web site? Is it going to be hosted at http://tuscany.apache.org soon? Raymond -- From: ant elder [EMAIL PROTECTED] Sent: Monday, June 16, 2008 3:06 PM To: tuscany-dev tuscany-dev@ws.apache.org Subject:

Re: GSoC Project - CORBA Support for Apache Tuscany

2008-06-16 Thread Raymond Feng
take a look at my comments inline. Thanks, Wojtek Raymond Feng wrote: Hi, Wojtek. Please see my comments inline. Thanks, Raymond -- From: Wojtek Janiszewski [EMAIL PROTECTED] Sent: Wednesday, June 11, 2008 11:55 AM To: tuscany-dev@ws.apache.org

Re: XQuery sample JAXB issue

2008-06-13 Thread Raymond Feng
Hi, I think I found the root cause of the issue and fixed it as part of r667641. There were two databindings competing for the same java type (SAXON NodeInfo extends from javax.xml.transform.Source). Thanks, Raymond -- From: Simon Laws [EMAIL

Re: Branching for Release 1.3 was: Re: Release 1.3?

2008-06-13 Thread Raymond Feng
I just checked in some improvements in the databinding area after a full clean build. Now I will stay away from the code :-). Thanks, Raymond -- From: Simon Laws [EMAIL PROTECTED] Sent: Friday, June 13, 2008 11:16 AM To: tuscany-dev@ws.apache.org

Tuscany SCA Chinese Discussion F orum (Tuscany SCA中文论坛)

2008-06-13 Thread Raymond Feng
Hi, I have created a Google group to provide a forum for Chinese-speaking developers and users to exchange ideas and practices in Chinese about Tuscany and SCA. The group home page is: http://groups.google.com/group/tuscany-sca-chinese. You are invited to join and contribute to the forum!

Re: Tracking Tuscany extensions, was: Distribution zips and what they contain, was: SCA runtimes

2008-06-13 Thread Raymond Feng
Hi, Mike. It's a very good summary. The different perspectives are now well separated and they should be discussed on different threads to avoid further confusions :-). Please see some more comments inline. Thanks, Raymond -- From: Mike

Re: Good practice for disabling/ignoring failing test cases

2008-06-12 Thread Raymond Feng
it consistently from then on. Should give credit to who ever started this in Tuscany :) ++Vamsi On Wed, Jun 11, 2008 at 11:02 PM, Raymond Feng [EMAIL PROTECTED] wrote: Hi, I see Vamsi uses the following strategy to disable failing unit test cases. @Test @Ignore(TUSCANY-) // Ignore the test

Re: Release 1.3?

2008-06-12 Thread Raymond Feng
+1 to cut 1.3 branch. Raymond -- From: Simon Laws [EMAIL PROTECTED] Sent: Thursday, June 12, 2008 6:26 AM To: tuscany-dev@ws.apache.org; [EMAIL PROTECTED] Subject: Re: Release 1.3? On Wed, Jun 11, 2008 at 7:47 AM, ant elder [EMAIL PROTECTED]

[jira] Commented: (TUSCANY-2383) Cannot define component property with Component Type File

2008-06-12 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12604572#action_12604572 ] Raymond Feng commented on TUSCANY-2383: --- If the component is implemented in java, I

[jira] Assigned: (TUSCANY-2386) Databinding problem for array of javax.xml.transform.Source with binding.ws

2008-06-12 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng reassigned TUSCANY-2386: - Assignee: Raymond Feng Databinding problem for array of javax.xml.transform.Source

[jira] Assigned: (TUSCANY-2385) Problem with Databinding for URI and UUID objects when using binding.ws

2008-06-12 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng reassigned TUSCANY-2385: - Assignee: Raymond Feng Problem with Databinding for URI and UUID objects when using

[jira] Assigned: (TUSCANY-2387) Databinding problem for array of javax.xml.transform.Source with binding.sca and remotable service

2008-06-12 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng reassigned TUSCANY-2387: - Assignee: Raymond Feng Databinding problem for array of javax.xml.transform.Source

[jira] Assigned: (TUSCANY-2366) QName with just a localPart not getting passed in arrays with binding.ws to invoke service

2008-06-12 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng reassigned TUSCANY-2366: - Assignee: Raymond Feng QName with just a localPart not getting passed in arrays

[jira] Resolved: (TUSCANY-2385) Problem with Databinding for URI and UUID objects when using binding.ws

2008-06-12 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng resolved TUSCANY-2385. --- Resolution: Invalid Both URI and UUID are mapped into xsd:string. So the URI and UUID

[jira] Assigned: (TUSCANY-2388) Data binding does not work when Java interface implementation (where method param is not String, primitive) exposed with a web services binding

2008-06-12 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng reassigned TUSCANY-2388: - Assignee: Raymond Feng Data binding does not work when Java interface implementation

[jira] Resolved: (TUSCANY-2351) byte array passed by reference when using sca binding even though implementation does not have @AllowsPassByReference

2008-06-12 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng resolved TUSCANY-2351. --- Resolution: Fixed Fixed under 667179 byte array passed by reference when using sca

Re: [jira] Commented: (TUSCANY-2383) Cannot define component property with Component Type File

2008-06-12 Thread Raymond Feng
-2289 too. I just fixed it by not checking if the field is public. Thanks, Raymond -- From: Kevin Williams [EMAIL PROTECTED] Sent: Thursday, June 12, 2008 10:38 AM To: Raymond Feng (JIRA) tuscany-dev@ws.apache.org Subject: Re: [jira] Commented

Re: [jira] Commented: (TUSCANY-2383) Cannot define component property with Component Type File

2008-06-12 Thread Raymond Feng
property with Component Type File Raymond, Just curious: did you fix it in a way such that the .componentType property definition matters or is the component property definition enough to have the value injected? On Thu, Jun 12, 2008 at 3:39 PM, Raymond Feng [EMAIL PROTECTED] wrote: Hi

Re: svn commit: r666556 - /incubator/tuscany/java/sca/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsDatabindingTestCase.java

2008-06-11 Thread Raymond Feng
I have all these test cases passed in my eclipse. I'm checking if I miss any changes in the commit. Thanks, Raymond -- From: [EMAIL PROTECTED] Sent: Wednesday, June 11, 2008 12:56 AM To: [EMAIL PROTECTED] Subject: svn commit: r666556 -

Re: svn commit: r666556 - /incubator/tuscany/java/sca/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsDatabindingTestCase.java

2008-06-11 Thread Raymond Feng
Yes, I missed one file. I'll add it in now. Thanks, Raymond -- From: Raymond Feng [EMAIL PROTECTED] Sent: Wednesday, June 11, 2008 8:14 AM To: tuscany-dev@ws.apache.org Subject: Re: svn commit: r666556 - /incubator/tuscany/java/sca/itest

Re: Databinding test for javax.xml.transform.Source problem

2008-06-11 Thread Raymond Feng
If I run the test case alone without others in the same class, then it passes. I think there is some interference from other test cases. Especially, the Source, Image are both map to the same XSD type. We need to dig out what's conflicting. Thanks, Raymond

Good practice for disabling/ignoring failing test cases

2008-06-11 Thread Raymond Feng
Hi, I see Vamsi uses the following strategy to disable failing unit test cases. @Test @Ignore(TUSCANY-) // Ignore the test case due to JIRA TUSCANY- public void testMySrtuff() { } I think it's a very good practice we should follow to maintain a clean build while keep track of the

Re: Unable to download the artifact from any repository

2008-06-11 Thread Raymond Feng
Hi, We should have the following maven repo declared in the pom.xml: repository idapache.snapshots/id nameApache Snapshot Repository/name urlhttp://people.apache.org/repo/m2-snapshot-repository/url releases enabledfalse/enabled

Test failure: CallBackSetCallbackConvTestCase

2008-06-11 Thread Raymond Feng
Hi, Simon Nash. I'm seeing the following failure after I refreshed from r666738 (your fix for TUSCANY-2312). Thanks, Raymond --- T E S T S --- Running

Re: Test failure: CallBackSetCallbackConvTestCase

2008-06-11 Thread Raymond Feng
There are some mismatching in the exceptions. I fixed it under r666812. Thanks, Raymond -- From: Raymond Feng [EMAIL PROTECTED] Sent: Wednesday, June 11, 2008 11:54 AM To: tuscany-dev@ws.apache.org Subject: Test failure

Test failure: org.apache.tuscany.sca.vtest.javaapi.apis.callablereference.CallableReferenceTestCase.testGetConversation()

2008-06-11 Thread Raymond Feng
Hi, Do any of you see this failure too? Thanks, Raymond org.apache.tuscany.sca.vtest.javaapi.apis.callablereference.CallableReferenceTestCase.testGetConversation() java.lang.AssertionError: at org.junit.Assert.fail(Assert.java:69) at org.junit.Assert.assertTrue(Assert.java:32) at

Re: GSoC Project - CORBA Support for Apache Tuscany

2008-06-11 Thread Raymond Feng
can perfectly argue that the binding.corba doesn't support the INOUT and OUT arguments. Thanks, Wojtek Raymond Feng wrote: Hi, There are two specifications in these areas. 1) Java2IDL: http://www.omg.org/docs/formal/08-01-14.pdf 2) IDL2Java: http://www.omg.org/docs/formal/08-01-11.pdf Let's

Re: GSoC Project - CORBA Support for Apache Tuscany

2008-06-11 Thread Raymond Feng
To map CORBA exceptions (object id) to java exceptions, we can follow the logic in org.apache.tuscany.sca.binding.ejb.util.EJBHandler.java: } catch (ApplicationException ex) { in = (InputStream)ex.getInputStream(); try {

Re: Good practice for disabling/ignoring failing test cases

2008-06-11 Thread Raymond Feng
have come across this in Tuscany source code and have been following it consistently from then on. Should give credit to who ever started this in Tuscany :) ++Vamsi On Wed, Jun 11, 2008 at 11:02 PM, Raymond Feng [EMAIL PROTECTED] wrote: Hi, I see Vamsi uses the following strategy to disable

Re: Tracking Tuscany extensions, was: Distribution zips and what they contain, was: SCA runtimes

2008-06-11 Thread Raymond Feng
Hi, There are a few patterns we use to determine if a maven module is required. Let's take the contribution stuff as an example. 1) contribution contains the interfaces for the contribution model and default implementation classes, SPIs and extension points 2) contribution-xml deals with the

Re: Databinding tests for array of java.net.URI

2008-06-10 Thread Raymond Feng
I think it's a problem in the test case. The resolve() cannot work with http://abc (which abc is treated as a host name). I changed it to http://abc/, then it works well. You can simply create a test case using URIs only without Tuscany in the picture. Thanks, Raymond

Re: Databinding tests for array of java.net.URI

2008-06-10 Thread Raymond Feng
and forth between client and service component in case of a remotable service. The URI object can be passed between the client and service components properly when the service method takes an URI as argument. ++Vamsi On Tue, Jun 10, 2008 at 8:33 PM, Raymond Feng [EMAIL PROTECTED] wrote: I think

[jira] Resolved: (TUSCANY-2377) problem reading complex property from @file

2008-06-10 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng resolved TUSCANY-2377. --- Resolution: Fixed Test case patch applied and the problem is fixed. problem reading

[jira] Assigned: (TUSCANY-2229) Got WARNING if @Context is used to annotate a setter method

2008-06-10 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng reassigned TUSCANY-2229: - Assignee: Raymond Feng Got WARNING if @Context is used to annotate a setter method

[jira] Commented: (TUSCANY-2229) Got WARNING if @Context is used to annotate a setter method

2008-06-10 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12603932#action_12603932 ] Raymond Feng commented on TUSCANY-2229: --- Hi, This is a result of declaring the two

Re: Tracking Tuscany extensions, was: Distribution zips and what they contain, was: SCA runtimes

2008-06-10 Thread Raymond Feng
Hi, Please see my comments inline. Thanks, Raymond [snip] Good requirement, but I don't think that the current manifest + tuscany-all JAR solution is a good one (for example it mixes APIs and internals in the same JAR, doesn't work well with IDEs, works only for one big distro, requires

[jira] Commented: (TUSCANY-2331) Got expection where the wsdl defines an operation without input

2008-06-10 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12603975#action_12603975 ] Raymond Feng commented on TUSCANY-2331: --- I got a diferent exception. It looks like

Re: Databinding tests for array of java.net.URI

2008-06-10 Thread Raymond Feng
it passed to the service method as an array element. So, it has to be a data transformation problem. ++Vamsi On Tue, Jun 10, 2008 at 9:23 PM, Raymond Feng [EMAIL PROTECTED] wrote: Hi, Here is a simple test case to prove my point: public class URITestCase { @Test public void testURI

Re: GSoC Project - CORBA Support for Apache Tuscany

2008-06-10 Thread Raymond Feng
Hi, There are two specifications in these areas. 1) Java2IDL: http://www.omg.org/docs/formal/08-01-14.pdf 2) IDL2Java: http://www.omg.org/docs/formal/08-01-11.pdf Let's try to use a few scenarios to help us understand what rules should be applied. Case A: There is an existing CORBA service

Re: Tuscany support for Axis 1.4

2008-06-09 Thread Raymond Feng
+1 to move up. We can also start to take advantage of the latest versions of XmlSchema and AXIOM. Thanks, Raymond -- From: ant elder [EMAIL PROTECTED] Sent: Monday, June 09, 2008 2:17 AM To: tuscany-dev@ws.apache.org Subject: Re: Tuscany support

Re: [PROPOSAL] Disable unused domain modules

2008-06-09 Thread Raymond Feng
+1 to delete them to avoid further confusions. Thanks, Raymond -- From: ant elder [EMAIL PROTECTED] Sent: Monday, June 09, 2008 2:04 AM To: tuscany-dev@ws.apache.org Subject: Re: [PROPOSAL] Disable unused domain modules On Mon, Jun 9, 2008 at

Re: [NOTICE] Scott Kurz voted as Tuscany committer

2008-06-09 Thread Raymond Feng
Congratulations, Scott. Thanks, Raymond -- From: ant elder [EMAIL PROTECTED] Sent: Monday, June 09, 2008 12:48 AM To: tuscany-dev tuscany-dev@ws.apache.org Subject: [NOTICE] Scott Kurz voted as Tuscany committer The Tuscany PMC has voted for

Re: Why the QName of service be changed?

2008-06-09 Thread Raymond Feng
The trailing / is following the JAXWS java package to XML namespace mapping rule. Thanks, Raymond -- From: Gilbert Kwan [EMAIL PROTECTED] Sent: Monday, June 09, 2008 9:06 AM To: tuscany-dev@ws.apache.org Subject: Why the QName of service be

Re: Why the QName of service be changed?

2008-06-09 Thread Raymond Feng
still did not fit If no, would you point me where the spec defines it? Thanks Gilbert On Mon, Jun 9, 2008 at 12:23 PM, Raymond Feng [EMAIL PROTECTED] wrote: The trailing / is following the JAXWS java package to XML namespace mapping rule. Thanks, Raymond

Re: Why the QName of service be changed?

2008-06-09 Thread Raymond Feng
://soapversion.nowsdl.wsbinding.vtest.sca.tuscany.apache.org/}BServiceService For old build, I got {http://soapversion.nowsdl.wsbinding.vtest.sca.tuscany.apache.org/}BService Which is the proper qname? Hope the information may help to understand my question. Thanks Gilbert On Mon, Jun 9, 2008 at 1:01 PM, Raymond Feng [EMAIL PROTECTED] wrote: Hi

Re: Build error in sca\itest\properties

2008-06-08 Thread Raymond Feng
I fixed it under r664614. When I applied the patch, I forgot to adjust the dependencies as the Eclipse compiled it. Thanks, Raymond -- From: Vamsavardhana Reddy [EMAIL PROTECTED] Sent: Sunday, June 08, 2008 1:47 AM To: tuscany-dev@ws.apache.org

[jira] Assigned: (TUSCANY-2377) problem reading complex property from @file

2008-06-07 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng reassigned TUSCANY-2377: - Assignee: Raymond Feng problem reading complex property from @file

[jira] Assigned: (TUSCANY-2371) Databinding tests for StandardTypes, array of StandardTypes

2008-06-06 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng reassigned TUSCANY-2371: - Assignee: Raymond Feng (was: Vamsavardhana Reddy) Databinding tests

[jira] Assigned: (TUSCANY-2361) Databinding tests for primitives and primitive arrays - local service, pass-by-value tests

2008-06-06 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng reassigned TUSCANY-2361: - Assignee: Raymond Feng Databinding tests for primitives and primitive arrays - local

[jira] Commented: (TUSCANY-2371) Databinding tests for StandardTypes, array of StandardTypes

2008-06-06 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12603160#action_12603160 ] Raymond Feng commented on TUSCANY-2371: --- I applied the 1st patch and fixed a bunch

[jira] Resolved: (TUSCANY-2361) Databinding tests for primitives and primitive arrays - local service, pass-by-value tests

2008-06-06 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng resolved TUSCANY-2361. --- Resolution: Fixed Patch applied under r664103. Thanks, Databinding tests for primitives

Re: ExtensibleStAXArtifactProcessor should register error when unsupported implementation or binding types are found

2008-06-04 Thread Raymond Feng
I believe that we log a warning that an unknown element is encountered. Isn't it sufficient? Thanks, Raymond -- From: Ramkumar R [EMAIL PROTECTED] Sent: Wednesday, June 04, 2008 4:37 AM To: tuscany-dev@ws.apache.org Subject: Re:

Re: Changing SCA trunk version from 2.0-incubating-SNAPSHOT to SNAPSHOT

2008-06-04 Thread Raymond Feng
Hi, Luciano had a good point that if we keep the version prefix for the SNAPSHOT, we can publish them onto the snapshot repos so that other projects can use it. +1 to keep the version prefix. Thanks, Raymond -- From: Luciano Resende [EMAIL

[jira] Resolved: (TUSCANY-2349) TransformationException when invoking a method with byte array paramter using webservice binding

2008-06-04 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng resolved TUSCANY-2349. --- Resolution: Fixed The test case is now passed. TransformationException when invoking

Re: JAXWSJavaInterfaceProcessorTestCase fail?

2008-06-02 Thread Raymond Feng
I'll try the SUN JDK. Thanks, Raymond -- From: ant elder [EMAIL PROTECTED] Sent: Monday, June 02, 2008 1:08 AM To: tuscany-dev@ws.apache.org Subject: Re: JAXWSJavaInterfaceProcessorTestCase fail? Looks like this is a jdk issue, works ok with IBM

Re: JAXWSJavaInterfaceProcessorTestCase fail?

2008-06-02 Thread Raymond Feng
Now it should be fixed under r662499. There was a typo in the code that led to JDK dependent behaviors (ordering in the Class.getMethods()). Thanks, Raymond -- From: ant elder [EMAIL PROTECTED] Sent: Monday, June 02, 2008 2:37 AM To:

Re: [NOTICE] Vamsavardhana Reddy voted as Tuscany committer

2008-06-02 Thread Raymond Feng
Congratulations! You are well deserved. Thanks, Raymond -- From: Vamsavardhana Reddy [EMAIL PROTECTED] Sent: Monday, June 02, 2008 11:15 AM To: tuscany-dev@ws.apache.org; [EMAIL PROTECTED] Subject: Re: [NOTICE] Vamsavardhana Reddy voted as Tuscany

[jira] Assigned: (TUSCANY-2356) Databinding itests for Local service

2008-05-31 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng reassigned TUSCANY-2356: - Assignee: Raymond Feng Databinding itests for Local service

[jira] Resolved: (TUSCANY-2356) Databinding itests for Local service

2008-05-31 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng resolved TUSCANY-2356. --- Resolution: Fixed Patch applied under r662091. Thanks for the contribution! Databinding

[jira] Resolved: (TUSCANY-2350) Databinding tests for primitive types and array of primitive types

2008-05-31 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng resolved TUSCANY-2350. --- Resolution: Fixed Patch applied under r662091. Thanks for the contribution! Databinding

Re: Incorrect wsdl generated with ?wsdl for a service operation with two dimensional String array parameter

2008-05-31 Thread Raymond Feng
Hi, I have made promising processes in this area. The key is to follow the JAXWS mapping rules to find or generate (I have added ASM-code generation) corresponding RequestWrapper, ResponseWrapper and FaultBeanWrapper for a give java method. With the wrappers in place, we don't have to handle

[jira] Assigned: (TUSCANY-2349) TransformationException when invoking a method with byte array paramter using webservice binding

2008-05-30 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng reassigned TUSCANY-2349: - Assignee: Raymond Feng TransformationException when invoking a method with byte array

[jira] Assigned: (TUSCANY-2350) Databinding tests for primitive types and array of primitive types

2008-05-30 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng reassigned TUSCANY-2350: - Assignee: Raymond Feng Databinding tests for primitive types and array of primitive

Re: Build failure in sca\modules\databinding-jaxb

2008-05-29 Thread Raymond Feng
Hi, It's my fault. I'll fix it (by removing WebServiceException slipped into the code). Thanks, Raymond -- From: Vamsavardhana Reddy [EMAIL PROTECTED] Sent: Thursday, May 29, 2008 9:39 PM To: tuscany-dev@ws.apache.org Subject: Re: Build failure

BPEL test case failures on Linux, was: Re: BPEL Implementation: Latest changes mean no need for deploy.xml !!

2008-05-28 Thread Raymond Feng
I'm seeing the same issue with: java version 1.6.0_06 Java(TM) SE Runtime Environment (build 1.6.0_06-b02) Java HotSpot(TM) Server VM (build 10.0-b22, mixed mode) Maven version: 2.0.9 Java version: 1.6.0_06 OS name: linux version: 2.6.18-8.el5 arch: i386 Family: unix Redhat Enterprise 5.x

[jira] Resolved: (TUSCANY-2340) Databinding integration tests

2008-05-27 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng resolved TUSCANY-2340. --- Resolution: Fixed Patch applied under r660648. Thanks Vamsi for the patch! Databinding

Re: How can we turn on/off Rampart conditionally for binding.ws over Axis2?

2008-05-23 Thread Raymond Feng
To: tuscany-dev@ws.apache.org Subject: Re: How can we turn on/off Rampart conditionally for binding.ws over Axis2? Raymond Feng wrote: Is there a way to tell if WS-Security is required for a WS binding? I guess we need to dig into the policy stuff. We then probably need to pass a flag down

[jira] Commented: (TUSCANY-2339) Java 2 Security - Provide Tuscany Maven profile to run vtest and itest with Java 2 security enabled

2008-05-23 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12599425#action_12599425 ] Raymond Feng commented on TUSCANY-2339: --- Hi, Dan. I suggest that we set

Re: TransformationException when using java interface definition with generics

2008-05-23 Thread Raymond Feng
Hi, It's not clear from the SCA spec how generics impacts the interface mapping. We need some clarifications there. The JAXWS 2.1 spec uses the erased type and only honor the type argument in Collection. At this moment, Tuscany supports the following case: @Remotable public interface

Re: Tuscany Java2WSDL and WSDL2Java tools

2008-05-22 Thread Raymond Feng
Hi, The SCA spec says that we follow the JAXWS rules to map between remotable java interfaces and WSDL port types. There are two things involved: 1) WSDL portType -- Java Interface (JAXWS) 2) XSD -- Java Types (Databinding specific) Ideally, the JAXWS WSDL2Java/Java2WSDL tools shouold allow

Re: Tuscany Java2WSDL and WSDL2Java tools

2008-05-22 Thread Raymond Feng
, Raymond Feng [EMAIL PROTECTED] wrote: Hi, The SCA spec says that we follow the JAXWS rules to map between remotable java interfaces and WSDL port types. There are two things involved: 1) WSDL portType -- Java Interface (JAXWS) 2) XSD -- Java Types (Databinding specific) Ideally, the JAXWS

Re: Fwd: Welcome to the Apache Software Foundation (ASF)!

2008-05-22 Thread Raymond Feng
Do we know if the ids have been created and activated for Mario Antollini and Wang Feng? Thanks, Raymond -- From: Mario Antollini [EMAIL PROTECTED] Sent: Thursday, May 22, 2008 11:26 AM To: tuscany-dev@ws.apache.org Cc: [EMAIL PROTECTED]; [EMAIL

Re: GSoC Project - CORBA Support for Apache Tuscany

2008-05-22 Thread Raymond Feng
Please see my comments inline. Thanks, Raymond -- From: Wojtek Janiszewski [EMAIL PROTECTED] Sent: Thursday, May 22, 2008 3:21 AM To: tuscany-dev@ws.apache.org Subject: Re: GSoC Project - CORBA Support for Apache Tuscany Hello Tuscany Community!

Re: How can we turn on/off Rampart conditionally for binding.ws over Axis2?

2008-05-22 Thread Raymond Feng
not completely trivial but we should be able to do it with a bit of refactorying in the axis binding. Its getting set on always by our TuscanyAxisConfigurator class. ...ant On Thu, May 22, 2008 at 1:06 AM, Raymond Feng [EMAIL PROTECTED] wrote: Hi, In the latest binding-ws-axis2 code, we always have

Re: How can we turn on/off Rampart conditionally for binding.ws over Axis2?

2008-05-22 Thread Raymond Feng
I think I found a way to add the rampart module on demand. I'll check in the changes when I finish the build. Thanks, Raymond -- From: Raymond Feng [EMAIL PROTECTED] Sent: Thursday, May 22, 2008 3:40 PM To: tuscany-dev@ws.apache.org; [EMAIL

Re: Graduation

2008-05-21 Thread Raymond Feng
I'm excited to hear the great news. We finally graduate in the graduation season after a long journey! Cheers, Tuscany is now a TLP! Thanks, Raymond -- From: Matthieu Riou [EMAIL PROTECTED] Sent: Wednesday, May 21, 2008 2:14 PM To: tuscany-dev

How can we turn on/off Rampart conditionally for binding.ws over Axis2?

2008-05-21 Thread Raymond Feng
Hi, In the latest binding-ws-axis2 code, we always have module rampart activated in [1]. Consequently, rampart gets on the way for all Axis2 based binding.ws invocations. The worst part is that one of the rampart handlers try to read some data from the SOAP envelope and it forces the whole

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

2008-05-19 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng reassigned TUSCANY-2290: - Assignee: Raymond Feng Java 2 Security enablement for Tuscany sample (part 1

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

2008-05-19 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng resolved TUSCANY-2290. --- Resolution: Fixed Patch applied under r658007. Thanks Dan for the patch. Java 2 Security

Re: More Java security fixes on the way

2008-05-17 Thread Raymond Feng
Hi, Dan. I have some trouble applying the patch. It complains an unknown line type is found line 573 (I don't know what it means:-(. Thanks, Raymond -- From: Dan Becker [EMAIL PROTECTED] Sent: Friday, May 16, 2008 9:31 AM To:

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

2008-05-16 Thread Raymond Feng
Please see my comments below. Thanks, Raymond -- From: Simon Laws [EMAIL PROTECTED] Sent: Friday, May 16, 2008 1:26 AM To: tuscany-dev@ws.apache.org Subject: Endpoints was: Re: [BRAINSTORM] Flexibility in distributed operation and extension

Re: Tomcat deploy of samples fails

2008-05-16 Thread Raymond Feng
Hi, Which version of Tuscany are you trying? It seems that something went wrong in the bootstrap (we need to dig out the root cause of the exception). Can you also try on Tomcat 6.x? Thanks, Raymond -- From: Magnus Stoveland [EMAIL PROTECTED]

Re: Tuscany support for Axis 1.4

2008-05-16 Thread Raymond Feng
Hi, I'm starting to look into the performance improvements in the JAXB/AXIOM data transformation. It seems that the Axis2 1.4 has done a lot of good work there. If possible, I would like to leverage the latest AXIOM and Axis2 code base ASAP. The dependency might be only AXIOM but mixing the

Re: OSGi-enable 3rd party libraries in Tuscany

2008-05-15 Thread Raymond Feng
FYI, SpringSource now has an Enterprise Bundle Repository: http://www.springsource.com/repository/app/ Thanks, Raymond -- From: Simon Laws [EMAIL PROTECTED] Sent: Thursday, May 15, 2008 12:12 AM To: tuscany-dev@ws.apache.org Subject: Re:

[jira] Resolved: (TUSCANY-2321) Databinding producing different DOM Objects depending on the transformation path in use

2008-05-15 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng resolved TUSCANY-2321. --- Resolution: Fixed Fixed under r656747 Databinding producing different DOM Objects

[jira] Assigned: (TUSCANY-2321) Databinding producing different DOM Objects depending on the transformation path in use

2008-05-15 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-2321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng reassigned TUSCANY-2321: - Assignee: Raymond Feng Databinding producing different DOM Objects depending

Re: [jira] Commented: (TUSCANY-2316) Axis2 Binding Provider does not handle services references with WSDL interfaces correctly

2008-05-15 Thread Raymond Feng
Hi, Mike, I have fixed the DOM transformation issue (TUSCANY-2321) under r656747. Thanks, Raymond -- From: Mike Edwards [EMAIL PROTECTED] Sent: Wednesday, May 14, 2008 2:07 PM To: tuscany-dev@ws.apache.org Subject: Re: [jira] Commented:

Re: Running vtests with security on

2008-05-15 Thread Raymond Feng
You can configure the maven-surefire-plugin to have your options on the argLine element under a new profile. plugin groupIdorg.apache.maven.plugins/groupId artifactIdmaven-surefire-plugin/artifactId version2.3.1/version configuration includes include**/*TestCase.java/include /includes

How to work with Java Generics effictively (a book excerpt from Effective Java, Second Edition by Joshua Bloch)

2008-05-14 Thread Raymond Feng
Hi, For those who have been puzzled by the Java Generics, the following excerpt is very helpful. http://www.infoq.com/resource/articles/bloch-effective-java-2e/en/resources/Bloch_Ch05.pdf Thanks, Raymond

Re: More Java security fixes on the way

2008-05-13 Thread Raymond Feng
Hi, Dan. I'm looking into the patch you contributed with https://issues.apache.org/jira/browse/TUSCANY-2290. There is one issue catching my eyes. We have samples in Tuscany today which use some technology APIs, for example, to start the ActiveMQ JMS broker. To run these samples with Java2

Re: SDO Databinding and classloaders

2008-05-12 Thread Raymond Feng
Hi, I think there are two different perspectives here: 1) The pass-by-value semantics copies the SDO to make sure it cannot be mutated. 2) Different classloaders are used for different bundles. We probably shouldn't mix these two. Let's put SCA on the side for now and think in OSGi.

Re: SDO Databinding and classloaders

2008-05-12 Thread Raymond Feng
Please see more comments below. Thanks, Raymond -- From: Rajini Sivaram [EMAIL PROTECTED] Sent: Monday, May 12, 2008 9:43 AM To: tuscany-dev@ws.apache.org Subject: Re: SDO Databinding and classloaders On 5/12/08, Raymond Feng [EMAIL PROTECTED

Re: [DISCUSS] Declaring extensions as being available in the domain

2008-05-12 Thread Raymond Feng
I share the same concerns as Sebastien raised. Mixing the policy definitions with tuscany runtime extensions in one file doesn't seem to be right. For example, we could have two tuscany extensions to support binding.ws, one is based on Axis2 while the other one is based on CXF. With the current

[BRAINSTORM] Future improvements for Tuscany databinding framework

2008-05-12 Thread Raymond Feng
Hi, To improve the Tuscany databinding framework for simplicity and flexibility, I come out a list of potential TODOs. Your feedback/ideas/help will be very welcome. * Refine/simplify the databinding SPIs (for better extensibility and consumeablity) * Make the databinding framework easy to

Re: [DISCUSS] Declaring extensions as being available in the domain

2008-05-12 Thread Raymond Feng
. Thanks, Raymond -- From: Simon Laws [EMAIL PROTECTED] Sent: Monday, May 12, 2008 2:34 PM To: tuscany-dev@ws.apache.org Subject: Re: [DISCUSS] Declaring extensions as being available in the domain On Mon, May 12, 2008 at 10:24 PM, Raymond Feng [EMAIL

Re: [VOTE] Graduate Apache Tuscany as a Top Level Project (take two)

2008-05-11 Thread Raymond Feng
dot org * Raymond Feng rfeng at apache dot org * Simon Laws slaws at apache dot org * Simon Nash nash at apache dot org * Venkata Krishnan svkrish at apache dot org NOW, THEREFORE, BE IT FURTHER RESOLVED, that Ant Elder be appointed to the office of Vice President, Apache Tuscany

  1   2   3   4   5   6   7   8   9   10   >