summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Tag 2.0 M3 releaseantelder2009-06-262978-0/+264797
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788749 13f79535-47bb-0310-9956-ffa450edef68
* Update M3 branch to the almost release bundle plugin version. This breaks ↵antelder2009-06-262-2/+2
| | | | | | the branch as the plugin isn't released in th emaven repo yet but can build it locally and it will probably be out by the time i get the RC out git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788748 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3099 log an error if an invalid header priority is enteredslaws2009-06-262-11/+51
| | | | | | TUSCANY-3098 don't throw an NPE is a property doesn't have a name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788735 13f79535-47bb-0310-9956-ffa450edef68
* Enable write for wireFormat/operationSelector on HTTP bindingbdaniel2009-06-261-42/+49
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788696 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused import statementsbdaniel2009-06-261-4/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788689 13f79535-47bb-0310-9956-ffa450edef68
* Merge jsf sample dependency fix in r788671 from trunk to M3 branchantelder2009-06-261-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788672 13f79535-47bb-0310-9956-ffa450edef68
* Correct the jsf sample dependency. (Sigh, thought i committed this the other ↵antelder2009-06-261-3/+3
| | | | | | day, there's always one more isn't there) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788671 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3120 - improve write processing so that it writes out what has been ↵slaws2009-06-262-43/+99
| | | | | | entered and ignores defaults where possible. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788655 13f79535-47bb-0310-9956-ffa450edef68
* Changes to enable implementation-bpel-runtime to run under OSGi, as ↵edwardsmj2009-06-261-0/+140
| | | | | | | | described in TUSCANY-3123: https://issues.apache.org/jira/browse/TUSCANY-3123 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788648 13f79535-47bb-0310-9956-ffa450edef68
* Changes to enable implementation-bpel-runtime to run under OSGi, as ↵edwardsmj2009-06-261-19/+118
| | | | | | | | described in TUSCANY-3123: https://issues.apache.org/jira/browse/TUSCANY-3123 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788647 13f79535-47bb-0310-9956-ffa450edef68
* Add repo for Saxon 9.xslaws2009-06-261-1/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788620 13f79535-47bb-0310-9956-ffa450edef68
* Merge license header in 788611 from trunk to m3antelder2009-06-261-0/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788612 13f79535-47bb-0310-9956-ffa450edef68
* Add missing license headerantelder2009-06-261-0/+19
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788611 13f79535-47bb-0310-9956-ffa450edef68
* Some refactoring on the discoveryrfeng2009-06-265-28/+82
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788553 13f79535-47bb-0310-9956-ffa450edef68
* Changes to move implementation-bpel-runtime to use ODE 1.3.2 on Tuscany 2.xedwardsmj2009-06-251-45/+87
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788524 13f79535-47bb-0310-9956-ffa450edef68
* Changes to move implementation-bpel-runtime to use ODE 1.3.2 on Tuscany 2.xedwardsmj2009-06-255-33/+189
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788522 13f79535-47bb-0310-9956-ffa450edef68
* Merge the change from 2.x for TUSCANY-2640rfeng2009-06-251-88/+177
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788499 13f79535-47bb-0310-9956-ffa450edef68
* Use file paths instead of file URLs as relative paths for file URLs are not ↵rfeng2009-06-255-46/+18
| | | | | | supported git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788492 13f79535-47bb-0310-9956-ffa450edef68
* Add the workaround to create a URL based on the free port if no default is ↵rfeng2009-06-251-21/+42
| | | | | | configured git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788489 13f79535-47bb-0310-9956-ffa450edef68
* Remove EndpointRegistry prefix as the logger has it alreadyrfeng2009-06-251-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788488 13f79535-47bb-0310-9956-ffa450edef68
* Use the QName as the key for binding base URIsrfeng2009-06-256-33/+38
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788487 13f79535-47bb-0310-9956-ffa450edef68
* Configure the base URIs for the bindingsrfeng2009-06-253-9/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788486 13f79535-47bb-0310-9956-ffa450edef68
* Make the server wait and make the client impl call the server on init as ↵slaws2009-06-252-2/+12
| | | | | | there is no one to call the client operation in this case git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788467 13f79535-47bb-0310-9956-ffa450edef68
* Add a bit logic to find the 1st non-loopback IP addressrfeng2009-06-251-19/+37
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788465 13f79535-47bb-0310-9956-ffa450edef68
* Make the two nodes indepent of the maven pom versionsrfeng2009-06-252-7/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788419 13f79535-47bb-0310-9956-ffa450edef68
* Add a testcase that runs two nodes in the same JVM but different classloadersrfeng2009-06-253-0/+431
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788418 13f79535-47bb-0310-9956-ffa450edef68
* Use two different node URIs for the test caserfeng2009-06-251-8/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788417 13f79535-47bb-0310-9956-ffa450edef68
* Merge adding remotable change from trunk to m3antelder2009-06-251-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788284 13f79535-47bb-0310-9956-ffa450edef68
* Make service remotable so its easier for users to extend without having the ↵antelder2009-06-251-0/+3
| | | | | | problem of forgetting the annottaion like that user posted about a while back git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788283 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3018 EarContributionProcessor's URL.setURLStreamHandlerFactory() ↵vamsic0072009-06-251-18/+5
| | | | | | | | fails with factory already defined error o Handle "archive" URLs without setting the StreamHandlerFactory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788271 13f79535-47bb-0310-9956-ffa450edef68
* Make sure the node URI is unique when default nodes are created by the factoryrfeng2009-06-251-1/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788224 13f79535-47bb-0310-9956-ffa450edef68
* Add more logic to handle the Endpoint publication and discoveryrfeng2009-06-253-13/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788223 13f79535-47bb-0310-9956-ffa450edef68
* Add service properties from SCA Endpointrfeng2009-06-243-6/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788211 13f79535-47bb-0310-9956-ffa450edef68
* Start to add discovery service for distributed OSGi over SCArfeng2009-06-2413-1/+1379
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788210 13f79535-47bb-0310-9956-ffa450edef68
* Allow the replicated map to be listened on the add/remove/update of entriesrfeng2009-06-246-13/+1852
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788201 13f79535-47bb-0310-9956-ffa450edef68
* Extend test that starts nodes in separate vms. Won't actually work until ↵slaws2009-06-249-20/+91
| | | | | | distributed endpoint registry can be made to work in all environments. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788162 13f79535-47bb-0310-9956-ffa450edef68
* Simplify the sca binding providers so that no local/remote decision making ↵slaws2009-06-242-71/+31
| | | | | | is not based on binding uri. Next need to add some logic so that only top level composite components are exposed as remote endpoints. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788161 13f79535-47bb-0310-9956-ffa450edef68
* Test to push down the default binding configuration into the URI builders so ↵slaws2009-06-246-15/+106
| | | | | | that the binding uri can be calculated with a user specified default root. If this works out need to update the real CompositeBuilder interface however I notice Raymond has recently added so info to the bindings that makes this easier so will re-work to use that. Also need to add mechanism for bindings to determine their own default base URI when none is specified. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788159 13f79535-47bb-0310-9956-ffa450edef68
* Remove itests that are not supported by OASIS specrfeng2009-06-2479-6262/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788112 13f79535-47bb-0310-9956-ffa450edef68
* Deal with file: protocol that doesn't populate the path part of the URLslaws2009-06-242-6/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788055 13f79535-47bb-0310-9956-ffa450edef68
* Remove URIs from reference binding.sca to move these composites toward ↵slaws2009-06-247-23/+13
| | | | | | OASIS. service bindings changes to follow. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788053 13f79535-47bb-0310-9956-ffa450edef68
* Update jsonp binding for recent provider api changesantelder2009-06-242-24/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787969 13f79535-47bb-0310-9956-ffa450edef68
* Revert the change for nowrfeng2009-06-231-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787870 13f79535-47bb-0310-9956-ffa450edef68
* Check the existence of OSGI-INF/sca/bundle.composite for SCA bundlesrfeng2009-06-232-18/+38
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787866 13f79535-47bb-0310-9956-ffa450edef68
* Add a QName as the type for binding/implementation and use it to compare ↵rfeng2009-06-2357-743/+818
| | | | | | model types instead of class git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787865 13f79535-47bb-0310-9956-ffa450edef68
* Fix the pom: add the tuscany repo and update the namerfeng2009-06-231-2/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787844 13f79535-47bb-0310-9956-ffa450edef68
* add test with two nodes running in separate vms. Just the service side at ↵slaws2009-06-235-0/+301
| | | | | | the moment to look at how the style of binding.sca we use would affect what configuration and registration information is required. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787837 13f79535-47bb-0310-9956-ffa450edef68
* Use the JAXB package (ObjectFactory and indexed classes) to build JAXBContextrfeng2009-06-231-88/+177
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787802 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3089 - Applying Florian Pinel patch to improve DAS Read command ↵lresende2009-06-237-111/+290
| | | | | | performance git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787796 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3097 don't process application composites of modules inside an EAR ↵slaws2009-06-231-1/+5
| | | | | | are processed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787604 13f79535-47bb-0310-9956-ffa450edef68