summaryrefslogtreecommitdiffstats
path: root/site/trunk/site-publish/sca-java-next-release.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/trunk/site-publish/sca-java-next-release.html')
-rw-r--r--site/trunk/site-publish/sca-java-next-release.html317
1 files changed, 317 insertions, 0 deletions
diff --git a/site/trunk/site-publish/sca-java-next-release.html b/site/trunk/site-publish/sca-java-next-release.html
new file mode 100644
index 0000000000..a2d2075fac
--- /dev/null
+++ b/site/trunk/site-publish/sca-java-next-release.html
@@ -0,0 +1,317 @@
+
+<!--
+
+ 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 : SCA Java Next Release</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%">
+ &nbsp;
+ </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=54260">
+ <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%">
+ &nbsp;<A href="home.html" title="Apache Tuscany">Apache Tuscany</A>&nbsp;&gt;&nbsp;<A href="home.html" title="Home">Home</A>&nbsp;&gt;&nbsp;<A href="menus.html" title="Menus">Menus</A>&nbsp;&gt;&nbsp;<A href="general.html" title="General">General</A>&nbsp;&gt;&nbsp;<A href="sca-general-menu.html" title="SCA General Menu">SCA General Menu</A>&nbsp;&gt;&nbsp;<A href="java-sca-menu.html" title="Java SCA Menu">Java SCA Menu</A>&nbsp;&gt;&nbsp;<A href="" title="SCA Java Next Release">SCA Java Next Release</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>&nbsp;&nbsp;
+ </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>These are the items that have been worked on since Tuscany SCA Java was last released. If we record things that have been done as we check things into SVN there there are two big advantages.</P>
+<OL>
+ <LI>Its a lot easier to write the release notes</LI>
+ <LI>People can take a look to see what is likely to be in the next release</LI>
+</OL>
+
+
+<P>The next release is targeted for mid May 2007. The theme is stability and consumability for the runtime core functions. Since the M2 release we have added. </P>
+
+<H2><A name="SCAJavaNextRelease-General"></A>General </H2>
+<UL class="alternate" type="square">
+ <LI>A clear set of SPIs which we can keep stable over future releases
+ <UL class="alternate" type="square">
+ <LI>List???</LI>
+ </UL>
+ </LI>
+ <LI>Refactored extensions to use new SPIs (see below)</LI>
+ <LI>Extensions now loaded via Java service mechanism</LI>
+ <LI>Improved Package/Class naming consistency across modules</LI>
+ <LI>Tidied Package dependencies</LI>
+</UL>
+
+
+<H2><A name="SCAJavaNextRelease-Assembly%28Model%29"></A>Assembly(Model)</H2>
+<UL class="alternate" type="square">
+ <LI>New assembly model implementation taking into account SCA 1.0 artifacts</LI>
+ <LI>Data duplication between assembly model and runtime reduced</LI>
+</UL>
+
+
+<H2><A name="SCAJavaNextRelease-ImplementationExtensions"></A>Implementation Extensions</H2>
+<UL class="alternate" type="square">
+ <LI>Java</LI>
+ <LI>Script
+ <UL class="alternate" type="square">
+ <LI>Ruby</LI>
+ <LI>Python</LI>
+ <LI>Groovy</LI>
+ <LI>JavaScript</LI>
+ </UL>
+ </LI>
+</UL>
+
+
+<H2><A name="SCAJavaNextRelease-BindingExtensions"></A>Binding Extensions</H2>
+<UL class="alternate" type="square">
+ <LI>Axis2</LI>
+ <LI>RMI</LI>
+ <LI>JSONRPC</LI>
+</UL>
+
+
+<H2><A name="SCAJavaNextRelease-DatabindingExtensions"></A>Databinding Extensions</H2>
+<UL class="alternate" type="square">
+ <LI>Axiom</LI>
+ <LI>JAXB</LI>
+ <LI>SDO</LI>
+</UL>
+
+
+<H2><A name="SCAJavaNextRelease-Hosting"></A>Hosting</H2>
+<UL class="alternate" type="square">
+ <LI>Embedded</LI>
+ <LI>Tomcat</LI>
+ <LI>Jetty</LI>
+ <LI>RMI</LI>
+</UL>
+
+
+<H2><A name="SCAJavaNextRelease-DomainandContribution"></A>Domain and Contribution</H2>
+<UL class="alternate" type="square">
+ <LI>Simple single process domain support</LI>
+ <LI>Contributions support to scope items being deployed the runtime
+ <UL class="alternate" type="square">
+ <LI>Contribution service to remove the need of import.sdo (rfeng) - Is this now true?</LI>
+ </UL>
+ </LI>
+</UL>
+
+
+<H2><A name="SCAJavaNextRelease-Samples"></A>Samples</H2>
+<UL class="alternate" type="square">
+ <LI>A variety of samples testing most implementation and binding extensions
+ <UL class="alternate" type="square">
+ <LI>See /sca/samples</LI>
+ </UL>
+ </LI>
+ <LI>Maven and Ant base sample builds in the binary distribution</LI>
+</UL>
+
+
+<H2><A name="SCAJavaNextRelease-JavaAnnotationsandAPIsSpecCoverage"></A>Java Annotations and APIs Spec Coverage</H2>
+
+<H3><A name="SCAJavaNextRelease-Annotations"></A>Annotations</H3>
+
+<P>@AllowsPassByReference<BR>
+ Interface<BR>
+ Class<BR>
+ Method<BR>
+@Callback<BR>
+ Interface<BR>
+ Class<BR>
+ Method<BR>
+ Field<BR>
+@ComponentName<BR>
+ Method <BR>
+ Field<BR>
+@Conversation<BR>
+ Interface<BR>
+ Class<BR>
+@Constructor<BR>
+ Constructor<BR>
+@Context<BR>
+ Field<BR>
+ Setter<BR>
+@Conversational<BR>
+ Interface <BR>
+ Class <BR>
+@Destroy<BR>
+ Method<BR>
+@EagerInit<BR>
+ Interface<BR>
+ Class<BR>
+@EndsConversation<BR>
+ Method<BR>
+@Init<BR>
+ Method<BR>
+@OneWay<BR>
+ Method<BR>
+@Property<BR>
+ Field<BR>
+ Method<BR>
+@Reference <BR>
+ Field<BR>
+ Setter<BR>
+ Constructor<BR>
+@Remotable<BR>
+ Interface<BR>
+ Class<BR>
+@Scope<BR>
+ Interface<BR>
+ Class<BR>
+ STATELESS<BR>
+ REQUEST<BR>
+ CONVERSATION<BR>
+ COMPOSITE<BR>
+@Service<BR>
+ Interface<BR>
+ Class<BR>
+@ConversationAttributes<BR>
+ Interface<BR>
+ Class<BR>
+@ConversationID<BR>
+ Field<BR>
+ Setter</P>
+
+
+<H3><A name="SCAJavaNextRelease-API"></A>API</H3>
+
+<P>CallableReference&lt;B&gt;<BR>
+ B getService();<BR>
+ Class&lt;B&gt; getBusinessInterface();<BR>
+ boolean isConversational();<BR>
+ Conversation getConversation();<BR>
+ Object getCallbackID();</P>
+
+<P>ComponentContext <BR>
+ String getURI();<BR>
+ &lt;B&gt; B getService(Class&lt;B&gt; businessInterface, String referenceName);<BR>
+ &lt;B&gt; ServiceReference&lt;B&gt; getServiceReference(Class&lt;B&gt; businessInterface, String referenceName);<BR>
+ &lt;B&gt; ServiceReference&lt;B&gt; createSelfReference(Class&lt;B&gt; businessInterface);<BR>
+ &lt;B&gt; ServiceReference&lt;B&gt; createSelfReference(Class&lt;B&gt; businessInterface,String serviceName);<BR>
+ &lt;B&gt; B getProperty(Class&lt;B&gt; type, String propertyName);<BR>
+ &lt;B, R extends CallableReference&lt;B&gt;&gt; R cast(B target) throws IllegalArgumentException;<BR>
+ RequestContext getRequestContext();<BR>
+ &lt;B&gt; ServiceReference&lt;B&gt; cast(B target) throws IllegalArgumentException;</P>
+
+<P>Conversation<BR>
+ Object getConversionID();<BR>
+ void end();</P>
+
+<P>ConversationEndedException</P>
+
+<P>NoRegsiteredCallbackException</P>
+
+<P>RequestContext<BR>
+ Subject getSecuritySubject();<BR>
+ String getServiceName();<BR>
+ CallbackReference&lt;CB&gt; getCallbackReference();<BR>
+ CB getCallback();<BR>
+ &lt;B&gt; CallableReference&lt;B&gt; getServiceReference();</P>
+
+<P>ServiceReference&lt;B&gt;<BR>
+ Object getConversationID();<BR>
+ void setConversationID(Object conversationId) throws IllegalStateException;<BR>
+ void setCallbackID(Object callbackID);<BR>
+ Object getCallback();<BR>
+ void setCallback(Object callback);</P>
+
+<P>ServiceRuntimeException</P>
+
+<P>ServiceUnavailableException</P>
+
+
+
+
+ </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&nbsp;&nbsp;</BR>
+ Apache Tuscany and the Apache Tuscany project logo are trademarks of The Apache Software Foundation.
+ </DIV>
+ <!-- footer macro end -->
+
+ </BODY>
+</HTML>