1. e5e49b1 TUSCANY-4024: Adjust position of wireFormat element writing by Anthony Elder · 12 years ago
  2. 0dd09bf TUSCANY-4025 - enhance the previous fix for this JIRA to call the listeners in reverse order. Node listeners will be added before other listeners that deal with the nodes contributions so we want the contribution to hang around in the node until all the other listeners have done their thing. by Simon Laws · 12 years ago
  3. 2a2e6bb Set svn ignores by Anthony Elder · 12 years ago
  4. a2ec76d Add new itest for writing jms scdl with wireFormats by Anthony Elder · 12 years ago
  5. 2f3af83 TUSCANY-4024: Move the writing of wireformat and OperationSelector to be in the correct place by Anthony Elder · 12 years ago
  6. 8b0436e TUSCANY-4029: temporarily take out the async-services itest as the jms binding doesn't work properly when a reference is using the target attribute instead of explicit binding config by Anthony Elder · 12 years ago
  7. e48fb14 TUSCANY-4029: Clone the binding when setting it on the EndpointReference to ensure its not the same instance as that used by the Endpoint. by Anthony Elder · 12 years ago
  8. 53554bd TUSCANY-3932 - take account of the case where a binding doesn't create a binding model in the callback endpoint an just put the URL in the endpoint. by Simon Laws · 12 years ago
  9. 3fef5fd TUSCANY-4027 - tweak to this change to ignore any callback endpoints in the registry that match by Simon Laws · 12 years ago
  10. 6bbc01a TUSCANY-4028 - don't duplicate intents on the Java implementation model by Simon Laws · 12 years ago
  11. fe18363 Fix suggested by Guofeng on ML to correct parent POM links. Thanks Guofeng. by Simon Laws · 12 years ago
  12. 0bf16eb TUSCANY-4027 - fix up SCA Client target resolution when only component name is provided. Thanks to the patch Greg. by Simon Laws · 12 years ago
  13. a5abadc Changes to add TUSCANY-3770 to 2.x stream and updates to performance testcase to produce an additional heap dump after uninstalling applications. by Jennifer Thompson · 12 years ago
  14. d37233a TUSCANY-4025 - delay the removal of the contribution information until after the contribution listeners have been called. by Simon Laws · 12 years ago
  15. ae75346 Change HTTPS to HTTP in this test case. This fails for me in some circumstances with an invalid certificate error and I don't believe there is any reason this test has to use HTTPS. by Simon Laws · 12 years ago
  16. 07fcb16 Creating a straman for allowing external tools (e.g. Nagios) to manage 'manageable' services and or resources from a tuscany domain by Luciano Resende · 12 years ago
  17. 457cf11 Fix Deployer.resolve to resolve dependent contributions correctly. It looks like nothing is using Deplyer.resolve except the validateContribution call so this bug had gone unoticed, the code in Deplyer.resove is duplicate din build, really build should just call resolve, i'll do that change in a seperate commit by Anthony Elder · 12 years ago
  18. f149611 TUSCANY-3312 - Copy JavaInterfaceFactory memory leak changes from 1.x + other related changes and some extensions to allow the cache to be reduced when contributions are unloaded in the domain node. by Simon Laws · 12 years ago
  19. 8c0653b Some test code I'm using to check that memory leak code copied from 1.x is working as expected. Not in build. by Simon Laws · 12 years ago
  20. 87e3c62 Make sure httpcore version to be 4.1.4 (as depended by httpclient 4.1.3) by Zhaohui Feng · 12 years ago
  21. 3a2a182 Update the http client version to be 4.1.3 by Zhaohui Feng · 12 years ago
  22. b7d8b69 Use Apache HTTP client for REST reference binding by Zhaohui Feng · 12 years ago
  23. 54c76ef Fix ArrayIndexOutofBound for void return type by Zhaohui Feng · 12 years ago
  24. d9a8290 Reuse the ObjectMapper by Zhaohui Feng · 12 years ago
  25. e3a0320 TUSCANY-4020 - move a few more hardcoded message strings into properties files by Simon Laws · 12 years ago
  26. 8106a7a TUSCANY-4020 - move hardcoded message strings into properties files by Simon Laws · 12 years ago
  27. eb679e8 Fixing issue where response wireFormats were being skiped by Luciano Resende · 12 years ago
  28. 8c6f452 Properly placing the exit when configuration is not available and default is in use by Luciano Resende · 12 years ago
  29. cf4b32d Adding more generic support for CORS into the runtime of REST binding by Luciano Resende · 12 years ago
  30. 6060e94 Adding support for CORS configuration for REST binding by Luciano Resende · 12 years ago
  31. 50e9354 Adding generic support for CORS (models, common-runtime, etc) by Luciano Resende · 12 years ago
  32. 70f8815 Removing empty folder by Luciano Resende · 12 years ago
  33. 54501a1 Extend exceptions test to include a remote binding. Some inconsistencies here that need thinking about. by Simon Laws · 12 years ago
  34. a64f628 TUSCANY-4013 - reset the user specified URL whenever the real URI is reset. by Simon Laws · 12 years ago
  35. 2bd3a5d Add missing import by Simon Laws · 12 years ago
  36. 75f33be Back out changes for JIRA TUSCANY 4019. scaOperationName is being used to correlate non-persistent asynch responses. by Jennifer Thompson · 12 years ago
  37. 665b6df Fix for JIRA TUSCANY 4019 - remote scsOperationName from response messages. by Jennifer Thompson · 12 years ago
  38. d83dc84 Fix for TUSCANY-3824. Thanks Greg. by Scott Kurz · 12 years ago
  39. 4ae1649 Updating rest xsd with isCORS attribute by Luciano Resende · 12 years ago
  40. 8d29658 TUSCANY-3099 - the change is already ported from 1.x to 2.x but this small test change ensures that the changed code is exercised. Without the change the error condition related to the jms uri rather than the header priority. by Simon Laws · 12 years ago
  41. 06d426b Enabling isCORS attribute for REST binding by Luciano Resende · 12 years ago
  42. 415f234 Updating javadocs by Luciano Resende · 12 years ago
  43. 9c1aa42 TUSCANY-3418 - make all the wire format models implement equals() consistently by Simon Laws · 12 years ago
  44. a0f3dae TUSCANY-4018 - Apply Jennifers patch to correct the setting of reponse JMS header values by Simon Laws · 12 years ago
  45. 4722dc6 TUSCANY-4005 - swap the test around so that the code that raises an error if a reference target containing only a component name matches a component with multiple services comes after the code that matches interfaces and policy by Simon Laws · 12 years ago
  46. 015e879 Remove obsolete ignore statement by Simon Laws · 12 years ago
  47. 504626f Fix typo in comment by Simon Laws · 12 years ago
  48. d548b5e TUSCANY-2735 - add Rodolfo's generics testing patch. by Simon Laws · 12 years ago
  49. 8ebfd08 TUSCANY-4016 - when a composite fails to start ensure that it is stopped and move it to the stopped list so that calls to remove unused contributions work. by Simon Laws · 12 years ago
  50. c3c9d7f TUSCANY-3459 - Allow the remotable status of an interface to be overridden using the remotable attributed on the SCDL interface element as described by the OASIS assembly spec. by Simon Laws · 12 years ago
  51. 5f2d597 Fix typo in comment by Simon Laws · 12 years ago
  52. ef6c928 TUSCANY-4017 - add a test case to ensure that the exactlyOnce profile intent resolves to atLeastOnce and atMostOnce. by Simon Laws · 12 years ago
  53. 537a6c0 Start updating CHANGES file for next release by Anthony Elder · 12 years ago
  54. 343ff6e Make the JMSException a ServiceRuntimeException so it has some commonality with the spec defined exception. by Simon Laws · 12 years ago
  55. 5fb2bcf TUSCANY-4013 - set the userSpecifiedURI when the URI is set from WSDL also by Simon Laws · 12 years ago
  56. 3907318 TUSCANY-4015 - correct what activation spec attributes are written out by Simon Laws · 12 years ago
  57. 3b5a1a2 Make the jackson annotation introspector come before the JAXB one as we need to use the Jackson annotations to override the JAXB in some cases by Zhaohui Feng · 12 years ago
  58. 4eab268 Bump up the date in the NOTICE file by Anthony Elder · 12 years ago
  59. 57101a9 Minor formatting updates by Luciano Resende · 12 years ago
  60. 5fa16bf TUSCANY-4013 - store the user specified binding uri so it doesn't get overwritten by the BindingURIBuilder. Needs reworking when we fix TUSCANY-4014 by Simon Laws · 12 years ago
  61. 59b6275 Fixing processing wireFormat and operationSelectors from rest-binding as the element QName was conflicting with binding-http and the DefaultBeanModelProcessor was producing http models for rest binding. by Luciano Resende · 12 years ago
  62. bad327e TUSCANY-3924 - revert some of the previous changes. we need to look at whether we are interpreting the spec correctly by Simon Laws · 12 years ago
  63. 6aa0e6c TUSCANY-4011 - stop the SCDL callback binding configuration from being overwritten. The JMS binding strangely relied on this so required some surgery. I've also simplified CallbackServiceReference and added a CALLBACK message header and CallbackHandler object to make is simpler to pass the callback address down the message chain. The existing approach of creating a CallbackEndpoint model is still supported at the moment. by Simon Laws · 12 years ago
  64. 103fb4e Add doPrivileged for Java 2 Security issue. by Scott Kurz · 12 years ago
  65. 695360a Fix typo in comment by Simon Laws · 12 years ago
  66. 9be5c3c Adjust a couple more test fields that differ after an invocation depending on the environment by Anthony Elder · 12 years ago
  67. 655c042 Update tuscany plugin for rename from maven-tuscany- to tuscany-maven- by Anthony Elder · 12 years ago
  68. 2c73656 The operation name property is only for request messages so don't set it on the response by Anthony Elder · 12 years ago
  69. 1242dd3 TUSCANY-4001: Update JMS Binding to use the QName of the element in UnexpectedElement error messages by Anthony Elder · 12 years ago
  70. faae701 Update some itests for the change to include the exception class in the response msg by Anthony Elder · 12 years ago
  71. 01f6394 remove excludes for tests that have been fixed by Anthony Elder · 12 years ago
  72. d01eb9c Update for expected err msgs with the new extra exception information by Anthony Elder · 12 years ago
  73. d1fc801 When the JMS binding returns an fault message for an unexpected exception include the exception class name in the message by Anthony Elder · 12 years ago
  74. 5340d99 TUSCANY-4005 - raise an error if a reference target containing only a component name matches a component with multiple services. by Simon Laws · 12 years ago
  75. 19f9ad4 Update to make plugable whether or not the client should use bindings other than SCA binding by Anthony Elder · 12 years ago
  76. fb847e2 Add a test for a component with a single service and multiple bindings by Anthony Elder · 12 years ago
  77. 56223f3 Update sca client to choose an SCA binding endpoint if one is available by Anthony Elder · 12 years ago
  78. 14a0a01 Add a few more tests for components with multiple services or bindings by Anthony Elder · 12 years ago
  79. 8b648a0 Fix the json deserialization of generic collection and upgrade to jackson 1.9.4 by Zhaohui Feng · 12 years ago
  80. 9b4e97a TUSCANY-4009: Apply patch from Jennifer Thompson to fix Java2 Secuity Errors in JMSMessageProcessorUtil by Anthony Elder · 12 years ago
  81. cf22334 Fix typo in System.out by Simon Laws · 12 years ago
  82. f25b1a3 TUSCANY-4006 - Marking the piece of code that the JIRA refers to. If this is fixed then POL_9020 and POL_9021 fail so needs discussion. by Simon Laws · 12 years ago
  83. 9197817 Fix the two failing JMS compliance tests that set callback destiantions in the request message. I'm not sure if its whats intended after the recent callback changes but this gets the JMS compliance tests working by Anthony Elder · 12 years ago
  84. a65add7 Update the JMS Axiom XML helper to create more correct wrapper elements by Anthony Elder · 12 years ago
  85. e3604c6 TUSCANY-3800, TUSCANY-3283, TUSCANY-3298 - more wsdlgen updates from 1.x. by Simon Laws · 12 years ago
  86. 9a1d224 Update the version of the JAXWS plugin being used to match that from other ws tests that seem to run successfully up on Jenkins by Simon Laws · 12 years ago
  87. 942078d Add exclude for policy archetype file by Anthony Elder · 12 years ago
  88. 0fcf0d3 Add parentheses to force correct evaluation by Anthony Elder · 12 years ago
  89. b296d0a Add exclude for legal checks by Anthony Elder · 12 years ago
  90. 5255ff4 Add missing license headers by Anthony Elder · 12 years ago
  91. 29656ec Add meta-inf/service file for all the MessageProcessors by Anthony Elder · 12 years ago
  92. 12aa6cc Change the JMS binding MessageProcessor discovery to use ServiceDiscovery so that additional processors can be added in OSGi by Anthony Elder · 12 years ago
  93. ec99245 Exclude two JMS callback compliance tests which no longer work by Anthony Elder · 12 years ago
  94. afc188e Update expected error message for latest JMS binding code by Anthony Elder · 12 years ago
  95. afbf99d Update JMS selectors test to match new selectedOperation behaviour by Anthony Elder · 12 years ago
  96. 6b3aa68 TUSCANY-4008: Apply patch from Jennifer A Thompson to fix JMS binding operationProperties 'selectedOperation' element not selecting the correct operation by Anthony Elder · 12 years ago
  97. 7c0590e TUSCANY-4008: Apply patch from Jennifer A Thompson to fix JMS binding operationProperties 'selectedOperation' element not selecting the correct operation by Anthony Elder · 12 years ago
  98. cac934d Refactoring policy archetype artifacts to properly generate provider folder by Luciano Resende · 12 years ago
  99. 045b4b7 TUSCANY-3283 - these are similar changes to those made in 1.x to correct WSDL gen in various areas including, generating unannotated types into the service interface namespace, making wrapper parameters generally non-nillable, using JAXB to generate wrapper XSD (which fixes other failures where our code doesn't support various JAXB annotations), correcting the namespace of generated exceptions and the way that the generated classes are cached. Fixing the WSDL requires other fixes, for example, a new databinding to force ServiceReference to map to anyType (so that we don't try and process these interfaces with JAXB) and a fix to correct the order of response holders. T by Simon Laws · 12 years ago
  100. c1a1c92 add ignores by Simon Laws · 12 years ago