diff options
Diffstat (limited to 'site/trunk/site-publish/java-sca-next-release-planning.html')
-rw-r--r-- | site/trunk/site-publish/java-sca-next-release-planning.html | 310 |
1 files changed, 310 insertions, 0 deletions
diff --git a/site/trunk/site-publish/java-sca-next-release-planning.html b/site/trunk/site-publish/java-sca-next-release-planning.html new file mode 100644 index 0000000000..f35042c8fa --- /dev/null +++ b/site/trunk/site-publish/java-sca-next-release-planning.html @@ -0,0 +1,310 @@ + +<!-- + + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE- 2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> + + +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<HTML> + <HEAD> + <!-- generateKeywords macro --> + <META name="description" content="Apache Tuscany"> + <META name="keywords" content="apache, apache tuscany, tuscany, service, services, fabric, soa, service oriented architecture, sca, service component architecture, das, sdo, csa, ruby, opensource"> + <!-- generateKeywords macro end --> + + <LINK type="text/css" rel="stylesheet" href="http://tuscany.apache.org/stylesheets/default.css"> + <LINK rel="SHORTCUT ICON" href="https://cwiki.apache.org/confluence/display/TUSCANY/$images/favicon.ico"> + <TITLE>Apache Tuscany : Java SCA next release planning</TITLE> + <META http-equiv="Content-Type" content="text/html;charset=UTF-8"></HEAD> + + <BODY onload="init()"> + <!-- topNav macro --> + <TABLE valign="top" border="0" cellspacing="0" cellpadding="0" width="100%" background="http://tuscany.apache.org/images/TuscanyLogoNEW_Text_120px_bg.jpg"> + <TR> + <TD valing="top" align="left"> + <A href="https://cwiki.apache.org/confluence/pages/viewpage.action?spaceKey=TUSCANY&title=$siteroot"><IMG src="http://tuscany.apache.org/images/TuscanyLogoNEW_Text_120px_bg.jpg" height="91" width="25" border="0"></A> + </TD> + <TD> + <A href="http://tuscany.apache.org/"><IMG src="http://tuscany.apache.org/images/TuscanyLogo.jpg" border="0"></A> + </TD> + + <TD width="100%"> + + </TD> + + <!-- Adds the edit page link to the top banner--> + <TD valign="bottom"> + <DIV style="padding: 2px 10px; margin: 0px;"> + <A href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=50410"> + <IMG src="http://tuscany.apache.org/images/notep_16.gif" height="16" width="16" border="0" align="absmiddle" title="Edit Page"></A> + </DIV> + </TD> + + </TR> + </TABLE> + <!-- topNav macro end --> + + <!-- breadCrumbs macro --> + <TABLE border="0" cellpadding="2" cellspacing="0" width="100%"> + <TR class="topBar"> + <TD align="left" valign="middle" class="topBarDiv" nowrap="true" width="100%"> + <A href="home.html" title="Apache Tuscany">Apache Tuscany</A> > <A href="trash.html" title="Trash">Trash</A> > <A href="to-be-deleted.html" title="To Be Deleted">To Be Deleted</A> > <A href="" title="Java SCA next release planning">Java SCA next release planning</A> + </TD> + + <TD align="right" valign="middle" class="topBarDiv" align="left" nowrap="true"> + <A href="http://mail-archives.apache.org/mod_mbox/tuscany-user">User List</A> | <A href="http://mail-archives.apache.org/mod_mbox/tuscany-dev">Dev List</A> | <A href="http://issues.apache.org/jira/browse/Tuscany">Issue Tracker</A> + </TD> + </TR> + </TABLE> + <!-- breadCrumbs macro end --> + + + <TABLE border="0" cellpadding="0" width="100%" bgcolor="#FFFFFF"> + <TR> + <TD align="left" valign="top"> + + <!-- pageContent macro --> + <DIV id="PageContent"> + + <DIV class="pagecontent"> + <DIV class="wiki-content"> + <P>Planning for the next (alpha4?) Java SCA release </P> + +<P>See related mailing list discussion: <A href="http://mail-archives.apache.org/mod_mbox/ws-tuscany-dev/200703.mbox/%3C19e0530f0703291922u61869ecdqa10a3f91ba5a1350@mail.gmail.com%3E" class="external-link" rel="nofollow">http://mail-archives.apache.org/mod_mbox/ws-tuscany-dev/200703.mbox/%3c19e0530f0703291922u61869ecdqa10a3f91ba5a1350@mail.gmail.com%3e</A></P> + +<H3><A name="JavaSCAnextreleaseplanning-%28on%29Ideasforfeaturesthatcanbeinthenextrelease"></A><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/lightbulb_on.gif" height="16" width="16" align="absmiddle" alt="" border="0"> <A href="https://cwiki.apache.org/confluence/pages/createpage.action?spaceKey=TUSCANY&title=Ideas%20for%20features%20that%20can%20be%20in%20the%20next%20release&linkCreation=true&fromPageId=50410" class="createlink">Ideas for features that can be in the next release</A></H3> +<H4><A name="JavaSCAnextreleaseplanning-Kernel"></A>Kernel</H4> +<H4><A name="JavaSCAnextreleaseplanning-Componentimplementation"></A>Component implementation </H4> +<H4><A name="JavaSCAnextreleaseplanning-Bindings"></A>Bindings</H4> +<H4><A name="JavaSCAnextreleaseplanning-DataBindingextensions"></A>DataBinding extensions</H4> + +<H3><A name="JavaSCAnextreleaseplanning-Topdownbuild%2Fpackaging"></A><SPAN class="error">[Top down build/packaging]</SPAN></H3> +<P>Does it make sense to finalize the feature list and then figure this out?<BR> +For example, decide on which bindings, extensions are in and then build this list.</P> + +<P>Here's a list of all the modules currently in the trunk:</P> + +<P>composite-plugin<BR> +console<BR> +contrib\discovery\bonjour<BR> +contrib\discovery\installjxta<BR> +contrib\discovery\jxta<BR> +contrib\equinox<BR> +contrib\osgi<BR> +contrib\plugin.standalone<BR> +core-samples\common\calculator<BR> +core-samples\standalone\calculator<BR> +core-samples\standalone\loanapplication<BR> +core-samples\standalone\script-calculator<BR> +core-samples\webapp\webcalc<BR> +extensions\axis2\binding<BR> +extensions\axis2\databinding<BR> +extensions\axis2\plugins\java2wsdl<BR> +extensions\axis2\plugins\wsdl2java<BR> +extensions\axis2\samples<BR> +extensions\axis2\tools\java2wsdl<BR> +extensions\axis2\tools\wsdl2java<BR> +extensions\bpel\container<BR> +extensions\celtix\binding<BR> +extensions\celtix\samples\helloworldws-celtix<BR> +extensions\groovy\container<BR> +extensions\groovy\samples<BR> +extensions\hessian\binding<BR> +extensions\javascript\container<BR> +extensions\javascript\samples<BR> +extensions\jms\binding<BR> +extensions\jms\samples<BR> +extensions\jsonrpc\binding<BR> +extensions\jsonrpc\samples<BR> +extensions\rmi\binding.rmi<BR> +extensions\rmi\samples<BR> +extensions\ruby\container<BR> +extensions\ruby\samples<BR> +extensions\script\container.bsf<BR> +extensions\script\container.jsr223<BR> +extensions\script\databinding.e4x<BR> +extensions\script\testing\groovy<BR> +extensions\script\testing\javascript<BR> +extensions\script\testing\jruby<BR> +extensions\script\testing\jython<BR> +extensions\servicemix\binding<BR> +extensions\spring\container<BR> +http.jetty<BR> +idl<BR> +idl-java<BR> +idl-wsdl<BR> +integration-test\propertyTest<BR> +integration-test\specTest<BR> +jms-discovery<BR> +kernel\api<BR> +kernel\core<BR> +kernel\databinding<BR> +kernel\host-api<BR> +kernel\spi<BR> +runtime\embedded<BR> +runtime\itest\plugin<BR> +runtime\itest\smoketest<BR> +runtime\services\contribution\contribution<BR> +runtime\services\contribution\contribution-framework<BR> +runtime\services\contribution\contribution-installer<BR> +runtime\services\management\jmx<BR> +runtime\services\maven<BR> +runtime\standalone\assembly<BR> +runtime\standalone\launcher<BR> +runtime\standalone\server.shutdown<BR> +runtime\standalone\server.start<BR> +runtime\standalone\smoketest<BR> +runtime\standalone\standalone-api<BR> +runtime\standalone\standalone-host<BR> +runtime\webapp\plugin.war<BR> +runtime\webapp\smoketest<BR> +runtime\webapp\webapp-api<BR> +runtime\webapp\webapp-host<BR> +scdl4j\assembly<BR> +scdl4j\policy<BR> +services\databinding\databinding-castor<BR> +services\databinding\databinding-framework<BR> +services\databinding\databinding-jaxb<BR> +services\databinding\databinding-json<BR> +services\databinding\databinding-sdo<BR> +services\databinding\databinding-sdo-axiom<BR> +services\databinding\databinding-xmlbeans<BR> +services\persistence\common<BR> +services\persistence\datasource<BR> +services\persistence\openjpa<BR> +services\persistence\store.jdbc<BR> +services\persistence\store.journal<BR> +services\transaction\transaction.geronimo<BR> +services\transports\http.tomcat</P> + +<H1><A name="JavaSCAnextreleaseplanning-Samples"></A>Samples</H1> + +<P>Here's the list of samples currently available. Some need a little bit of cleanup or adjustments to the latest SCDL and API levels, but most of them should be usable if we want to include them in our next release.</P> + +<DIV class="table-wrap"> +<TABLE class="confluenceTable"><TBODY> +<TR> +<TH class="confluenceTh"> Module </TH> +<TH class="confluenceTh"> Description </TH> +</TR> +<TR> +<TD class="confluenceTd"> calculator </TD> +<TD class="confluenceTd"> A simple calculator made of SCA components implementing each calculator operation, shows how to implement SCA Java components and assemble them in an SCA composite <BR class="atl-forced-newline"> </TD> +</TR> +<TR> +<TD class="confluenceTd"> loanapplication </TD> +<TD class="confluenceTd"> Shows the use of callback and conversational services <BR class="atl-forced-newline"> </TD> +</TR> +<TR> +<TD class="confluenceTd"> composite-impl </TD> +<TD class="confluenceTd"> Shows nested composition, using <implementation.composite> to implement an SCA component <BR class="atl-forced-newline"> </TD> +</TR> +<TR> +<TD class="confluenceTd"> simple-callback </TD> +<TD class="confluenceTd"> A simple client calling a service with callback <BR class="atl-forced-newline"> </TD> +</TR> +<TR> +<TD class="confluenceTd"> simple-bigbank </TD> +<TD class="confluenceTd"> A simplified version of the Bigbank scenario from the SCA spec, implemented with Java components, no bindings <BR class="atl-forced-newline"> </TD> +</TR> +<TR> +<TD class="confluenceTd"> supplychain </TD> +<TD class="confluenceTd"> A supply chain management app (similar to the WS-I supplychain scenario) showing how to invoke SCA components asynchronously <BR class="atl-forced-newline"> </TD> +</TR> +<TR> +<TD class="confluenceTd"> echo-binding </TD> +<TD class="confluenceTd"> Shows how to extend Tuscany and implement support for a new service binding <BR class="atl-forced-newline"> </TD> +</TR> +<TR> +<TD class="confluenceTd"> echo-databinding </TD> +<TD class="confluenceTd"> Shows how to extend Tuscany and implement support for a new data binding <BR class="atl-forced-newline"> </TD> +</TR> +<TR> +<TD class="confluenceTd"> bigbank </TD> +<TD class="confluenceTd"> An implementation of the BigBank scenario from the SCA spec <BR class="atl-forced-newline"> </TD> +</TR> +<TR> +<TD class="confluenceTd"> calculator-ws </TD> +<TD class="confluenceTd"> The calculator sample with a Web Service binding <BR class="atl-forced-newline"> </TD> +</TR> +<TR> +<TD class="confluenceTd"> helloworld-ws </TD> +<TD class="confluenceTd"> A helloworld Web service, shows how to provide a Web service using an SCA Web Service binding <BR class="atl-forced-newline"> </TD> +</TR> +<TR> +<TD class="confluenceTd"> helloworld-async </TD> +<TD class="confluenceTd"> A helloworld Web service with callback, showing how to invoke Web Services asynchronously <BR class="atl-forced-newline"> </TD> +</TR> +<TR> +<TD class="confluenceTd"> helloworld-ws-om </TD> +<TD class="confluenceTd"> A helloworld Web service, shows how to use Axiom in an SCA component <BR class="atl-forced-newline"> </TD> +</TR> +<TR> +<TD class="confluenceTd"> loanapplication-ws </TD> +<TD class="confluenceTd"> A version of the loanapplication sample using Web Service bindings (this one is currently broken) <BR class="atl-forced-newline"> </TD> +</TR> +<TR> +<TD class="confluenceTd"> helloworld-jms </TD> +<TD class="confluenceTd"> A helloworld service using a JMS binding <BR class="atl-forced-newline"> </TD> +</TR> +<TR> +<TD class="confluenceTd"> jsonrpc helloworld </TD> +<TD class="confluenceTd"> A helloworld service using a JSONRPC binding <BR class="atl-forced-newline"> </TD> +</TR> +<TR> +<TD class="confluenceTd"> script samples? <BR class="atl-forced-newline"> </TD> +<TD class="confluenceTd"> We have javascript, ruby and groovy helloworld samples, but I'm not sure if they currently work <BR class="atl-forced-newline"> </TD> +</TR> +<TR> +<TD class="confluenceTd"> spring sample? <BR class="atl-forced-newline"> </TD> +<TD class="confluenceTd"> If we want to include the spring extension in the next release, we probably need a sample as well <BR class="atl-forced-newline"> </TD> +</TR> +<TR> +<TD class="confluenceTd"> web 2.0 sample?<BR class="atl-forced-newline"> </TD> +<TD class="confluenceTd"> It would be great to have a web 2.0 sample similar to the Tuscany native AlertAggregator sample.<BR class="atl-forced-newline"> + We may be able to reuse some of it and try to run it on the Java runtime<BR class="atl-forced-newline"> </TD> +</TR> +</TBODY></TABLE> +</DIV> + + </DIV> + </DIV> + </DIV> + <!-- pageContent macro end --> + + </TD> + </TR> + </TABLE> + + <!-- footer macro --> + <SCRIPT src="http://www.google-analytics.com/urchin.js" type="text/javascript"> + </SCRIPT> + <SCRIPT type="text/javascript"> + _uacct = "UA-1174707-5"; + urchinTracker(); + </SCRIPT> + + <A href="http://www.statcounter.com/" target="_blank"><IMG src="http://c26.statcounter.com/counter.php?sc_project=2619156&java=0&security=94bd7e7d&invisible=0" alt="website stats" border="0"></A> + + <DIV class="footer"> + Copyright � 2003-2012, The Apache Software Foundation </BR> + Apache Tuscany and the Apache Tuscany project logo are trademarks of The Apache Software Foundation. + </DIV> + <!-- footer macro end --> + + </BODY> +</HTML> |