summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk (unfollow)
Commit message (Expand)AuthorFilesLines
2011-08-17Extend the async simple test to use the JMS binding. This doesn't work, it se...antelder2-0/+92
2011-08-17The RuntimeInvoker currently swallows exceptions with a TODO comment, update ...antelder1-0/+1
2011-08-17Extend the async services test with a new client and service that work in as ...antelder5-0/+242
2011-08-17TUSCANY-3912 - Apply Greg's suggested change to clear component reference tar...slaws1-0/+3
2011-08-16TUSCANY-3916 - A test for interface miss-matchesslaws12-0/+567
2011-08-15TUSCANY-3916 - Check for null interface. I need to find out why a null interf...slaws1-4/+7
2011-08-15TUSCANY-3916 - extend WSDL serialization code to deal with imports/includesslaws3-27/+373
2011-08-15Re-enable this now TUSCANY-3917 is checked inslaws1-6/+8
2011-08-15TUSCANY-3917 - Save the WSDLDefinition used to generate an interface. slaws1-0/+2
2011-08-12Disable test for the time being as relies on a small change elsewhere that I ...slaws1-0/+3
2011-08-12Any exception in tests causes node.stop() to be missed so add try/catchslaws1-141/+150
2011-08-12Looking at answering Ant's question about serializing WSDL for enpoints as pa...slaws8-3/+725
2011-08-09Correct typo in page textantelder1-1/+1
2011-08-09Add some code to set the Cross-Origin Resource Sharing headers. As a start ju...antelder1-0/+11
2011-08-09Add an attribute to the REST binding for Cross-Origin Resource Sharing suppor...antelder2-0/+6
2011-08-09Add a standalone web page that invokes an http service using Cross-Origin Res...antelder1-0/+41
2011-08-05Add implementation-composite test to buildslaws1-1/+5
2011-08-05Fix comment typoslaws1-1/+1
2011-08-05TUSCANY-3907 - Clone top level composites before adding them to the domain le...slaws3-2/+16
2011-08-05Moved to implementation-compositeslaws21-923/+0
2011-08-05TUSCANY-3907 - Fix up and appropriate what was the recursive-ws to become an ...slaws21-0/+885
2011-08-04TUSCANY-3904 - Apply Greg's patch so that the correct endpoint is picked up w...slaws1-34/+7
2011-08-03Set up for JSON test.scottkurz4-7/+5
2011-08-02TUSCANY-3894. Add manifest updates.scottkurz2-0/+2
2011-08-02TUSCANY-3894. Enable some @Ignore(d) tests along with r1153285.scottkurz5-22/+38
2011-08-02TUSCANY-3894. Factor out introspection for same vs. different databindings o...scottkurz8-97/+161
2011-08-02Correct comment to avoid confusionslaws1-2/+4
2011-08-01Switch cross-databinding test from SDO (which I can't get working) to DOM, bu...scottkurz6-46/+43
2011-07-29TUSCANY-3894. Didn't mean to update POM with AXIOM dependency.scottkurz1-6/+0
2011-07-29TUSCANY-3894. Complete by ranking providers.scottkurz2-2/+8
2011-07-28Add a couple of missing license headersantelder2-0/+36
2011-07-28Update all the getting-started samples to not use an explicit relative parent...antelder10-10/+10
2011-07-28Add some text to the CHANGES fileantelder1-0/+7
2011-07-28TUSCANY-3894. Refactor WSDL InterfaceContract generation so it's only done i...scottkurz2-13/+20
2011-07-27Fix the relative path in pom.xmlrfeng4-4/+4
2011-07-27Add a parser tool for DOM to avoid a JDK bug of deadlock (at com.sun.org.apac...rfeng3-10/+205
2011-07-27Fix NPE which I think was just causing noise in the logs in the case of a 1-w...scottkurz1-3/+3
2011-07-27TUSCANY-3894. Add tests especially exercising binding-sca-runtime code cross...scottkurz17-0/+895
2011-07-27Add tuscany-base-runtime-pom dependency adjusting for new binding-sca-runtime...scottkurz1-2/+3
2011-07-27Update release notes for beta3antelder1-8/+3
2011-07-27TUSCANY-3894. Refactor local sca binding so that the exact details of the da...scottkurz12-63/+384
2011-07-27Add license info in plain text files and update sample logic not to process c...fmoga4-6/+42
2011-07-27Remove RAT excludes for jQuery and plain text files.fmoga1-10/+0
2011-07-27Use Google CDN for jQuery. Other minor adjustments to samples.fmoga20-1319/+80
2011-07-27Enable bare tests as well.scottkurz1-6/+2
2011-07-27Adjust equality check from == to equals() to accomodate different style of da...scottkurz1-1/+1
2011-07-27Fix bug in mapping data types like Java multidimensional arrays.scottkurz1-128/+126
2011-07-27Add rat excludes for jQuery and a plain text filefmoga1-0/+10
2011-07-27Fix license issues with WebSocketStatusfmoga2-19/+19
2011-07-27Missed an adjustment to wrapper calculation when adding code to handle multip...scottkurz1-1/+1