summaryrefslogtreecommitdiffstats
path: root/java/sca/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Add back in duplicate name checking that got lost during the re-org.slaws2009-10-051-0/+61
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821787 13f79535-47bb-0310-9956-ffa450edef68
* Remove duplicate copy of OASIS defined intents to avoid confusion with the ↵slaws2009-10-051-244/+0
| | | | | | copy in assembly-xml git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821743 13f79535-47bb-0310-9956-ffa450edef68
* Fix typo in commentslaws2009-10-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821740 13f79535-47bb-0310-9956-ffa450edef68
* Fix OSGi MANIFEST.MF to bring up Tuscany in OSGi consolerfeng2009-10-0530-171/+157
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821681 13f79535-47bb-0310-9956-ffa450edef68
* Use Tuscany extensibility to create XMLOutputFactoryrfeng2009-10-051-1/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821680 13f79535-47bb-0310-9956-ffa450edef68
* Make the property mustSupply check is done after the @source/file is handledrfeng2009-10-051-6/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821679 13f79535-47bb-0310-9956-ffa450edef68
* Remove duplicate @remotable on JavaInterface to fix the XSD (A JIRA should ↵rfeng2009-10-051-0/+3
| | | | | | be opened again OASIS SCA) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821678 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3290 - Adding support for @Remote attribute in <interface.java>lresende2009-10-036-10/+78
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821362 13f79535-47bb-0310-9956-ffa450edef68
* Minor formattinglresende2009-10-031-33/+31
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821361 13f79535-47bb-0310-9956-ffa450edef68
* Adding @Remotable attribute to interface.java as per latest updates to OASIS ↵lresende2009-10-031-0/+1
| | | | | | schema git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821360 13f79535-47bb-0310-9956-ffa450edef68
* Fix the characters to be encodedrfeng2009-10-021-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821183 13f79535-47bb-0310-9956-ffa450edef68
* Fixing up Assembly-xml to export definitions.xml packagelresende2009-10-021-12/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821119 13f79535-47bb-0310-9956-ffa450edef68
* Removing invalid/unexistent package from JMS Binding manifestlresende2009-10-021-12/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821105 13f79535-47bb-0310-9956-ffa450edef68
* Fixing merge conflictlresende2009-10-021-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821097 13f79535-47bb-0310-9956-ffa450edef68
* Removing support for scaDomain.jslresende2009-10-022-155/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821096 13f79535-47bb-0310-9956-ffa450edef68
* Initial support for JSNO-RPC Reference supportlresende2009-10-027-16/+321
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821095 13f79535-47bb-0310-9956-ffa450edef68
* Formatting JSONRPC test artifactslresende2009-10-023-74/+74
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821094 13f79535-47bb-0310-9956-ffa450edef68
* Formatting JSONRPC testslresende2009-10-024-196/+196
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821092 13f79535-47bb-0310-9956-ffa450edef68