Commit graph

832 commits

Author SHA1 Message Date
fmoga
2d5098e03c Moved more samples.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998916 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20 13:12:13 +00:00
fmoga
e5c07cc6de Moved more samples.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998914 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20 13:05:28 +00:00
fmoga
ef55c9dca0 Moved some of the samples into the apropriate section.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998913 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20 13:02:40 +00:00
fmoga
c0d4cfc26b Move samples in temp folder.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998912 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20 12:57:14 +00:00
fmoga
1d655d7009 Trimmed getting-started folder.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998911 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20 12:53:53 +00:00
fmoga
40ed951b54 Renamed tuscany-features to sca-extensions.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998907 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20 12:43:12 +00:00
antelder
4f6a51d428 Copy trunk samples to sanbox to experiment with renames and moves
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998905 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20 12:32:50 +00:00
jsdelfino
d587bce05e Cleanup EmbedUtil a bit. Use a builder pattern and closures to pass a node factory context around instead of being kept in a static. Change the DOM util to use a similar builder pattern as well.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996620 13f79535-47bb-0310-9956-ffa450edef68
2010-09-13 18:03:53 +00:00
kelvingoodson
395fd1823e make sdo samples doc available
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@995011 13f79535-47bb-0310-9956-ffa450edef68
2010-09-08 12:13:40 +00:00
jsdelfino
27e3cec43d Change uri parameter to location of deployment composite and make it optional. Change restart command to use previous config if not specified.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993561 13f79535-47bb-0310-9956-ffa450edef68
2010-09-08 00:02:05 +00:00
jsdelfino
d123827b57 Sandbox to experiment with deployment and management commands.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993560 13f79535-47bb-0310-9956-ffa450edef68
2010-09-07 23:52:54 +00:00
jsdelfino
abefe1a37b Add a SOAP Web service binding and a test case for it. Minor cleanup, remove redundant test case and refactor test WSDL namespaces.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@992150 13f79535-47bb-0310-9956-ffa450edef68
2010-09-02 23:12:00 +00:00
jsdelfino
5e04cf7908 Add a test case showing how to register a ProviderFactory instance. Minor cleanup, add a createNode method that takes a list of contributions and remove reference to NodeFactory implementation class.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990870 13f79535-47bb-0310-9956-ffa450edef68
2010-08-30 17:18:15 +00:00
jsdelfino
f268110a56 Show how to embed a runtime, load WSDL, assemble a SCDL composite in memory and then run it.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990676 13f79535-47bb-0310-9956-ffa450edef68
2010-08-30 00:24:38 +00:00
jsdelfino
e6c733c4d9 Sandbox to experiment with different ways to embed the runtime.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990620 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29 18:32:20 +00:00
jsdelfino
6dea67b43e Replace usage of Xpath by pure java code walking through the DOM.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990619 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29 18:30:47 +00:00
jsdelfino
3518556b24 Sample implementation extension that shows how to support both Java and WSDL interfaces and different data bindings.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990608 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29 17:44:58 +00:00
jsdelfino
88bf2a256b Sandbox to experiment and extend the runtime.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990479 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29 02:55:29 +00:00
lresende
b85cc12a99 This was moved to Apache Nuvem - http://svn.apache.org/repos/asf/incubator/nuvem/ and the original version copied from Tuscany is now at http://svn.apache.org/repos/asf/incubator/nuvem/contrib/nuvem-initial-contribution/
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@981151 13f79535-47bb-0310-9956-ffa450edef68
2010-08-01 04:53:59 +00:00
jsdelfino
b39441bcc5 Test passing multiple parameters, and use JSON-RPC binding in all test cases.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965723 13f79535-47bb-0310-9956-ffa450edef68
2010-07-20 04:36:21 +00:00
jsdelfino
c857c88725 Add support for properties.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965722 13f79535-47bb-0310-9956-ffa450edef68
2010-07-20 04:36:16 +00:00
jsdelfino
08f6c248d0 Put back some code to use the InterfaceContractMapper to match interfaces, as the latest code which just looks for matching operation names breaks the support for dynamic interfaces.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965721 13f79535-47bb-0310-9956-ffa450edef68
2010-07-20 04:36:08 +00:00
jsdelfino
108d50f90c Tweak the JSON-RPC binding to work without Java interfaces and recognize dynamic interfaces bound to the JSON databinding.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965361 13f79535-47bb-0310-9956-ffa450edef68
2010-07-19 06:12:16 +00:00
jsdelfino
1c54b03d8f Add a strawman Python implementation extension.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965360 13f79535-47bb-0310-9956-ffa450edef68
2010-07-19 06:12:11 +00:00
jsdelfino
1093f7b537 Add a model for Python component implementations.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965359 13f79535-47bb-0310-9956-ffa450edef68
2010-07-19 06:11:54 +00:00
jsdelfino
affdb7768d Fix logic to compute the path info as it doesn't work in a webapp.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965358 13f79535-47bb-0310-9956-ffa450edef68
2010-07-19 06:11:37 +00:00
jsdelfino
f59fca36e7 Branch to experiment with dynamic component interfaces and implementations.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965346 13f79535-47bb-0310-9956-ffa450edef68
2010-07-19 02:50:53 +00:00
jsdelfino
1a8707aa6a Reorganize sandbox a little bit.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965345 13f79535-47bb-0310-9956-ffa450edef68
2010-07-19 02:45:18 +00:00
lresende
c7c7b1c179 Updating OASIS SCA namespaces
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951264 13f79535-47bb-0310-9956-ffa450edef68
2010-06-04 04:58:19 +00:00
kelvingoodson
e0c2992936 sandbox structure for understanding maven javadoc plugin params and behaviour in reactor build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948784 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27 11:06:50 +00:00
lresende
9e26032b3c Removing obsolet work in progress code
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947208 13f79535-47bb-0310-9956-ffa450edef68
2010-05-21 22:52:29 +00:00
antelder
e0d12c7cfa [maven-release-plugin] prepare for next development iteration
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940924 13f79535-47bb-0310-9956-ffa450edef68
2010-05-04 15:58:50 +00:00
antelder
fd6ebfb52d [maven-scm] copy for tag 2.0-M5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940923 13f79535-47bb-0310-9956-ffa450edef68
2010-05-04 15:58:35 +00:00
antelder
dd293020f2 [maven-release-plugin] prepare release 2.0-M5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940922 13f79535-47bb-0310-9956-ffa450edef68
2010-05-04 15:58:02 +00:00
antelder
d90a8d9405 remove old release plugin config
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940909 13f79535-47bb-0310-9956-ffa450edef68
2010-05-04 15:28:23 +00:00
antelder
fa44a9c4aa Sandbox test area to play with trying the latest maven release plugins and process
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940903 13f79535-47bb-0310-9956-ffa450edef68
2010-05-04 15:18:26 +00:00
kelvingoodson
ec53f38f05 utilities for tracking spi changes
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@940772 13f79535-47bb-0310-9956-ffa450edef68
2010-05-04 08:48:42 +00:00
slaws
3296da32fc Add scenario diagram
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935468 13f79535-47bb-0310-9956-ffa450edef68
2010-04-19 07:42:48 +00:00
slaws
30e1d99c7b Its a Jar not a War
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935185 13f79535-47bb-0310-9956-ffa450edef68
2010-04-17 14:58:11 +00:00
slaws
2d968dcc13 Load the common contribution as it's required by the bank contribution
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935184 13f79535-47bb-0310-9956-ffa450edef68
2010-04-17 14:54:36 +00:00
slaws
7b53a477d2 Remove absolute parent pom reference
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935182 13f79535-47bb-0310-9956-ffa450edef68
2010-04-17 14:51:02 +00:00
slaws
6c10a8b2c5 Add some more parts to the simple banking sample
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@934063 13f79535-47bb-0310-9956-ffa450edef68
2010-04-14 17:59:45 +00:00
slaws
efc0be2bc0 simple sample to use as an example when working with students
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933952 13f79535-47bb-0310-9956-ffa450edef68
2010-04-14 13:53:18 +00:00
kelvingoodson
0aaa7657e8 example use of tuscany.spi custom javadoc tag at package level
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933709 13f79535-47bb-0310-9956-ffa450edef68
2010-04-13 17:27:13 +00:00
kelvingoodson
e5d6ce7771 fix errors and display only direct deps
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933627 13f79535-47bb-0310-9956-ffa450edef68
2010-04-13 14:18:49 +00:00
kelvingoodson
4a14a86e4d make binding graph consistent with more recent ones
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933600 13f79535-47bb-0310-9956-ffa450edef68
2010-04-13 13:41:27 +00:00
kelvingoodson
0e1ed7f131 policy dependencies graph
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933591 13f79535-47bb-0310-9956-ffa450edef68
2010-04-13 13:11:34 +00:00
kelvingoodson
50f93141d2 hand crafted dependency graph source
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933587 13f79535-47bb-0310-9956-ffa450edef68
2010-04-13 12:49:49 +00:00
rfeng
a97f7a0eb7 Add more print
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929641 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31 17:58:53 +00:00
rfeng
9c466c78b1 Reorder the methods
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926811 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 22:03:55 +00:00