summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add an operation that dumps out the domain composite as a string. Am using fo...slaws2009-09-221-1/+24
* Add property messagesslaws2009-09-221-1/+5
* Add in the binding specific builders steps. slaws2009-09-221-3/+10
* Add code to flatten wires (getting rid of the ComponentReferenceWireBuilder)slaws2009-09-221-20/+128
* Revert the MF change that introduces a dangling required-bundlerfeng2009-09-211-1/+0
* Update diagramsrfeng2009-09-212-1/+1
* Update the diagramsrfeng2009-09-212-0/+0
* Clean up import statementsrfeng2009-09-2113-57/+25
* Add a more complicated test scenariorfeng2009-09-218-3/+184
* Check for a few null cases that happen in assembly-xml unit tests. I don't th...slaws2009-09-211-2/+24
* More static build changes and some simplified runtime builders (endpoint, end...slaws2009-09-216-238/+2025
* Fixing up required depedencies in manifest fileslresende2009-09-212-12/+21
* Removing reference to problem implementation classlresende2009-09-211-1/+0
* Adding binding-http to buildlresende2009-09-211-0/+2
* Adding generated manifest to source control and removing generation from proj...lresende2009-09-214-41/+51
* Remove implementation resource component as it's not available in 2.x yetlresende2009-09-211-2/+2
* Updating composite name to avoid duplicated composite name issue when executi...lresende2009-09-211-1/+1
* Migrating test cases to JUnit 4.5 stylelresende2009-09-212-51/+97
* Bringing up HTTP Binding test caseslresende2009-09-219-19/+45
* Updating namespace when registering processorlresende2009-09-211-1/+1
* Cleaning up binding http runtime and removing policy impl code and unused cla...lresende2009-09-216-334/+14
* Minor formattinglresende2009-09-211-8/+7
* Cleaning up http binding model, removing non-used classes and policy related ...lresende2009-09-215-159/+37
* Updating pom version ids and removing some dependencies that is not going to ...lresende2009-09-212-17/+25
* further fixes to pomgiorgio2009-09-202-93/+116
* A quick fixgiorgio2009-09-191-34/+0
* Added files on what it's still needed.giorgio2009-09-192-0/+4
* initial version of endpoint dht registergiorgio2009-09-195-0/+422
* Remove the need of subclassing Proxy and JXM so that Tuscany can run on Googl...rfeng2009-09-186-86/+84
* Add toString()rfeng2009-09-187-5/+29
* Some more incremental changes to the new builders. committing to create a bac...slaws2009-09-183-72/+262
* Update RemoteAdmin APIsrfeng2009-09-159-1293/+1325
* Add comments and remove unused variablesrfeng2009-09-151-11/+5
* Rebuild the composite by applying the @attachTo policy setsrfeng2009-09-152-18/+107
* Add methods to DOMHelper to deal with namespace/prefix lookupsrfeng2009-09-151-0/+15
* Fix the on-demand loading and add stop() to clean uprfeng2009-09-151-1/+16
* Clean up unused JMS moduleantelder2009-09-158-412/+0
* Clean up unused JMS moduleantelder2009-09-159-755/+0
* Start merge of 1.x JMS policy code into 2.x JMS bindingantelder2009-09-1511-5/+730
* Update for correct package nameantelder2009-09-153-6/+0
* Start merge of 1.x JMS policy code into 2.x JMS bindingantelder2009-09-159-1/+724
* Clean up dependenciesantelder2009-09-151-10/+0
* Update to use new default hostantelder2009-09-151-2/+2
* Add in default JMS Host support to JMS bindingantelder2009-09-158-13/+136
* Add a module to hold the builder for external policy attachmentrfeng2009-09-149-0/+674
* Fix compilation errorrfeng2009-09-141-3/+3
* Rename CompositeBuilderExtensionPoint to BuilderExtensionPointrfeng2009-09-1427-68/+98
* Enhance the CompositeBuilderExtensionPoint to include binding/implementation ...rfeng2009-09-1449-290/+596
* Update JMS provider factory to use the default host classesantelder2009-09-141-0/+5
* Add the jms host impl classesantelder2009-09-144-0/+428