summaryrefslogtreecommitdiffstats
path: root/tags/java/sca-samples/1.0-incubator-M2/readme.html
blob: d0eddde525e0ea2e67762f971ee8146722baa384 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<?xml version="1.0" encoding="UTF-8"?>
<!--
 * 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.
-->

<html>
<head>
  <meta name="generator" content=
  "HTML Tidy for Windows (vers 1st July 2004), see www.w3.org">
  <meta http-equiv="Content-Type" content=
  "text/html; charset=us-ascii">
  <meta http-equiv="Content-Style-Type" content="text/css">

  <title>Tuscany SCA Samples</title>
  <link rel="stylesheet" href="css/base.css" type="text/css">
</head>

<body>
  <!-- LINK rel="stylesheet" href="ait.css" type="text/css" -->
  <!-- maven --><!-- end maven -->

  <h3>Apache Tuscany SCA Samples</h3>

  <h4>License</h4>

  <p>Please read the Apache Source Foundation License:&nbsp;
  <a href="LICENSE.txt" target="_blank">LICENSE.txt</a> and
  the&nbsp;<a href="http://incubator.apache.org/" target=
  "_blank">ASF incubator</a> notice file: <a href="NOTICE.txt"
  target="_blank">NOTICE.txt</a> .</p>

  <h4>Tuscany</h4>

  <p>More information on Apache Tuscany can be found on the
  <a href="http://incubator.apache.org/tuscany/" target=
  "_blank">Tuscany Website</a>. &nbsp;For help, review the <a href=
  "http://incubator.apache.org/tuscany/faq.html" target=
  "_blank">Tuscany FAQ page</a>, or subscribe and append to the
  <a href="http://incubator.apache.org/tuscany/mail-lists.html"
  target="_blank">mailing lists</a>. &nbsp;Issues can be submitted
  and tracked through <a href=
  "http://incubator.apache.org/tuscany/issue-tracking.html" target=
  "_blank">Tuscany Jiras</a>.</p>

  <p>To get involved please look at the &nbsp;<span style=
  "text-decoration: underline;">Community</span> and <span style=
  "text-decoration: underline;">Development</span> sections on the
  <a href="http://incubator.apache.org/tuscany/" target=
  "_blank">Tuscany Website</a>.</p>

  <h4>What's new</h4>

  <h2 id="head-12207a0c39dddea686fa800f216311aa837aed45">
  &nbsp;<small><small>Java SCA 1.0-incubator-M2
  release:</small></small></h2>

  <p>* SCA specification compliance.  Assembly (V0.96), Java Client and
  Implementation(V0.95):</p>

  <ul>
    <li>Recursive composite model (implementation.composite and
    include)</li>

    <li>Support for component properties (simple types only)</li>

    <li>Asynchronous oneway and request with callback</li>

    <li>Java interface and WSDL 1.1 portType</li>
  </ul>

  <p>* Improved core for flexibility and extensibility</p>

  <ul>
    <li>Refactored to provide the default implementation of the SPI
    contracts</li>

    <li>Packaging/deployment</li>

    <li>Scope management</li>

    <li>IoC</li>

    <li>Autowire</li>

    <li>Improved classloader isolation</li>

    <li>Maven-based artifact repository</li>

    <li>A Data Binding Framework</li>
  </ul>

  <p>* Improved Extension model and SPI</p>

  <p>* Tuscany Standalone runtime launcher</p>

  <p>* Tomcat integration to host Tuscany web applications</p>

  <p>* Tuscany War Plugin to build web applications</p>

  <p>* New and improved bindings:</p>

  <ul>
    <li>Axis, upgraded to version 1.1</li>

    <li class="gap">Celtix</li>

    <li class="gap">RMI Service Binding that helps in hosting
    component services as RMI servers without having to modify the
    service interfaces (for example to include java.rmi.Remote
    signatures) Reference Binding that helps SCA clients to
    seamlessly access RMI servers.</li>

    <li class="gap">Jsonrpc</li>
  </ul>

  <p>* Component implementation:</p>

  <ul>
    <li>Javascript<br>
    Script container that enables running of components implemented
    in <a class="nonexistent" href=
    "http://wiki.apache.org/ws/JavaScript">JavaScript</a>. Supports
    component services, properties and references.</li>

    <li class="gap">Spring</li>

    <li class="gap">Ruby

      <ul>
        <li style="list-style-type: none;">Script container that
        enables running of components implemented in Ruby. Supports
        component services, properties and references.</li>
      </ul>
    </li>
  </ul>

  <p>* DataBindings:</p>

  <ul>
    <li>AXIOM</li>

    <li class="gap">SDO<br></li>
  </ul>

  <p>* More samples</p>

  <ul>
    <li>Sample that demonstrates RMI Service and RMI Reference from
    a standalone Tuscany runtime</li>

    <li>A combo sample - Calculator-Combo that demonstrates the
    assembly of different technologies using component
    implementations in Java, <a class="nonexistent" href=
    "http://wiki.apache.org/ws/JavaScript">JavaScript</a>, Ruby and
    binding of service references to <a class="nonexistent" href=
    "http://wiki.apache.org/ws/WebService">WebService</a> and RMI
    Service endpoints. Also included is a simple demontration of
    property configuration and composite component
    implementation</li>
  </ul>

  <h4>Prerequisites</h4>

  <p>Obtain the following prerequisites and install according to
  their documentation.</p>

  <ul>
    <li><a href="http://java.sun.com/javase/downloads/index.jsp"
    target="_blank">JDK 5.0</a></li>

    <li><a href="http://maven.apache.org/download.html" target=
    "_blank">Maven 2.0.4</a></li>

    <li><a href="http://tomcat.apache.org/download-55.cgi" target=
    "_blank">Apache Tomcat 5.xx</a> latest version binary core
    distribution for samples requiring a web server
    environment..&nbsp;</li>
  </ul>

  <h4>Running Samples</h4>

  <p>Each sample has it's own readme.html file that gives specific
  information for building, setup, and running the sample.
  &nbsp;Note that each standalone sample has you unpack a separate
  Tuscany standalone runtime environment. &nbsp;An alternative
  approach can be to create this just once and reuse.</p>

  <h4>Sample Summary</h4><br>

  <table style="text-align: left; width: 100%;" border="1"
  cellpadding="2" cellspacing="2">
    <tbody>
      <tr>
        <td><a href="standalone/calculator/readme.html" target=
        "_blank">calculator</a></td>

        <td>A simple calculator sample demonstrating wiring
        together SCA components</td>
      </tr>

      <tr>
        <td><a href="standalone/calculator-combo/readme.html"
        target="_blank">calculator-combo</a> with <a href=
        "webapp/calculatorws/readme.html" target=
        "_blank">calculatorws</a> and <a href=
        "standalone/calculatorRMIService/readme.html" target=
        "_blank">calculatorRMIService</a></td>

        <td>A Calculator sample combining Java, JavaScript, Ruby,
        RMI and Web services</td>
      </tr>

      <tr>
        <td><a href="standalone/greeterwsclient-oneway/readme.html"
        target="_blank">greeterwsclient-oneway</a> and <a href=
        "webapp/greeterws-oneway/readme.html" target=
        "_blank">greeterws-oneway</a></td>

        <td>A sample Greeter OneWay Web Service.</td>
      </tr>

      <tr>
        <td><a href="standalone/helloworldJavaScript/readme.html"
        target="_blank">helloworldJavaScript</a></td>

        <td>A helloworld sample using a single SCA JavaScript
        component</td>
      </tr>

      <tr>
        <td><a href="webapp/helloworldjsonrpc/readme.html" target=
        "_blank">helloworldjsonrpc</a></td>

        <td>A sample showing how to expose an SCA component as a
        JSON-RPC service</td>
      </tr>

      <tr>
        <td><a href="standalone/helloworldRMIService/readme.html"
        target="_blank">helloworldRMIService</a> and <a href=
        "standalone/helloworldRMIReference/readme.html" target=
        "_blank">helloworldRMIreference</a></td>

        <td>The service and reference parts of a helloworld sample
        using RMI.</td>
      </tr>

      <tr>
        <td><a href="standalone/helloworldRuby/readme.html" target=
        "_blank">helloworldRuby</a></td>

        <td>A helloworld sample using a single SCA Ruby
        component</td>
      </tr>

      <tr>
        <td><a href="webapp/helloworldws/readme.html" target=
        "_blank">helloworldws</a> and <a href=
        "standalone/helloworldwsclient/readme.html" target=
        "_blank">helloworldwsclient</a></td>

        <td>The client and service parts of a helloworld sample
        using Web services.</td>
      </tr>

      <tr>
        <td><a href="webapp/helloworldws-async/readme.html" target=
        "_blank">helloworldws-async</a> and <a href=
        "standalone/helloworldwsclient-async/readme.html" target=
        "_blank">helloworldwsclient-async</a></td>

        <td>The client and service parts of a helloworld sample
        using asynchronous Web services.</td>
      </tr>

      <tr>
        <td><a href=
        "standalone/inner.composite/readme.html">inner.composite</a></td>

        <td>A sample showing asynchronous calls within
        composites.</td>
      </tr>

      <tr>
        <td><a href=
        "standalone/simplecallback/readme.html">simplecallback</a></td>

        <td>A sample showing simple asynchronous callbacks.</td>
      </tr>

      <tr>
        <td><a href=
        "standalone/supplychain/readme.html">supplychain</a></td>

        <td>A sample application demonstrating asynchronous
        callbacks.</td>
      </tr>

      <tr>
        <td><a href="webapp/webapp/readme.html" target=
        "_blank">webapp</a></td>

        <td>A sample Web application showing how to include a
        Tuscany runtime in a webapp.</td>
      </tr>

      <tr>
        <td><a href="applications/bigbank/readme.html" target=
        "_blank">Big Bank</a></td>

        <td>Sample application using SCA, SDO's and DAS.</td>
      </tr>
    </tbody>
  </table><br>

  <p><br></p>
  <hr style="width: 100%; height: 4px;">

  <p>Thank you for your interest in Apache Tuscany,<br>
  &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <strong><em>-The Apache
  Tuscany Development Team</em></strong></p>
</body>
</html>