summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Cleaning up pom and ading data-api dependency back as the module is now ↵lresende2009-10-082-10/+3
| | | | | | available git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823038 13f79535-47bb-0310-9956-ffa450edef68
* Adding generated OSGi manifest to source controllresende2009-10-082-20/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823037 13f79535-47bb-0310-9956-ffa450edef68
* Removing deprecated collection interfaceslresende2009-10-086-180/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823035 13f79535-47bb-0310-9956-ffa450edef68
* Updating to OASIS annotationslresende2009-10-085-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823034 13f79535-47bb-0310-9956-ffa450edef68
* Updating to latest ProviderFactory SPIlresende2009-10-083-37/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823033 13f79535-47bb-0310-9956-ffa450edef68
* Fixing up OASIS annotationslresende2009-10-082-3/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823032 13f79535-47bb-0310-9956-ffa450edef68
* Updating OASIS and Tuscany namespaceslresende2009-10-082-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823029 13f79535-47bb-0310-9956-ffa450edef68
* Modifying testcase to use extension point to retrieve monitor factory and ↵lresende2009-10-081-2/+4
| | | | | | avoid instantiating impl class git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823028 13f79535-47bb-0310-9956-ffa450edef68
* Moving code to use HTTPBinding type instead of local qnamelresende2009-10-081-7/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823027 13f79535-47bb-0310-9956-ffa450edef68
* Minor formattinglresende2009-10-085-254/+254
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823026 13f79535-47bb-0310-9956-ffa450edef68
* Cleaning up policy implementation code and adding new required getType methodlresende2009-10-082-43/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823024 13f79535-47bb-0310-9956-ffa450edef68
* Starting to bring up the Atom binding by updating the pom versionIdslresende2009-10-082-53/+45
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823023 13f79535-47bb-0310-9956-ffa450edef68
* Removing @remotable attributelresende2009-10-081-4/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823022 13f79535-47bb-0310-9956-ffa450edef68
* Add missing Import-Packagerfeng2009-10-071-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822962 13f79535-47bb-0310-9956-ffa450edef68
* Add missing Import-Packagerfeng2009-10-071-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822961 13f79535-47bb-0310-9956-ffa450edef68
* Turn the set of built-in transformers into declared extensionsrfeng2009-10-078-80/+67
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822946 13f79535-47bb-0310-9956-ffa450edef68
* Copying data-api as the Atom bindings depend on the collection APIlresende2009-10-0715-0/+874
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822941 13f79535-47bb-0310-9956-ffa450edef68
* Update to jackson 1.2.1 releaserfeng2009-10-072-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822917 13f79535-47bb-0310-9956-ffa450edef68
* Add some commentsrfeng2009-10-071-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822910 13f79535-47bb-0310-9956-ffa450edef68
* Change the base class to be URLClassLoader so it works with Google App Enginerfeng2009-10-071-3/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822909 13f79535-47bb-0310-9956-ffa450edef68
* Add missing filerfeng2009-10-071-0/+73
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822908 13f79535-47bb-0310-9956-ffa450edef68
* Update the definitionsrfeng2009-10-073-246/+243
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822907 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to jabsorb 1.3.1 (json-rpc) and jettision 1.1rfeng2009-10-0710-58/+55
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822905 13f79535-47bb-0310-9956-ffa450edef68
* Fix NPE due to typo in if testantelder2009-10-071-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822756 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3297: work around for custom wireFormat in JMS binding response elementantelder2009-10-071-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822711 13f79535-47bb-0310-9956-ffa450edef68
* Updates to get some JMS exception tests working - merge 1.x changes from ↵antelder2009-10-071-20/+52
| | | | | | r681435 to r744162 to 2.x git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822679 13f79535-47bb-0310-9956-ffa450edef68
* Update to get some of the JMS exception tests working by updating to match ↵antelder2009-10-071-1/+1
| | | | | | 1.x r732679 which says 'Ignore the InvocationTargetException as the Tuscany Message body has already be set with the fault' git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822666 13f79535-47bb-0310-9956-ffa450edef68
* Add missing files and use name attribute to identify the hostrfeng2009-10-069-5/+50
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822369 13f79535-47bb-0310-9956-ffa450edef68
* Add dynamic import package for resource bundlesrfeng2009-10-061-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822345 13f79535-47bb-0310-9956-ffa450edef68
* Create RMI Registry before checking its existencerfeng2009-10-062-9/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822344 13f79535-47bb-0310-9956-ffa450edef68
* Enable lazy loading of ServletHost extensionsrfeng2009-10-069-228/+241
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822343 13f79535-47bb-0310-9956-ffa450edef68
* Updates for OASIS selectorsantelder2009-10-062-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822245 13f79535-47bb-0310-9956-ffa450edef68
* Update JMS binding header attributes for OASIS specantelder2009-10-062-50/+28
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822211 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3219 - switch the order of the interface contracts when tested for ↵slaws2009-10-061-1/+1
| | | | | | compatibility so that the top level contracts is tested as being a superset of the bottom level contract git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822207 13f79535-47bb-0310-9956-ffa450edef68
* Add debug code to make it easy to print out the built model if you need toslaws2009-10-061-0/+56
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822201 13f79535-47bb-0310-9956-ffa450edef68
* Correct duplicate component testslaws2009-10-061-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822199 13f79535-47bb-0310-9956-ffa450edef68
* Correct interface contract errors and reinstate reference side binding promotionslaws2009-10-061-9/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822198 13f79535-47bb-0310-9956-ffa450edef68
* Adding code to set JSON Databinding on JSON-RPC reference contractlresende2009-10-061-1/+40
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822119 13f79535-47bb-0310-9956-ffa450edef68
* Remove DynamicImport-Package to avoid confusion over META-INF/services searchrfeng2009-10-061-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822104 13f79535-47bb-0310-9956-ffa450edef68
* Refactor resource bundles to a package rfeng2009-10-0613-12/+94
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822095 13f79535-47bb-0310-9956-ffa450edef68
* Refactor resource bundles to a package rfeng2009-10-0515-52/+94
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821984 13f79535-47bb-0310-9956-ffa450edef68
* Move resource bundles to a package rfeng2009-10-054-4/+6
| | | | | | Set DynamicImport-Package * so that the Monitor can find resource bundles git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821983 13f79535-47bb-0310-9956-ffa450edef68
* Use ExtensionPointRegistry to pass argumentsrfeng2009-10-054-16/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821967 13f79535-47bb-0310-9956-ffa450edef68
* Further refactor the CompositeContext to be the place to hold information ↵rfeng2009-10-056-40/+58
| | | | | | about the Node git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821953 13f79535-47bb-0310-9956-ffa450edef68
* Removing unused importlresende2009-10-051-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821895 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3290 - Improving the logic when considering the SCDL @remotable ↵lresende2009-10-051-6/+10
| | | | | | attribute git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821894 13f79535-47bb-0310-9956-ffa450edef68
* Push/po context in the new component type and component buildersslaws2009-10-052-79/+107
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821835 13f79535-47bb-0310-9956-ffa450edef68
* Make sure the components inside the top level includes are cloned. Before ↵slaws2009-10-051-1/+2
| | | | | | this change all composite implementations of the same type were shared between the components using them. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821834 13f79535-47bb-0310-9956-ffa450edef68
* Not required for new buildersslaws2009-10-051-110/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821833 13f79535-47bb-0310-9956-ffa450edef68
* Update two error messages to point out that the component type and component ↵slaws2009-10-051-2/+2
| | | | | | services/references don't match. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821832 13f79535-47bb-0310-9956-ffa450edef68