summaryrefslogtreecommitdiffstats
path: root/java (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-09-22Add an operation that dumps out the domain composite as a string. Am using ↵slaws1-1/+24
for debugging builders where I need to see what the result of the builder processing is. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817626 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22Add property messagesslaws1-1/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817541 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22Add in the binding specific builders steps. slaws1-3/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817540 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22Add code to flatten wires (getting rid of the ComponentReferenceWireBuilder)slaws1-20/+128
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817534 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21Revert the MF change that introduces a dangling required-bundlerfeng1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817454 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21Update diagramsrfeng2-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817450 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21Update the diagramsrfeng2-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817408 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21Clean up import statementsrfeng13-57/+25
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817371 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21Add a more complicated test scenariorfeng8-3/+184
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817359 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21Check for a few null cases that happen in assembly-xml unit tests. I don't ↵slaws1-2/+24
think we should be testing the builders in assembly-xml. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817304 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21More static build changes and some simplified runtime builders (endpoint, ↵slaws6-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
2009-09-21Fixing up required depedencies in manifest fileslresende2-12/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817154 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21Removing reference to problem implementation classlresende1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817153 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21Adding web 2.0 feature and making that part of the all featurelresende3-2/+71
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817152 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21Adding binding-http to buildlresende1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817151 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21Adding generated manifest to source control and removing generation from ↵lresende4-41/+51
project pom git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817150 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21Remove implementation resource component as it's not available in 2.x yetlresende1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817149 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21Updating composite name to avoid duplicated composite name issue when ↵lresende1-1/+1
executing tests git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817148 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21Migrating test cases to JUnit 4.5 stylelresende2-51/+97
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817147 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21Bringing up HTTP Binding test caseslresende9-19/+45
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817146 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21Updating namespace when registering processorlresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817145 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21Cleaning up binding http runtime and removing policy impl code and unused ↵lresende6-334/+14
classes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817144 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21Minor formattinglresende1-8/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817143 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21Cleaning up http binding model, removing non-used classes and policy related ↵lresende5-159/+37
impls git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817142 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21Updating pom version ids and removing some dependencies that is not going to ↵lresende2-17/+25
be needed right now git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@817141 13f79535-47bb-0310-9956-ffa450edef68
2009-09-20further fixes to pomgiorgio2-93/+116
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816977 13f79535-47bb-0310-9956-ffa450edef68
2009-09-19A quick fixgiorgio1-34/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816967 13f79535-47bb-0310-9956-ffa450edef68
2009-09-19Added files on what it's still needed.giorgio2-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816966 13f79535-47bb-0310-9956-ffa450edef68
2009-09-19initial version of endpoint dht registergiorgio5-0/+422
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816965 13f79535-47bb-0310-9956-ffa450edef68
2009-09-18Remove the need of subclassing Proxy and JXM so that Tuscany can run on ↵rfeng6-86/+84
Google App Engine git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816712 13f79535-47bb-0310-9956-ffa450edef68
2009-09-18Add toString()rfeng7-5/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816709 13f79535-47bb-0310-9956-ffa450edef68
2009-09-18Use the explicit contribution location to avoid conflicts inside Eclipse as ↵rfeng1-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
2009-09-18Some more incremental changes to the new builders. committing to create a ↵slaws3-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
2009-09-16Change the remaining JMS itest namespaces for 2.xantelder18-23/+41
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815637 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15Update RemoteAdmin APIsrfeng9-1293/+1325
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815562 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15Add comments and remove unused variablesrfeng1-11/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815542 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15Rebuild the composite by applying the @attachTo policy setsrfeng2-18/+107
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815534 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15Add methods to DOMHelper to deal with namespace/prefix lookupsrfeng1-0/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815472 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15Fix the on-demand loading and add stop() to clean uprfeng1-1/+16
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815388 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15Update JMS itests for 2.x APIsantelder91-266/+200
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815269 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15Add all JMS itests to top level JMS itest pom.xmlantelder2-1/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815259 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15Update JMS itest pom.xmls for 2.xantelder13-331/+77
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815255 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15Update all JMS itests to use the OASIS namespaceantelder39-59/+49
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815240 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15Clean up dependenciesantelder1-25/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815239 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15Clean up dependenciesantelder1-6/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815238 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15Clean up unused JMS moduleantelder8-412/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815235 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15Clean up unused JMS moduleantelder9-755/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815234 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15Start merge of 1.x JMS policy code into 2.x JMS bindingantelder11-5/+730
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815232 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15Update for correct package nameantelder3-6/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815231 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15Start merge of 1.x JMS policy code into 2.x JMS bindingantelder9-1/+724
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815230 13f79535-47bb-0310-9956-ffa450edef68