1. 89f2d36 Provide binder context to allow Wink to properly construct relative URIs with UriBuilder by Luciano Resende · 11 years ago trunk
  2. 9efe99c Upgrade wink dependency to version 1.3 by Luciano Resende · 11 years ago
  3. d89f13c Force different version of wss4j to see if it fixes jenkins build by Luciano Resende · 11 years ago
  4. 1ad93c2 Adding list of ignored files for git repository by Luciano Resende · 11 years ago
  5. df95f16 Use newer version of wss4j to avoid test failures by Luciano Resende · 11 years ago
  6. 807a1e4 Upgrade commons codec version to 1.6 to avoid dependency duplication on the distribution by Luciano Resende · 11 years ago
  7. b3c8737 Adjust wss4j version in binary distribution license by Luciano Resende · 11 years ago
  8. 48b8900 Switch to a different version of wss4j to try to fix build issues by Luciano Resende · 11 years ago
  9. 8800d58 Rever exclusion of wss4j dependency from rampart by Luciano Resende · 11 years ago
  10. 1f15f39 Fix depedency versions in binary distribution by Luciano Resende · 11 years ago
  11. 80a4e0c Fixing compilation issue in ws-policy itest by Luciano Resende · 11 years ago
  12. 83f0f4d Add Apache License headers to resolve build issues by Luciano Resende · 11 years ago
  13. 303ce42 Add Apache License headers to resolve build issues by Luciano Resende · 11 years ago
  14. 16481e4 Add Apache License headers to resolve build issues by Luciano Resende · 11 years ago
  15. 85c8a77 Remove bouncycastle dependencies that are not in use by Luciano Resende · 11 years ago
  16. 4366b6d Revert r1469168 by Luciano Resende · 11 years ago
  17. 9c643a5 Update xerces implementation for store sample application by Luciano Resende · 11 years ago
  18. 7969f5d Format pom.xml by Luciano Resende · 11 years ago
  19. a7b118a Explicity list Rampart dependencies to fix Tuscany build issues by Luciano Resende · 11 years ago
  20. a494bfb Update geronimo openEJB dependency version to fix Tuscany build issue by Luciano Resende · 11 years ago
  21. b367bb4 Upgrade to http client 4.2.3 by Zhaohui Feng · 11 years ago
  22. c10f02a Update maven-antrun-plugin dependency in itest projects to 1.7.1 by Luciano Resende · 11 years ago
  23. c9890e3 Bringup build in mac os java7 environment by Luciano Resende · 11 years ago
  24. 2a3146e Add tuscany-diagram-plugin to default profile by Luciano Resende · 11 years ago
  25. 1e3458c Update Apache parent pom to version 12 by Luciano Resende · 11 years ago
  26. 66792aa Fixes typo on project folder name by Luciano Resende · 11 years ago
  27. 10f975e Update archetype plugin version to 2.2 to make dependency consistent with other modules. by Luciano Resende · 11 years ago
  28. eb84271 Upgrading to Apache POM 11 by Luciano Resende · 11 years ago
  29. 8980787 Fix the spring delegation by Zhaohui Feng · 11 years ago
  30. 7768ed9 Fix a regression caused by the base class by Zhaohui Feng · 11 years ago
  31. db92899 Call the super constructor to set the parent field by Zhaohui Feng · 11 years ago
  32. dc86188 Extend from GenericApplicationContext so that it evolves as Spring version upgrades by Zhaohui Feng · 11 years ago
  33. 978c516 Set the default backoff strategy by Zhaohui Feng · 11 years ago
  34. 9cbafd6 TUSCANY-4072: Fix from Robin Yu for Tuscany fails to retrieve XSD type/element for nested WSDL with diff namespace(wsdl resolver issue) by Anthony Elder · 11 years ago
  35. dd2fbd4 TUSCANY-4072: Add test from Robin Yu for Tuscany fails to retrieve XSD type/element for nested WSDL with diff namespace(wsdl resolver issue) by Anthony Elder · 11 years ago
  36. c31e4a9 One more try to set the default cors by Zhaohui Feng · 12 years ago
  37. 59e9f7d Enable CORS by default by Zhaohui Feng · 12 years ago
  38. 5236ae3 Reuse the DeploymentConfiguration by Zhaohui Feng · 12 years ago
  39. 9b46e57 Fix an issue related to @Path on the jaxrs interface by Zhaohui Feng · 12 years ago
  40. 58a917b TUSCANY-4070: add apache v8 pom dependency so its got from the Tuscany defined pom descriptor repositories before opensaml othersie the opensaml defintions are used first and a duff one is got from shibboleth by Anthony Elder · 12 years ago
  41. b7c81b0 Fix the entity consumption by Zhaohui Feng · 12 years ago
  42. 5a42a3b Enhance the http client configuration to make it customizable by Zhaohui Feng · 12 years ago
  43. a35ea6a Enhance the include/exclude filter processing and fix a NPE by Zhaohui Feng · 12 years ago
  44. 889290c Enhance the partial read support so that we can use the full property names in the object tree by Zhaohui Feng · 12 years ago
  45. bfa7cb3 Add the checking for root class by Zhaohui Feng · 12 years ago
  46. f826047 Allow the fallback to default SSL in case of system default fails by Zhaohui Feng · 12 years ago
  47. 353a62b Use the new api by Zhaohui Feng · 12 years ago
  48. 1e40708 Fix the default mapper so that it can handle tuscanyFilter by Zhaohui Feng · 12 years ago
  49. e8f7c74 Enable field name based filtering for json serialization by Zhaohui Feng · 12 years ago
  50. 69e6cdc Fix NPE as the autowire is Boolean and the value can be null. The autoboxing will throw NPE. by Zhaohui Feng · 12 years ago
  51. e1f9f78 Start to add the ability to allow partial json serialization by Zhaohui Feng · 12 years ago
  52. 517ca30 TUSCANY-4069: Apply patch from Rashmi Hunt to fix Issue with resolving autowired reference when binding is not defined to a target service exposed over multiple bindings by Anthony Elder · 12 years ago
  53. 54501e0 remove comet binding as its not in the build now by Anthony Elder · 12 years ago
  54. 12ba02b remove comet binding as its not in the build now by Anthony Elder · 12 years ago
  55. fd648ff Add a test for the DOMInvoker and exceptions by Anthony Elder · 12 years ago
  56. 9e80781 Include the interface contract in the component service. by Anthony Elder · 12 years ago
  57. 084f4a6 Change the dynamically added endpoint tests to use wsdl resource from a contribution and simplify the endpoint creation helper by Anthony Elder · 12 years ago
  58. 504232a Fix compile error with method signature by Anthony Elder · 12 years ago
  59. e04f5ac Update test comment by Anthony Elder · 12 years ago
  60. 57f0099 Add a test that shows an SCA component that adds a new WS endpoint and then invokes it using xml dom objects by Anthony Elder · 12 years ago
  61. 90eec7f Update to add the Node to the CompositeContext by Anthony Elder · 12 years ago
  62. 86c8827 Add a method to get the Node to the TuscanyComponentContext by Anthony Elder · 12 years ago
  63. 82750e5 Add a method to get the Node to the TuscanyComponentContext by Anthony Elder · 12 years ago
  64. c924a17 Make DOMInvoker interface remotable by Anthony Elder · 12 years ago
  65. 6573471 Update to support DOMInvoker with remote endpoints by Anthony Elder · 12 years ago
  66. d46ec0d Update to support DOMInvoker with remote endpoints by Anthony Elder · 12 years ago
  67. 4a30381 Add TODO comment by Anthony Elder · 12 years ago
  68. 701a3c0 Add a test that shows programatically adding a new remote endpoint and invoking that with DOM objects by Anthony Elder · 12 years ago
  69. 6d698c1 Remove unused imports by Anthony Elder · 12 years ago
  70. 93dd399 Add dynamic testcase using dom inoker by Anthony Elder · 12 years ago
  71. dd40a7b This test fails often in the jenkins builds, can't see why so fiddle about with the testcase and and a short delay before running to see if that helps by Anthony Elder · 12 years ago
  72. f28b1bd Don't throw exception as its actually ok to continue on by Anthony Elder · 12 years ago
  73. b5b337a Add method to get DOMInvoker for a service and testcase for that by Anthony Elder · 12 years ago
  74. 5d07bb6 add method impl for ComponnetContext interface update by Anthony Elder · 12 years ago
  75. a50a520 Add implementation for DOMInvoker by Anthony Elder · 12 years ago
  76. 6ac67f9 Add getDOMInvoker to the TuscanyServiceReference to enable dynamic invocation on service references (and also add a getEndpointReference( to avoid the casts to impl where this is already being used) by Anthony Elder · 12 years ago
  77. ecc7f46 Add an interface for a new invoker that uses DOM node for arg and return values. This is to enable dynamic invocation of services and references using xml instead of Java classes for the arguments by Anthony Elder · 12 years ago
  78. dbfa0cb Add getExtensionPointRegistry to interface to avoid having to cast to impl by Anthony Elder · 12 years ago
  79. 9af64d8 Fix the entity detection by Zhaohui Feng · 12 years ago
  80. a8563b1 TUSCANY-4068: Start investigating a fix for finding resources from imported contributions. by Anthony Elder · 12 years ago
  81. d1396ba Add a test that shows how to dynamically update the target url of the refernce ws binding by Anthony Elder · 12 years ago
  82. 4bfae67 Add a test that shows creating a component with a reference that uses binding.ws by Anthony Elder · 12 years ago
  83. 1c3b7b1 Add a test that shows how to change the ws binding impl by Anthony Elder · 12 years ago
  84. b93a5cc Fix the Tuscany servlet filter so that it won't load Tuscany node twice if the TuscanyContextListener is also configured. by Zhaohui Feng · 12 years ago
  85. 8835bd7 Fix to set the type of the binding so now the test works by Anthony Elder · 12 years ago
  86. 80381bd Add a test with the component service using binding.ws by Anthony Elder · 12 years ago
  87. a911b5c Add start of an itest to show dynamically creating SCA artifacts programatically by Anthony Elder · 12 years ago
  88. 7eaf666 Avoid NPE for the remote endpoints which don't have interface contracts set by Zhaohui Feng · 12 years ago
  89. 645d2b9 TUSCANY-4067: Update to support resources in jars and zips nested within contributions by Anthony Elder · 12 years ago
  90. 91c34fd TUSCANY-4067: Update to support resources in jars and zips nested within contributions by Anthony Elder · 12 years ago
  91. 83d7b5d Correct parent pom version by Anthony Elder · 12 years ago
  92. 6a991f8 Put back the oasis artifact version to 2.0 as thats all thats published presently by Anthony Elder · 12 years ago
  93. e02182c Keep the composite object into the RemoteEndpoints by Zhaohui Feng · 12 years ago
  94. 5810b21 Add the remoteEndpoints configuration for node.xml to define statically-configured remote endpoints by Zhaohui Feng · 12 years ago
  95. c871cb0 Upgrade http client version to handle https://issues.apache.org/jira/browse/HTTPCLIENT-1138 by Zhaohui Feng · 12 years ago
  96. 039baf0 Moving trunk to 2.5-SNAPSHOT now that 2.0 is ready by Luciano Resende · 12 years ago
  97. b022a21 Move to latest apache pom version by Luciano Resende · 12 years ago
  98. 32898f7 TUSCANY-4066: Apply fix from Hasan Muhammad to fix WrapperInfo clone does not copy for unwrappedType datatype by Anthony Elder · 12 years ago
  99. e30d99f Not check if the endpoint is out of date for local registry by Zhaohui Feng · 12 years ago
  100. 297f700 TUSCANY-4065 - Properly retrieving binding context within the response handlers by Luciano Resende · 12 years ago