summaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Separate the dynamicreplyq test out from the jms general itestantelder2009-10-069-0/+367
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822175 13f79535-47bb-0310-9956-ffa450edef68
* Update all the JMS itests to use the 2.x tuscany namespaceantelder2009-10-0613-13/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822173 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
* Copy out the external broker test from the general tests projectantelder2009-10-059-0/+386
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821868 13f79535-47bb-0310-9956-ffa450edef68
* Go back over old group to include context in expected messagesslaws2009-10-051-5/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821837 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
* Fix another promoted referenceantelder2009-10-051-9/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821795 13f79535-47bb-0310-9956-ffa450edef68
* Update for OASIS renamed attributeantelder2009-10-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821790 13f79535-47bb-0310-9956-ffa450edef68
* Fix another of the reference with a promoted binding problemsantelder2009-10-051-11/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821789 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
* Some more property stringsslaws2009-10-051-3/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821786 13f79535-47bb-0310-9956-ffa450edef68
* Update error checking code to match the full error from the start and ↵slaws2009-10-051-10/+13
| | | | | | truncate to the right length git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821785 13f79535-47bb-0310-9956-ffa450edef68
* Add sca-contribution.xml files for the JMS itests and accociated changesantelder2009-10-052-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821784 13f79535-47bb-0310-9956-ffa450edef68
* Add sca-contribution.xml files for the JMS itests and accociated changesantelder2009-10-0514-10/+153
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821782 13f79535-47bb-0310-9956-ffa450edef68
* Change all the JMS itest name attribute to jndiNameantelder2009-10-0512-37/+37
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821771 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
* Re-enable the test case as now TUSCANY-3296 is fixed under r821679rfeng2009-10-051-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821683 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
* Increase the delay before running the client again as its still failing ↵antelder2009-10-041-1/+1
| | | | | | sometimes on the Hudson build machine. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821482 13f79535-47bb-0310-9956-ffa450edef68
* Add an @Ignore on the test as its failing presentlyantelder2009-10-041-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821480 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3290 - Providing test case to validate case when interface is ↵lresende2009-10-032-0/+77
| | | | | | annotated with @Remotable, but SCDL has a interface.java with remote attribute set to false git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821363 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
* Updating legal files with recent addition of JSON-RPC bindinglresende2009-10-023-2/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821098 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
* Adding JSON Databinding and JSON-RPC Binding to proper feature pom.xmllresende2009-10-021-1/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821091 13f79535-47bb-0310-9956-ffa450edef68
* Adding JSON Databinding and JSON-RPC Binding to buildlresende2009-10-021-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821088 13f79535-47bb-0310-9956-ffa450edef68