Commit graph

9,406 commits

Author SHA1 Message Date
slaws
88cf2331cf Little bit of tidying. No function change.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960521 13f79535-47bb-0310-9956-ffa450edef68
2010-07-05 10:16:29 +00:00
jsdelfino
c5a55dc9a5 HTTPD configuration changes to properly work behind a proxy or in a cluster.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960383 13f79535-47bb-0310-9956-ffa450edef68
2010-07-04 18:53:29 +00:00
jsdelfino
d3748ed90e Minor fixes to the Ubuntu build scripts.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960382 13f79535-47bb-0310-9956-ffa450edef68
2010-07-04 18:53:25 +00:00
jsdelfino
446b402137 Add utility script to map port 80 to httpd's port.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960381 13f79535-47bb-0310-9956-ffa450edef68
2010-07-04 18:53:20 +00:00
antelder
1739cae84d Tidy up mainfest
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960332 13f79535-47bb-0310-9956-ffa450edef68
2010-07-04 12:35:22 +00:00
antelder
629d463e37 Add the Tuscany build info to the help and display help when first started
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960330 13f79535-47bb-0310-9956-ffa450edef68
2010-07-04 12:03:15 +00:00
antelder
1b5ce3049e Reenable the version spi with the buildnumber-maven-plugin
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960329 13f79535-47bb-0310-9956-ffa450edef68
2010-07-04 12:02:25 +00:00
antelder
aeee2ff839 Add Shell as main class in manifest
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960327 13f79535-47bb-0310-9956-ffa450edef68
2010-07-04 11:48:11 +00:00
antelder
10bf8a43f5 Add shell module
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960326 13f79535-47bb-0310-9956-ffa450edef68
2010-07-04 11:43:33 +00:00
antelder
8dcfbd46ad Update manifest
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960325 13f79535-47bb-0310-9956-ffa450edef68
2010-07-04 11:43:10 +00:00
antelder
3c708efe25 Print the relative uri or deployed composites
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960324 13f79535-47bb-0310-9956-ffa450edef68
2010-07-04 11:39:06 +00:00
antelder
b3b14f94f6 Fix to return the correct deployed composite list
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960323 13f79535-47bb-0310-9956-ffa450edef68
2010-07-04 11:34:37 +00:00
antelder
e43e3fa337 Use a nicer default contribution uri
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960321 13f79535-47bb-0310-9956-ffa450edef68
2010-07-04 11:25:24 +00:00
antelder
a33dbd3ca6 Update with initial impls for the domain operations described in section 10 of the assembly spec
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960319 13f79535-47bb-0310-9956-ffa450edef68
2010-07-04 10:55:59 +00:00
antelder
b0fc6f9835 Include getter for domain name on Node interface
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960264 13f79535-47bb-0310-9956-ffa450edef68
2010-07-03 19:43:30 +00:00
antelder
fbb4a5463c Use IOHelper to create URI to avoid exceptions
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960263 13f79535-47bb-0310-9956-ffa450edef68
2010-07-03 19:42:23 +00:00
antelder
24167479c9 Rename from sample to module package name and update to use domain node api
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960254 13f79535-47bb-0310-9956-ffa450edef68
2010-07-03 18:34:34 +00:00
antelder
9c4b694c42 Start a new module for a interactive shell copied from the new shell launcher sample
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960253 13f79535-47bb-0310-9956-ffa450edef68
2010-07-03 18:19:47 +00:00
antelder
51a1100b53 Remove unused imports
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960169 13f79535-47bb-0310-9956-ffa450edef68
2010-07-03 08:21:22 +00:00
antelder
8f42f5ea29 Include domain-node
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960168 13f79535-47bb-0310-9956-ffa450edef68
2010-07-03 08:10:17 +00:00
antelder
734f533af9 Update to work with DomainNode
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960161 13f79535-47bb-0310-9956-ffa450edef68
2010-07-03 06:32:27 +00:00
antelder
355268626d Clean up factory instantiation, add a static helper to create simple nodes, and update impl to correctly resolve dependencies for installed contributions
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960160 13f79535-47bb-0310-9956-ffa450edef68
2010-07-03 06:30:18 +00:00
antelder
efe9a1562d Add a method to Deployer to resolve a contributions dependencies
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960159 13f79535-47bb-0310-9956-ffa450edef68
2010-07-03 06:23:46 +00:00
antelder
509a623eca Add license header
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960157 13f79535-47bb-0310-9956-ffa450edef68
2010-07-03 05:40:16 +00:00
jsdelfino
66e908deeb Fix build instructions, add missing license header in script.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960125 13f79535-47bb-0310-9956-ffa450edef68
2010-07-02 22:19:31 +00:00
jsdelfino
1890fd58eb Add a sample shell program useful to start and stop SCA composites interactively.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960122 13f79535-47bb-0310-9956-ffa450edef68
2010-07-02 22:02:39 +00:00
slaws
fccdd6a87c More changes to fix binding.s otests. Also change binding.ws model getter/setter to make it more explicit which of the WSDLs it stores are user defined.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960020 13f79535-47bb-0310-9956-ffa450edef68
2010-07-02 15:12:28 +00:00
slaws
8a38be79d2 Remove these test cases as BWS20019 now means that only one endpoint specification can be present and hence precedence is not an issue.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960017 13f79535-47bb-0310-9956-ffa450edef68
2010-07-02 15:04:24 +00:00
slaws
acbdda8241 Add more expected test exceptions
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960011 13f79535-47bb-0310-9956-ffa450edef68
2010-07-02 14:44:48 +00:00
nash
5208cabd31 Add java.net2 repository (needed for mimepull-1.2.jar)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959912 13f79535-47bb-0310-9956-ffa450edef68
2010-07-02 08:08:21 +00:00
antelder
bb674a1aaa Correct package name
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959686 13f79535-47bb-0310-9956-ffa450edef68
2010-07-01 14:52:41 +00:00
slaws
1c4427a1b7 Add 4008 error message
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959659 13f79535-47bb-0310-9956-ffa450edef68
2010-07-01 13:44:57 +00:00
slaws
266944c621 TUSCANY-3604 add greater fidelity to the process of resolving WSDL by checking for required port type, binding, service as well as namespace during the resolution process.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959658 13f79535-47bb-0310-9956-ffa450edef68
2010-07-01 13:42:49 +00:00
slaws
b298381f63 add ignores
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959654 13f79535-47bb-0310-9956-ffa450edef68
2010-07-01 13:37:32 +00:00
slaws
eea031c614 Improve error messages. This validation should happen earlier when the binding is read/resolved rather than when the providers are created. Will look to move it shortly.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959652 13f79535-47bb-0310-9956-ffa450edef68
2010-07-01 13:36:29 +00:00
nash
d39d03fe16 Delete OSGI bundle cache before running a new test (TUSCANY-3615)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959617 13f79535-47bb-0310-9956-ffa450edef68
2010-07-01 11:25:25 +00:00
antelder
ab803c4653 Start cleaning up JavaDoc and changes coming to light while doing that: move getDeployer and getAssemblyFactory from Node to NodeFactory, change getInstalledContribution to return an assembly Contribution instead of an InstalledContribution, rename deployDeployables to runDeployables
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959582 13f79535-47bb-0310-9956-ffa450edef68
2010-07-01 10:01:33 +00:00
nash
3e3a7d6d4f Add svn:ignore to calculator-ws-basicauth-* sample directories
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959538 13f79535-47bb-0310-9956-ffa450edef68
2010-07-01 06:58:16 +00:00
nash
cbb97c1544 Add build-dependency.xml to svn:ignore list
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959536 13f79535-47bb-0310-9956-ffa450edef68
2010-07-01 06:51:45 +00:00
nash
411a7037af Fix incorrect name for tutorial-assets.jar
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959529 13f79535-47bb-0310-9956-ffa450edef68
2010-07-01 06:21:34 +00:00
jsdelfino
69c5921fb2 Support user and email properties in WSGI integration.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959523 13f79535-47bb-0310-9956-ffa450edef68
2010-07-01 06:04:47 +00:00
jsdelfino
8e35575af7 Refactor OpenID test pages and add test methods returning the user info.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959522 13f79535-47bb-0310-9956-ffa450edef68
2010-07-01 06:04:43 +00:00
jsdelfino
ac8bb2ddec Minimal support for implementation.widget, using simplified (and generic) JSONRPC and ATOMPub Javascript proxies. Minor changes to the server runtime to serve reference requests from widgets. Adjust and simplified samples using the widget support.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959521 13f79535-47bb-0310-9956-ffa450edef68
2010-07-01 06:04:35 +00:00
antelder
54561e00c9 Merge service side updates of axis2 ws binding to jaxws version of binding
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959260 13f79535-47bb-0310-9956-ffa450edef68
2010-06-30 10:42:17 +00:00
slaws
93e8a54393 TUSCANY-3614 - first pass at support for rpc/lit. Does the right sort of thing now but some of the code is in the wrong place so some refactoring still to do
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959254 13f79535-47bb-0310-9956-ffa450edef68
2010-06-30 10:06:46 +00:00
slaws
d298c1ad55 Reorg and update to the supported styles list
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959240 13f79535-47bb-0310-9956-ffa450edef68
2010-06-30 09:13:51 +00:00
antelder
c9a451d927 Include the new isAsyncServer method on the corba test mock class
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959218 13f79535-47bb-0310-9956-ffa450edef68
2010-06-30 07:29:58 +00:00
antelder
eb08321d34 Updaet to include endpoint reference in JAXWSBindingInvoker constructor
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959209 13f79535-47bb-0310-9956-ffa450edef68
2010-06-30 06:14:51 +00:00
edwardsmj
097c50992b Adding asyncServer flag to operations in support of TUSCANY-3611
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959198 13f79535-47bb-0310-9956-ffa450edef68
2010-06-30 05:53:06 +00:00
edwardsmj
4e3151407c Client side asynchronous support - extending the async client invokers to fully support the JAXWS async client API pattern as described in TUSCANY-3612
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959131 13f79535-47bb-0310-9956-ffa450edef68
2010-06-29 22:27:13 +00:00