2009/3/30 Xie Xiaodong <[email protected]>: > Hello, > Tuscany already has a <binding.ws> implementation on Axis2, so we can > make use of it, and replace parts related to Axis2 with JAX-WS. We already > have "promote" mechanism to promote a component into a webservice endpoint, > so what need to be done is some "conversion" work? And I have checked API > description of JavaXMLAdapter, I think that we need to implement some > adapter for the type we used in Tuscany, and provide some hook for > developers to inject their own adapters in to adapt their own types. > Above is some thinking of mine. Any comments and advise is welcome. Thank > you. > > PS: I am eager to start. How can I communicate the source code I will work > on with my mentor? A new branch or something else? >
There are various resources linked from your Tuscany dashboard page [1], please take a look at "Learning to work with Open Source" and "Learning Tuscany SCA" where this last one has links to source code, etc. As for where, I'd recommend using 1.x, and would suggest that your mentor create a empty project stub that you could use to start providing patches using JIRAs (see details on the "Learning to work with Open Source" section) [1] http://tuscany.apache.org/tuscany-dashboard.html -- Luciano Resende Apache Tuscany, Apache PhotArk http://people.apache.org/~lresende http://lresende.blogspot.com/
