summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More static build changes and some simplified runtime builders (endpoint, ↵slaws2009-09-216-238/+2025
| | | | | | endpoint reference and binding uri). The runtime side of things will likely need reorganizing. Am putting them there in their current form so I can run the static builders. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817238 13f79535-47bb-0310-9956-ffa450edef68
* Fixing up required depedencies in manifest fileslresende2009-09-212-12/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817154 13f79535-47bb-0310-9956-ffa450edef68
* Removing reference to problem implementation classlresende2009-09-211-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817153 13f79535-47bb-0310-9956-ffa450edef68
* Adding web 2.0 feature and making that part of the all featurelresende2009-09-213-2/+71
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817152 13f79535-47bb-0310-9956-ffa450edef68
* Adding binding-http to buildlresende2009-09-211-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817151 13f79535-47bb-0310-9956-ffa450edef68
* Adding generated manifest to source control and removing generation from ↵lresende2009-09-214-41/+51
| | | | | | project pom git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817150 13f79535-47bb-0310-9956-ffa450edef68
* Remove implementation resource component as it's not available in 2.x yetlresende2009-09-211-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817149 13f79535-47bb-0310-9956-ffa450edef68
* Updating composite name to avoid duplicated composite name issue when ↵lresende2009-09-211-1/+1
| | | | | | executing tests git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817148 13f79535-47bb-0310-9956-ffa450edef68
* Migrating test cases to JUnit 4.5 stylelresende2009-09-212-51/+97
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817147 13f79535-47bb-0310-9956-ffa450edef68
* Bringing up HTTP Binding test caseslresende2009-09-219-19/+45
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817146 13f79535-47bb-0310-9956-ffa450edef68
* Updating namespace when registering processorlresende2009-09-211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817145 13f79535-47bb-0310-9956-ffa450edef68
* Cleaning up binding http runtime and removing policy impl code and unused ↵lresende2009-09-216-334/+14
| | | | | | classes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817144 13f79535-47bb-0310-9956-ffa450edef68
* Minor formattinglresende2009-09-211-8/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817143 13f79535-47bb-0310-9956-ffa450edef68
* Cleaning up http binding model, removing non-used classes and policy related ↵lresende2009-09-215-159/+37
| | | | | | impls git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817142 13f79535-47bb-0310-9956-ffa450edef68
* Updating pom version ids and removing some dependencies that is not going to ↵lresende2009-09-212-17/+25
| | | | | | be needed right now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817141 13f79535-47bb-0310-9956-ffa450edef68
* further fixes to pomgiorgio2009-09-202-93/+116
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816977 13f79535-47bb-0310-9956-ffa450edef68
* A quick fixgiorgio2009-09-191-34/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816967 13f79535-47bb-0310-9956-ffa450edef68
* Added files on what it's still needed.giorgio2009-09-192-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816966 13f79535-47bb-0310-9956-ffa450edef68
* initial version of endpoint dht registergiorgio2009-09-195-0/+422
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816965 13f79535-47bb-0310-9956-ffa450edef68
* Remove the need of subclassing Proxy and JXM so that Tuscany can run on ↵rfeng2009-09-186-86/+84
| | | | | | Google App Engine git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816712 13f79535-47bb-0310-9956-ffa450edef68
* Add toString()rfeng2009-09-187-5/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816709 13f79535-47bb-0310-9956-ffa450edef68
* Use the explicit contribution location to avoid conflicts inside Eclipse as ↵rfeng2009-09-181-1/+4
| | | | | | the test dependencies are on the classpath git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816705 13f79535-47bb-0310-9956-ffa450edef68
* Some more incremental changes to the new builders. committing to create a ↵slaws2009-09-183-72/+262
| | | | | | backup at this stage. still doesn't work. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816581 13f79535-47bb-0310-9956-ffa450edef68
* Change the remaining JMS itest namespaces for 2.xantelder2009-09-1618-23/+41
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815637 13f79535-47bb-0310-9956-ffa450edef68
* Update RemoteAdmin APIsrfeng2009-09-159-1293/+1325
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815562 13f79535-47bb-0310-9956-ffa450edef68
* Add comments and remove unused variablesrfeng2009-09-151-11/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815542 13f79535-47bb-0310-9956-ffa450edef68
* Rebuild the composite by applying the @attachTo policy setsrfeng2009-09-152-18/+107
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815534 13f79535-47bb-0310-9956-ffa450edef68
* Add methods to DOMHelper to deal with namespace/prefix lookupsrfeng2009-09-151-0/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815472 13f79535-47bb-0310-9956-ffa450edef68
* Fix the on-demand loading and add stop() to clean uprfeng2009-09-151-1/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815388 13f79535-47bb-0310-9956-ffa450edef68
* Update JMS itests for 2.x APIsantelder2009-09-1591-266/+200
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815269 13f79535-47bb-0310-9956-ffa450edef68
* Add all JMS itests to top level JMS itest pom.xmlantelder2009-09-152-1/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815259 13f79535-47bb-0310-9956-ffa450edef68
* Update JMS itest pom.xmls for 2.xantelder2009-09-1513-331/+77
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815255 13f79535-47bb-0310-9956-ffa450edef68
* Update all JMS itests to use the OASIS namespaceantelder2009-09-1539-59/+49
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815240 13f79535-47bb-0310-9956-ffa450edef68
* Clean up dependenciesantelder2009-09-151-25/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815239 13f79535-47bb-0310-9956-ffa450edef68
* Clean up dependenciesantelder2009-09-151-6/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815238 13f79535-47bb-0310-9956-ffa450edef68
* Clean up unused JMS moduleantelder2009-09-158-412/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815235 13f79535-47bb-0310-9956-ffa450edef68
* Clean up unused JMS moduleantelder2009-09-159-755/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815234 13f79535-47bb-0310-9956-ffa450edef68
* Start merge of 1.x JMS policy code into 2.x JMS bindingantelder2009-09-1511-5/+730
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815232 13f79535-47bb-0310-9956-ffa450edef68
* Update for correct package nameantelder2009-09-153-6/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815231 13f79535-47bb-0310-9956-ffa450edef68
* Start merge of 1.x JMS policy code into 2.x JMS bindingantelder2009-09-159-1/+724
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815230 13f79535-47bb-0310-9956-ffa450edef68
* Clean up dependenciesantelder2009-09-151-10/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815216 13f79535-47bb-0310-9956-ffa450edef68
* Update to use new default hostantelder2009-09-151-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815211 13f79535-47bb-0310-9956-ffa450edef68
* Add in default JMS Host support to JMS bindingantelder2009-09-158-13/+136
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815210 13f79535-47bb-0310-9956-ffa450edef68
* Add a module to hold the builder for external policy attachmentrfeng2009-09-149-0/+674
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814899 13f79535-47bb-0310-9956-ffa450edef68
* Fix compilation errorrfeng2009-09-141-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814896 13f79535-47bb-0310-9956-ffa450edef68
* Rename CompositeBuilderExtensionPoint to BuilderExtensionPointrfeng2009-09-1427-68/+98
| | | | | | Rename CompositeBuilderTmp to DeployedCompositeBuilder git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814884 13f79535-47bb-0310-9956-ffa450edef68
* Fix the class namerfeng2009-09-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814883 13f79535-47bb-0310-9956-ffa450edef68
* Enhance the CompositeBuilderExtensionPoint to include binding/implementation ↵rfeng2009-09-1449-290/+596
| | | | | | builders which replace BindingExtension and CompositePreProcessor git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814879 13f79535-47bb-0310-9956-ffa450edef68
* Fix the class namerfeng2009-09-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814875 13f79535-47bb-0310-9956-ffa450edef68
* Update JMS provider factory to use the default host classesantelder2009-09-141-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814687 13f79535-47bb-0310-9956-ffa450edef68