Commit graph

  • 2b8ce8daa4 Renamed the LaunchNode class to be more descriptive mcombellack 2009-05-20 08:56:30 +00:00
  • cc6ebc97c9 Renamed the LaunchNode class to be more descriptive mcombellack 2009-05-20 08:54:26 +00:00
  • 00a699441c Renamed the LaunchNode class to be more descriptive mcombellack 2009-05-20 08:50:24 +00:00
  • 3670e72acc Moved the currency converter interface into the scatours.currencyconverter package mcombellack 2009-05-20 08:48:54 +00:00
  • 60bd274034 Renamed the LaunchNode class to be more descriptive mcombellack 2009-05-20 08:46:47 +00:00
  • 062b3b1f2f Removed unit test as it was not really doing anything useful at this point mcombellack 2009-05-20 08:41:24 +00:00
  • 2e6e36d77b Merge host jms fix from 1.x to 1.5 antelder 2009-05-20 08:27:02 +00:00
  • 34878c808b Add jms host to bundle to fix running jms samples antelder 2009-05-20 08:25:13 +00:00
  • 893d944030 Reverting changes as this would make sample stop working due to TUSCANY-3042 lresende 2009-05-20 07:32:31 +00:00
  • dcabb3cb17 Renaming implementation-bpel-ode to implementation-bpel-runtime to follow the name pattern used by other modules lresende 2009-05-20 06:37:05 +00:00
  • 016d91d733 Properly handle SMD requests in JSON-RPC wire format/operation selector lresende 2009-05-20 06:22:42 +00:00
  • dfb810d7af Updating java doc for HTTP JSON-RPC wireformat/operation selector extensions lresende 2009-05-20 06:20:41 +00:00
  • f22de7203f Reporting fault message with exception in json representation, when jsonrpc operation selector interceptor can't parse json request lresende 2009-05-20 06:18:05 +00:00
  • 5a2a588c86 Removing obsolete FIXME tags, as exceptions are handled ok on wireFormat interceptor already lresende 2009-05-20 06:16:23 +00:00
  • 384f9c3e4a Apply patch for TUSCANY-3033 from Pradeep. Thanks. rfeng 2009-05-20 04:48:25 +00:00
  • 578971c72c git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776521 13f79535-47bb-0310-9956-ffa450edef68 dougsleite 2009-05-20 02:06:06 +00:00
  • 7d055e7c9f Do BytesMessage.reset() on BytesMP, DefaultMP to be consistent across wire formats. scottkurz 2009-05-19 21:10:45 +00:00
  • 0e0aa3e9b9 Initial commit of currency converter CORBA client that will access the CORBA interface exposed by the currency converter CORBA service mcombellack 2009-05-19 20:22:02 +00:00
  • 1ae1a4992c Initial commit of node launcher for currency converter with CORBA binding mcombellack 2009-05-19 20:20:42 +00:00
  • 83ccabc9e0 Initial commit of currency converter with CORBA binding mcombellack 2009-05-19 20:18:14 +00:00
  • edc90c1ad7 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776437 13f79535-47bb-0310-9956-ffa450edef68 dougsleite 2009-05-19 20:09:26 +00:00
  • 49bb0eb9c4 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776434 13f79535-47bb-0310-9956-ffa450edef68 dougsleite 2009-05-19 19:53:33 +00:00
  • 2a0aedc2e8 Fixed a spelling error in </module> mcombellack 2009-05-19 19:13:02 +00:00
  • 1bbd1a5715 Expose extension point registery rfeng 2009-05-19 17:47:37 +00:00
  • 9182bba609 Change the NodeFactoryImpl to be capable of hosting multiple instances of SCA node in the same JVM and align the OSGiNodeFactoryImpl to that feature rfeng 2009-05-19 16:49:34 +00:00
  • 08ba6e5320 TUSCANY-2967 - to aid investigation of possible exception processing refactoring enhance format tests to test checked and unchecked exceptions. Also add a wf.jmsText test. slaws 2009-05-19 16:45:52 +00:00
  • 731b48c771 Updating script to cleanup svn checkout first, to avoid issues with schedule script lresende 2009-05-19 16:14:39 +00:00
  • f0eea03244 Initial commit of an RMI client that can invoke the currency converter RMI service mcombellack 2009-05-19 14:53:11 +00:00
  • 56962bd0f2 Initial commit of a launcher that runs the currency converter with an RMI binding mcombellack 2009-05-19 14:52:24 +00:00
  • b95a2d4f44 Initial commit of the currency converter contribution with an RMI binding mcombellack 2009-05-19 14:51:23 +00:00
  • 62a13b9080 Updated SVN ignores to ignore Maven eclipse generated project files mcombellack 2009-05-19 11:00:42 +00:00
  • 327fe95547 Updated SVN ignores to ignore Maven eclipse generated project files mcombellack 2009-05-19 10:58:39 +00:00
  • 88f6101eb9 Initial commit of a non-SCA implementation of the Credit Card service using JAX-WS that will be used to show how SCA references can connect to non-SCA implemented web services mcombellack 2009-05-19 09:25:57 +00:00
  • 3c2babfc32 Corrected the name of the target artifact ID mcombellack 2009-05-19 09:18:08 +00:00
  • ad124a7a8e Initial commit of a pure JAX-WS client that uses the Curency Converter WS exposed by SCA mcombellack 2009-05-19 09:05:31 +00:00
  • e470a5f7a8 Updated the SVN ignores mcombellack 2009-05-19 08:26:25 +00:00
  • 051219a1ae Updated the SVN ignores mcombellack 2009-05-19 08:25:29 +00:00
  • b1148a76c3 Added requirement to press enter to shutdown the node so that the web service that it exposes can be invoked by another web client mcombellack 2009-05-19 08:23:40 +00:00
  • 8a4005b935 Made the currency converter interfaces @Remotable so that it can have bindings added to it mcombellack 2009-05-19 08:22:38 +00:00
  • cca5983ddc Added missing module dependencies to get the web service binding working mcombellack 2009-05-19 08:21:33 +00:00
  • 2c1339148c Tag 1.5 RC0 antelder 2009-05-19 06:24:57 +00:00
  • 9d9d8ae5f9 Remove empty line rfeng 2009-05-19 00:17:28 +00:00
  • 272f08c365 Added .externalToolBuilders and maven-eclipse.xml to the list of SVN ignores mcombellack 2009-05-18 23:21:22 +00:00
  • 7a5f98a018 Initial attempt at creating a launcher for the currency converter contribution with a basic web service binding mcombellack 2009-05-18 22:48:04 +00:00
  • 9d5be2f569 Initial attempt at creating a contribution for the currency converter that exposes the currency converter with a basic web service binding mcombellack 2009-05-18 22:37:34 +00:00
  • 3ca25ccd9a TUSCANY-3025 - Appying Sanni Lookman patch plus small fixes to make it run successfully lresende 2009-05-18 21:04:19 +00:00
  • 1f8bafbfc5 Change the creation of DistributedSCABinding to the factory to avoid OSGi violations rfeng 2009-05-18 16:46:33 +00:00
  • 4b61a4eee8 Merge exclude typo fix from 1.x to 1.5 antelder 2009-05-18 16:02:07 +00:00
  • 3d69c7f2d0 Correct typo in exclude antelder 2009-05-18 15:59:20 +00:00
  • f0bd79ba5f TUSCANY-3032 - fix binding.ejb schema so that ejb-link-name is a string not an NCName slaws 2009-05-18 13:30:28 +00:00
  • 1c00922891 TUSCANY-3032 - fix binding.ejb schema so that ejb-link-name is a string not an NCName slaws 2009-05-18 13:24:52 +00:00
  • 09d13ed245 TUSCANY-3030 if the fault exception mapper is null try getting it from the registry before returning the fault unmapped. This takes care of the case there the mapper is null just because the JavaRuntimeModuleActivator is started before the DatabindingModuleActivator slaws 2009-05-18 13:16:51 +00:00
  • 2a4ba4104c TUSCANY-3030 if the fault exception mapper is null try getting it from the registry before returning the fault unmapped. This takes care of the case there the mapper is null just because the JavaRuntimeModuleActivator is started before the DatabindingModuleActivator slaws 2009-05-18 13:04:58 +00:00
  • 3b27436fa6 Merge dojo exclude from 1.x to 1.5 antelder 2009-05-18 12:19:36 +00:00
  • 7ff0f43eb5 Exclude dojo files antelder 2009-05-18 12:18:08 +00:00
  • 0f4b3c57b0 Update doc file release/date antelder 2009-05-18 12:14:26 +00:00
  • 73f318f7a2 Mereg bouncy castle excludes from 1.5 to 1.x antelder 2009-05-18 11:17:02 +00:00
  • be16e2d64a Legal file updates merge from 1.x trunk antelder 2009-05-18 11:14:35 +00:00
  • 88a486755d More bouncycastle excludes antelder 2009-05-18 11:14:11 +00:00
  • e930c0d011 Merge spring runtime include from 1.x to 1.5 antelder 2009-05-18 10:51:53 +00:00
  • 61a9d8172e Add spring runtime module antelder 2009-05-18 10:50:34 +00:00
  • 27c5509bc8 Copy spring dependency scope cg from 1.x to 1.5 antelder 2009-05-18 10:38:11 +00:00
  • 86b2d817d6 Remove provided csope from spring dependencies antelder 2009-05-18 10:37:05 +00:00
  • 0ba9537d2c Merge bouncycastle exclude from 1.x to 1.5 antelder 2009-05-18 10:32:57 +00:00
  • e037d92aff Update legal files antelder 2009-05-18 10:30:10 +00:00
  • 95c4f0fa82 Exclude bouncycastle antelder 2009-05-18 10:27:42 +00:00
  • c339a2f42f Merge 1.x trunk chnage to binding.sca to 1.5 antelder 2009-05-18 10:03:09 +00:00
  • 72c84e588e Excelude multiple sca bindings from bundle build antelder 2009-05-18 09:29:56 +00:00
  • c47c580c39 Remove large-sdo-ws itest from 1.5 antelder 2009-05-18 09:20:17 +00:00
  • 4c235ed6d8 Remove implementation-spring-old from 1.5 antelder 2009-05-18 09:18:40 +00:00
  • 9a1bdc5126 Merge bin distro updates from 1.x trunk antelder 2009-05-18 08:19:12 +00:00
  • 27ae73b323 Exclude cruft from bin distro antelder 2009-05-18 08:16:09 +00:00
  • d802908c3d Merge license header fixes from 1.x trunk antelder 2009-05-18 08:15:38 +00:00
  • cdfa403c23 Add back itest inadvertently deleted antelder 2009-05-18 07:15:12 +00:00
  • 7afc392807 Add missing license header antelder 2009-05-18 06:56:29 +00:00
  • 4887deff7e Add missing license header antelder 2009-05-18 06:55:01 +00:00
  • 5beed7e49b Merege 775830 license header fix antelder 2009-05-18 06:42:18 +00:00
  • b67ee12e87 Rename tests and add license header antelder 2009-05-18 06:40:13 +00:00
  • ed3b267e8b Add missing license headers antelder 2009-05-18 06:30:07 +00:00
  • 78d3355140 Add missing license headers antelder 2009-05-18 06:19:27 +00:00
  • b8b960826f Exclude work session.ser from build, merge r775819 from 1.x trunk antelder 2009-05-18 05:43:47 +00:00
  • b94a73462d Exclude work session.ser from build antelder 2009-05-18 05:41:50 +00:00
  • 52d2c2ca95 Remove modules not include in build antelder 2009-05-18 05:36:14 +00:00
  • 3054c4dbd2 Remove www-services as its not in build antelder 2009-05-18 05:23:38 +00:00
  • 3c2fecf693 Remove stest as its not part of build antelder 2009-05-18 05:22:54 +00:00
  • 0daf5fae55 Remove samples not in build antelder 2009-05-18 05:20:42 +00:00
  • 8c750d3140 Add a little more function to the simple travel booking sample and simplify the command line launcher contribution configuration. slaws 2009-05-17 15:23:10 +00:00
  • 25bc47ea8f A new launcher for the full travel booking application. Also add some ignores slaws 2009-05-17 13:48:39 +00:00
  • c157664f02 Add ui contribution for the full travel booking application. This is just getting it basically working after the reorg of the code. Payment not fixed up yet. slaws 2009-05-17 13:45:27 +00:00
  • 996059c453 Add lots of ignores slaws 2009-05-17 13:42:40 +00:00
  • bdbd5cabe4 Correct contribution dependency and add ignores slaws 2009-05-17 10:29:01 +00:00
  • ea1e5f8175 Merge interface-java-xml into interface-java antelder 2009-05-17 09:36:12 +00:00
  • f98430a50f Start merging binding-sca into assembly and creating a binding-sca-runtime module antelder 2009-05-17 07:41:09 +00:00
  • 987811547e Add @Ignore to failing tests antelder 2009-05-17 07:06:48 +00:00
  • be72064ad6 Take contribution-jee out of build due to openejb issue in TUSCANY-2935 antelder 2009-05-17 06:30:17 +00:00
  • 20fa7f4fc3 Fix for TUSCANY-3036: for component service interface mismatch with implementation service interface, raise an error rather than a warning edwardsmj 2009-05-16 14:30:30 +00:00
  • 023918e265 Fix for TUSCANY-3036: for component service interface mismatch with implementation service interface, raise an error rather than a warning edwardsmj 2009-05-16 14:30:10 +00:00
  • 5681362304 Fix for TUSCANY-3035: for component service interface mismatch with implementation service interface, raise an error rather than a warning edwardsmj 2009-05-16 14:28:25 +00:00
  • bee80d90df Create 1.5 release branch from current 1.x trunk antelder 2009-05-16 08:53:06 +00:00
  • 3d3b8834b9 Delete previous 1.5 branch thats now old and unused and will be replaced with the current 1.x trunk antelder 2009-05-16 08:44:44 +00:00