Re: Contents of Tuscany SCA 1.0 release, was: SCA 0.92 release?

2007-08-08 Thread Simon Nash
Hi Radim, It's great to get your feedback on this. Your posts to the user list (including those with tough questions, like Java2WSDL and on the fly WSDL generation :-) have been much appreciated. I am currently working on asynchronous support for callbacks. The @OneWay part of async is already

Re: Contents of Tuscany SCA 1.0 release, was: SCA 0.92 release?

2007-08-08 Thread ant elder
On 8/6/07, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: [snip] Bringing this thread up again as time is ticking on if we want to get a release out this month. How would people feel about taking a branch for this release in a bit less than 2 weeks, say aiming for the 14/15th of August?

Re: Contents of Tuscany SCA 1.0 release, was: SCA 0.92 release?

2007-08-07 Thread Simon Laws
On 8/6/07, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: [snip] Bringing this thread up again as time is ticking on if we want to get a release out this month. How would people feel about taking a branch for this release in a bit less than 2 weeks, say aiming for the 14/15th of August?

Re: Contents of Tuscany SCA 1.0 release, was: SCA 0.92 release?

2007-08-07 Thread Radim Kolarik
Hi Jean-Sebastien, where is the SCA Java Releases wiki page which lists some work items in ws binding space, that you mentioned? Thanks, Radim On 8/6/07, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: [snip] Bringing this thread up again as time is ticking on if we want to get a release

Re: Contents of Tuscany SCA 1.0 release, was: SCA 0.92 release?

2007-08-07 Thread ant elder
http://cwiki.apache.org/confluence/display/TUSCANYWIKI/SCA+Java+Next+Release+Contentshttp://cwiki.apache.org/confluence/display/TUSCANYWIKI/SCA+Java+Next+Release+Contents Note that its likely we wont have time to get everything listed there done in 1.0 so please say which things are important to

Re: Contents of Tuscany SCA 1.0 release, was: SCA 0.92 release?

2007-08-07 Thread Radim Kolarik
Hi Ant, the top priority regarding web services would be having on fly generation of WSDL, without the need of having to supply own file. Axis2 can do it for its services described in services.xml file. It would also help if there was a working example that would use complex POJO types as