| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes for TUSCANY-2945, 2947, 2948 | ramkumar | 2009-04-01 | 1 | -27/+9 |
* | Fixes for TUSCANY-2945, 2947, 2948 | ramkumar | 2009-04-01 | 1 | -19/+7 |
* | Fixes for TUSCANY-2945, 2947, 2948 | ramkumar | 2009-04-01 | 5 | -5/+1 |
* | Put back the TUSCANY-2946 failing test into the build to see if anyone else g... | antelder | 2009-04-01 | 1 | -2/+2 |
* | Reversing the changes committed accidentally in the last commit. | vamsic007 | 2009-03-31 | 1 | -7/+2 |
* | TUSCANY-2935 Integration tests for Java EE contribution processing | vamsic007 | 2009-03-31 | 2 | -2/+7 |
* | Process SCA Property and Reference annotations. | vamsic007 | 2009-03-30 | 4 | -2/+392 |
* | TUSCANY-2931 - update operation matching to be based on operation name. Add a... | slaws | 2009-03-29 | 5 | -19/+26 |
* | TUSCANY-2944 - Enable tests as recent changes from slaws in revision #759149 ... | lresende | 2009-03-27 | 1 | -1/+0 |
* | Workaround the jaxws-api maven issue (merged from 2.x) | rfeng | 2009-03-27 | 1 | -7/+36 |
* | TUSCANY-2937 uncomment ignored tests as underlying etag issue is fixed under ... | slaws | 2009-03-27 | 1 | -361/+360 |
* | TUSCANY-2950 enclose etags in speech marks | slaws | 2009-03-27 | 1 | -2/+2 |
* | TUSCANY-2944 don't raise NPE if the component type model cannot be determined | slaws | 2009-03-27 | 2 | -3/+26 |
* | TUSCANY-2948, take jms-format test out of build for now | antelder | 2009-03-27 | 1 | -1/+1 |
* | TUSCANY-2947, take itest out of build as its failing | antelder | 2009-03-27 | 1 | -0/+2 |
* | TUSCANY-2946, take failing test out of build | antelder | 2009-03-27 | 1 | -0/+2 |
* | TUSCANY-2837 - Adding new js dependencies | lresende | 2009-03-27 | 1 | -0/+14 |
* | TUSCANY-2837 - Adding new js dependencies | lresende | 2009-03-27 | 1 | -0/+7 |
* | Removing duplicated file that is already available in main/resources | lresende | 2009-03-27 | 1 | -1590/+0 |
* | TUSCANY-2837 - Extending Javascript extension to provide the js proxy client ... | lresende | 2009-03-27 | 6 | -648/+60 |
* | TUSCANY-2837 - Adding javadoc comments to JavascriptProxyFactory | lresende | 2009-03-27 | 1 | -0/+20 |
* | TUSCANY-2837 - Adding new modules to build | lresende | 2009-03-27 | 1 | -0/+3 |
* | TUSCANY-2837 - Updating sample app dependencies to add javascript dependencie... | lresende | 2009-03-27 | 3 | -0/+44 |
* | TUSCANY-2837 - JSONRPC Binding Javascript extension point implementation | lresende | 2009-03-27 | 6 | -0/+847 |
* | TUSCANY-2837 - Atom Binding Javascript extension point implementation | lresende | 2009-03-27 | 6 | -0/+492 |
* | TUSCANY-2837 - Updates to start using Javascript extension points to generate... | lresende | 2009-03-27 | 6 | -51/+52 |
* | TUSCANY-2837 - Adding Javascript extension points to be used by implementtion... | lresende | 2009-03-27 | 8 | -0/+624 |
* | TUSCANY-2937 - Renaming FeedAggregatorTestCase and adding @Ignore on failing ... | lresende | 2009-03-27 | 2 | -350/+361 |
* | TUSCANY-2934 - wire up the wire format writers | slaws | 2009-03-26 | 4 | -0/+107 |
* | Take fialing tests out of build, see TUSCANY-2945 | antelder | 2009-03-26 | 3 | -0/+6 |
* | Remove old "getWireFormatInterfaceContract" operation | slaws | 2009-03-26 | 9 | -48/+9 |
* | Take store-test out of build as its broken, see TUSCANY-2944 | antelder | 2009-03-26 | 1 | -0/+2 |
* | Take testcase out of build as its broken, see TUSCANY-2943 | antelder | 2009-03-26 | 1 | -0/+2 |
* | Add jira number | antelder | 2009-03-26 | 1 | -0/+2 |
* | Take testcase out of build as its now broken, see TUSCANY-2942 | antelder | 2009-03-26 | 1 | -1/+1 |
* | Example of how we could describe what exceptions are expected in stests | slaws | 2009-03-26 | 2 | -3/+8 |
* | Remove these files as they are no longer required. Replaced by RRB... versions. | slaws | 2009-03-26 | 3 | -741/+2 |
* | Add a namespace to the missing component type composite | slaws | 2009-03-26 | 2 | -1/+4 |
* | TUSCANY-2931 - allow separate request and response wire formats in binding.jm... | slaws | 2009-03-26 | 49 | -440/+794 |
* | Don't fall over if there is no introspector, e.g. if contribution-jee-impl is... | slaws | 2009-03-26 | 1 | -5/+8 |
* | Fixes for TUSCANY-2941 | ramkumar | 2009-03-26 | 2 | -13/+13 |
* | Fixes for TUSCANY-2941 | ramkumar | 2009-03-26 | 4 | -111/+59 |
* | Fixes for TUSCANY-2906 | ramkumar | 2009-03-26 | 1 | -13/+38 |
* | Fixes for TUSCANY-2906 | ramkumar | 2009-03-26 | 1 | -20/+62 |
* | Move fault type introspection to the the fault mapper | rfeng | 2009-03-25 | 2 | -0/+4 |
* | TUSCANY-2918, Update jms support so that the service listener can be pluggabl... | antelder | 2009-03-25 | 8 | -343/+197 |
* | Move JAAS service policy provider from binding wire to the operation wire | slaws | 2009-03-25 | 1 | -1/+1 |
* | Adding test case to test atom feed reference using generic collection interface | lresende | 2009-03-24 | 6 | -0/+367 |
* | Minor formatting and removing unused imports | lresende | 2009-03-24 | 1 | -281/+291 |
* | Adding provided binding URI to avoid issues when service is deployed in a web... | lresende | 2009-03-24 | 1 | -1/+11 |