Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Ws Wiki" for change 
notification.

The following page has been changed by Venkatakrishnan:
http://wiki.apache.org/ws/Tuscany/TuscanyJava/M2Tasks

------------------------------------------------------------------------------
      * SNAPSHOTs have been posted to the Apache repo. 
  
      ''Q: are there any changes to SDO pending? Are we happy with the version 
there?''
-         * ''Frank Budinsky : ''The SDO api changes were committed in revision 
442403. I think that may be after the snapshot was taken. 
+         * ''Frank Budinsky : ''The SDO api changes were committed in revision 
442403. I think that may be after the snapshot was taken. On the dependencies 
issue, we need to upgrade EMF to the 2.2.1 release 
+ version. I believe that it's going to be published this week.
  
  ==== SCA Kernel (core) ====
      * ClassLoading changes: basic hierarchy in place, still need multi- 
parent support
@@ -26, +27 @@

          * ''Raymond Feng : ''The test coverage for two key packages in 
databinding-framework has surpassed 62.5%. I'm planning to add more for the 
transformers which transforms data accross XML parsing technologies and I/O 
sources/results.
  
      * Async callbacks: assuming this is complete
+         * ''Ignacio Silva-Lepe : ''For async callbacks, your assumption is 
basically correct. The only item that needs to be verified is ws/axis2 
callbacks. The code is there as are a couple of preliminary test cases. But in 
order to perform more rigorous testing there was a dependency on the 
databinding framework that Raymond was working on. Now that Raymond's 
databinding work seems to be complete the testing can proceed. Unfortunately, 
at the moment I don't have the bandwidth to do this testing. It would be nice 
if people like Raymond or Ant could do some of this work if it really needs to 
be done before next week. Otherwise I can work on it when I get back.
  
      * Complex properties: DOM model for defaults but not values, still need 
xpath support and to integrate with databinding framework
  
      ''Q: Venkat are you working on this?''
          * ''Raymond Feng : ''I'll work with Venkat on this.
+         * ''Venkat : ''Will work on this with Raymond's help.
  
      * Transitive dependency support: first cut repo provided by Meeraj, need 
to integrate with hosts, need to add support for using this in <include> and 
<implementation.composite>
  
@@ -39, +42 @@

  
      ''Q: do we need this, if so is anyone working on it?''
  
+ 
      * binding.axis: sync is working, async in progress - 
+         * ''Ant Elder : '' For the Axis2 Web service binding
+             * support 0.96 spec
+             * move to AXIS2 1.1 (if they get the release out soon)
+               *''Jeremy : '' We can't release with the current SNAPSHOT 
dependency (as SNAPSHOTs are not reproducible). I hope they get this done in 
time (progress looks good with AXIOM and XmlSchema being released) but if it 
looks like it will slip we need to decide whether to hold our release or to cut 
our own known-revision version (not really a good option).
+             * interop testing
+             * sort out WSDL usage with registry/interface.wsdl/binding.ws
  
      ''Q: Ignacio are you working on this, what's left?''
          * ''Raymond Feng : ''I can help.
+ 
  
      * need to update to a stable version - 
  
      ''Q: AXIOM 1.1 is out, are we ready for Axis2 1.1? is anyone testing 
this?''
  
+ 
      * binding.celtix: 
  
      ''Q: where are we?''
     
+ 
      * binding.rmi: 
  
      ''Q: is this working? complete?''
+         * ''Venkat : ''Yes, this is working.  Will include some more 
testcases to improve coverage.
     
      * databinding.axiom: assuming this is complete
          * ''Raymond Feng : ''Yes, as a staging statement, we can transform 
OMElement to XMLStreamReader and vice versa. Other databindings such as SDO, 
JAXB or XMLBeans have been supported by multi-hop transformations.
@@ -77, +91 @@

  
      ''Q: where are we?''
  
+         * ''Ant Elder : " For Script languages I'd like to get done ...
+             *JavaScript, Ruby, maybe Python and/or BSF
+             *JavaScript/E4X with the databinding framework
+             *JavaScript/E4X tidy up the xml instance support
+             *Async in all languages
+             *references in all languages
+             *properties in all languages (if property support gets finished 
in runtime)
+             *document all languages on website/wiki (hopefully C++ guys can 
help with this)
+             *interop testing with C++ runtime if possibl
+ 
  ==== Optional extensions ====
      * binding.jsonrpc - 
  
      ''Q: in or out?''
-         * ''Luciano Resende : '' I was planning to take a look at that, but 
working on BigBank first...no big feelings about going in or out... - 
+         * ''Luciano Resende : '' I was planning to take a look at that, but 
working on BigBank first...no big feelings about going in or out... 
+         * ''Bert Lamb : ''For what it is worth I am getting started looking 
more at the jsonrpc binding and attempting to make it more Dojo friendly and 
hopefully being able to make it support references.  So I guess the question 
is, do we want to pull it into the M2 release if I may be making potentially 
significant changes to it.
  
      * binding.osgi - 
  
@@ -101, +126 @@

      ''Q: in or out?''
  
      * any other bindings or containers to be in?
+         * ''Venkat : ''Will need Ant's perspective on including 'Ruby'.   A 
functional version of
+ it is already available in the SVN repository.
  
  ==== Host distributions ====
      * Standalone - 
@@ -123, +150 @@

  
      ''Q: BigBank application - any progress? when will it be ready? do we 
hold the release or post it later?''
          * ''Luciano Resende : ''Looks like bigbank can be deployed to TC, but 
if you try to use it's ui, you can't even login. I'm working on getting the 
bigbank-account module working with DAS and testing torugh it's internal dbInit 
servlet as there is no available UI at the moment... When I'm done with this 
part, I can try helping on the ui side (SCA integration)
+         * ''Ant Elder : ''There's also work that needs to be done for the all 
the samples and distribution stuff that i'd like to help with once we work out 
what they should look like.
+         * ''cr22rc : ''With regards to BigBank we've really just started 
bring up. Found these issues so far: Bug TUSCANY-739 WSDL binding is missing 
META-INF/sca/default.scdl Bug TUSCANY-738 tuscany war plugin and default 
runtime location of extensions seem to be out of sync Bug TUSCANY-737 Adding 
extensions to tuscany war pluging results in non - intialized webapp This was 
not found by BB but I think it will affect it.  Bug TUSCANY-735 Interop 
testcases - mixed content not supported error.
  
  
  ==== Other areas ====
      * SDO distribution - are we ready? where are we with samples, doco, legal 
review? 
+         * ''kelvin goodson : ''I've been away doing other things for a few 
days so I haven't been able to
+ concentrate on the SDO Java release,  but now I intend to make it my top 
priority.  My inclination is to get to the point of having a release candidate 
soon,  and with a fair wind I would hope that would be by the end
+ of the week. I've heard of other projects with separable stand-alone 
deliverables who post release candidates for a subset of these somewhere public 
in advance of the coordinated official release.  Could we do this for SDO? Then 
people could try it out and we might be able to move from chill state on the 
SDO code base a bit earlier than otherwise. I don't know quite where we would 
post it.  We could just append a "rc<N>" postfix to the name until such time as 
we are all ready to cut the full release.
  
      * DAS distribution - 
  
@@ -135, +167 @@

  
      * SCA distribution - doco? legal?
  
+ 
+     * Release Documentation
+         * ''Yang ZHONG : ''I can help with the Release Documentation.
+ 
      * Website - are we generally happy with the site? is anyone planning on 
working to update the site for M2 content?
+         *''Venkat : ''Will look up the website and check for things to be 
done and the help in getting that up.
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to