| Commit message (Expand) | Author | Age | Files | Lines |
* | Complete jms binding attributes that can be defined in the definitions.xml file | antelder | 2008-08-29 | 2 | -18/+53 |
* | TUSCANY-2565 - Fixing issues when passing array parameter using json-rpc binding | lresende | 2008-08-29 | 4 | -8/+33 |
* | Minor improvement to build script. Removed directory before recreating it. | jsdelfino | 2008-08-28 | 1 | -0/+1 |
* | Recognize sdo/das jars as tuscany bundles | rfeng | 2008-08-28 | 1 | -1/+1 |
* | Added missing declaration of the repository that hosts the JSR 181 JAR, break... | jsdelfino | 2008-08-28 | 1 | -0/+9 |
* | Minor improvements of some of the build scripts. Do not need to build the ass... | jsdelfino | 2008-08-28 | 14 | -212/+258 |
* | Add an equinox-based OSGi node launcher | rfeng | 2008-08-28 | 20 | -0/+2394 |
* | Additional fix for TUSCANY-2566 | rfeng | 2008-08-27 | 3 | -70/+87 |
* | Move to maven-bundle-plugin 1.4.3 and make tuscany-bundle-plugin more tolerat... | rfeng | 2008-08-27 | 3 | -3/+10 |
* | Add a bundle activator to set up the ServiceDiscovery | rfeng | 2008-08-27 | 2 | -0/+47 |
* | Fix for TUSCANY-2398 | rfeng | 2008-08-27 | 7 | -24/+66 |
* | Starting to work on including the required OSGi runtime pieces into a test di... | jsdelfino | 2008-08-27 | 10 | -10/+27 |
* | Added missing path to URL mappings to Eclipse update site.xml. | jsdelfino | 2008-08-27 | 1 | -0/+13 |
* | TUSCANY-2516: Apply pacth from Dan Becker for HTTP binding should support eta... | antelder | 2008-08-27 | 10 | -170/+746 |
* | Add jms-definitions itest to build | antelder | 2008-08-27 | 1 | -0/+1 |
* | Updates to get the JMS binding requestConnection and responseConnection attri... | antelder | 2008-08-27 | 9 | -8/+117 |
* | Updates to get itest working, correct typo in test assert and use namespace q... | antelder | 2008-08-27 | 3 | -3/+4 |
* | TUSCANY-2513 Java intfs with @WebService should be treated like @Remotable in... | vamsic007 | 2008-08-27 | 1 | -0/+27 |
* | TUSCANY-2513 Java intfs with @WebService should be treated like @Remotable in... | vamsic007 | 2008-08-27 | 1 | -1/+3 |
* | Added missing header. | jsdelfino | 2008-08-27 | 1 | -0/+18 |
* | Updating json-rpc binding test case to reproduce problems when passing an arr... | lresende | 2008-08-27 | 4 | -13/+44 |
* | Added -nosplash option to the build script to avoid locking the UI with the E... | jsdelfino | 2008-08-27 | 1 | -1/+1 |
* | Simplified the plugin build, now using a single common Maven assembly descrip... | jsdelfino | 2008-08-27 | 11 | -357/+18 |
* | Pass properties from a parent domain or node manager to child node when start... | jsdelfino | 2008-08-27 | 1 | -1/+18 |
* | Minor fixes. Renamed down-dependencies to filtered-dependencies. Removed the ... | jsdelfino | 2008-08-27 | 8 | -10/+6 |
* | Configure the maven dependency plugin to overwrite artifacts | rfeng | 2008-08-26 | 1 | -0/+2 |
* | gracefully shutdown felix so that bundle activators are notified | rfeng | 2008-08-26 | 1 | -1/+1 |
* | TUSCANY-2501 reference should either be all annotated or all not annotated. H... | slaws | 2008-08-26 | 16 | -21/+213 |
* | TUSCANY-2513 add missing dependency on jsr181 | slaws | 2008-08-26 | 1 | -0/+6 |
* | TUSCANY-2545: Don't include the exception cause object when return ing and ex... | antelder | 2008-08-26 | 1 | -1/+18 |
* | Correct typo in artifact name | antelder | 2008-08-26 | 1 | -1/+1 |
* | Adding BPEL JBPM module to build | lresende | 2008-08-26 | 1 | -0/+1 |
* | Project structure for jBPM BPEL support | lresende | 2008-08-26 | 4 | -0/+430 |
* | Fix for TUSCANY-2513 (patch from Scott) | rfeng | 2008-08-25 | 2 | -2/+22 |
* | Minor cleanup of the Maven descriptors. | jsdelfino | 2008-08-25 | 3 | -24/+5 |
* | Updated the lists of modules and dependencies to match the latest state of tr... | jsdelfino | 2008-08-25 | 20 | -42/+297 |
* | Simplified the distribution builds, use Maven assembly component descriptors ... | jsdelfino | 2008-08-25 | 37 | -1335/+1308 |
* | Added support for two parameters to NodeLauncher: composite URI and contribut... | jsdelfino | 2008-08-25 | 2 | -6/+32 |
* | Updated the sample README. | jsdelfino | 2008-08-25 | 1 | -13/+3 |
* | Added a variation of HelloWorldClient that doesn't use any Tuscany specific A... | jsdelfino | 2008-08-25 | 21 | -0/+1134 |
* | TUSCANY-2563, added a POM, an update site and Eclipse Ganymede categories, al... | jsdelfino | 2008-08-23 | 7 | -0/+558 |
* | TUSCANY-2563, added features for the various pieces that can be installed. | jsdelfino | 2008-08-23 | 30 | -0/+1751 |
* | Added plugins for the various pieces that can be installed. | jsdelfino | 2008-08-23 | 45 | -0/+2890 |
* | JIRA TUSCANY-2563, initial structure for Eclipse plugin and feature. | jsdelfino | 2008-08-23 | 71 | -0/+4580 |
* | Added missing dependency on binding-http-runtime. | jsdelfino | 2008-08-23 | 1 | -1/+7 |
* | Fixes for itest/osgi-tuscany | rsivaram | 2008-08-22 | 14 | -1280/+19 |
* | TUSCANY-2562 Callback issue when reference is set with getter & setter method | vamsic007 | 2008-08-22 | 1 | -3/+9 |
* | Change the encoding to UTF-8,Jira TUSCANY-2560. | fwang | 2008-08-22 | 1 | -1/+1 |
* | Change http://incubator.apache.org/tuscany to http://tuscany.apache.org . | vamsic007 | 2008-08-21 | 8 | -12/+12 |
* | Running ws in websphere requires xerces/xalan/xml-apis so add them as depende... | antelder | 2008-08-20 | 1 | -0/+17 |