Commit graph

  • e2cc42176c Add a property file to hold the descriptions of the SCA assembly conformance items rfeng 2009-08-03 18:55:35 +00:00
  • 1fb0be245d Fix TUSCANY-3193 (fully support binding.sca in the domain manager) nash 2009-08-03 14:41:00 +00:00
  • d63ee83f1f Test for unique binding names across a service's bindings. Not just the bindings of the same type. Raise an error if the binding names are not unique. Required for ASM_9002. slaws 2009-08-03 13:13:10 +00:00
  • 77d62d152b Raise an error when remotable is set to anything but true. Required to get ASM-8019 going. There needs to be a further change here to get the context of the error printed out. ML discussion ongoing. slaws 2009-08-03 12:07:49 +00:00
  • b0ad224f91 A change I have sitting on my disc in case we decide do maintain content in the monitor. slaws 2009-08-03 09:55:42 +00:00
  • 2680abf5b8 Add a toString() operation to show the details of a trip slaws 2009-08-03 08:48:43 +00:00
  • d108b5717f Add a test to the trip contribution and apply a logging policy in the test. slaws 2009-08-03 08:46:44 +00:00
  • d134d725ec Minor typo fix lresende 2009-08-02 07:52:16 +00:00
  • 6a57c564f0 Remove target attribute as reference is already configured via the binding slaws 2009-08-01 15:16:37 +00:00
  • 038124960d TUSCANY-3166 - Adding iTest to Build lresende 2009-08-01 00:08:18 +00:00
  • 3cb53d9941 TUSCANY-3166 - Making the test case works using the generated java interface lresende 2009-08-01 00:07:03 +00:00
  • 704be12888 TUSCANY-3166 - Adding testcase to reproduce the problem described lresende 2009-08-01 00:05:24 +00:00
  • 6f29fc75ac TUSCANY-3166 - Adding iTest to Build lresende 2009-07-31 23:43:44 +00:00
  • 7624b12ac7 TUSCANY-3166 - Making the test case works using the generated java interface lresende 2009-07-31 23:41:35 +00:00
  • b029a40160 Use the extensibility-equinox module to dynamically imports public packages and resources rfeng 2009-07-31 18:08:22 +00:00
  • a6179742e5 Add missing dependency slaws 2009-07-31 17:31:16 +00:00
  • b2f1d3fb7d Add new contributions to build slaws 2009-07-31 17:30:38 +00:00
  • f667c5eeaa Add missing test contribution slaws 2009-07-31 17:29:31 +00:00
  • d41722a337 Add missing test contribution slaws 2009-07-31 17:28:50 +00:00
  • 6652222bed Check the partial attr to decide if the bundle needs to be required rfeng 2009-07-31 16:48:12 +00:00
  • 470c2b1c67 Change warning to error as per spec. Caught when running ASM_8011 slaws 2009-07-31 16:28:55 +00:00
  • cc9aef62a8 Change warning to error as per spec. Caught when running ASM_8010 slaws 2009-07-31 16:00:34 +00:00
  • 55eeba2a6a Turn incompatible interface warning into an error to match spec. Specifically ASM_8008 slaws 2009-07-31 13:42:39 +00:00
  • ae00b1ad86 Be more defensive in check the implementation reference. Follow the pattern used for services in the same method. Fixes NPE while test ASM_8004. slaws 2009-07-31 11:45:29 +00:00
  • cc2d0460bf Be more defensive when checking for interface compatibility. Prevent NPE when testing ASM_8003. slaws 2009-07-31 11:24:46 +00:00
  • b71b399efe Add sub components to the diagram. slaws 2009-07-31 11:22:11 +00:00
  • 640dc24e25 Delete old RC tags antelder 2009-07-31 10:50:50 +00:00
  • 50107a2916 Delete old RC tags antelder 2009-07-31 10:50:31 +00:00
  • f4f110a4ca Delete old RC tags antelder 2009-07-31 10:50:17 +00:00
  • 85d63d6537 Delete old RC tags antelder 2009-07-31 10:50:03 +00:00
  • 36a407185b Delete old RC tags antelder 2009-07-31 10:49:50 +00:00
  • d1a96a1d9f Rename 2.0 M3 final RC tag antelder 2009-07-31 10:49:22 +00:00
  • f037e3e249 Change warning to error when reference with target also has binding, to match spec antelder 2009-07-31 07:36:42 +00:00
  • 60085afd99 Don't generate Import-Package header for the 3rd party jars so that either local package is used if there are split packages rfeng 2009-07-31 05:51:00 +00:00
  • f938b85193 Don't generate Import-Package header for the 3rd party jars so that either local package is used if there are split packages rfeng 2009-07-31 05:50:24 +00:00
  • 6e481c109f Generate a gateway bundle that aggregate split META-INF/services resources rfeng 2009-07-31 03:42:17 +00:00
  • db0695c47f Add the option to generate a gateway bundle that aggregates split packages and export them rfeng 2009-07-31 03:39:07 +00:00
  • 1bc7558ee7 Disable OSGi DS to avoid conflicts rfeng 2009-07-31 03:37:55 +00:00
  • b633d36baa Use ServiceFactory to create service proxies based on the interface classes from the requesting bundle rfeng 2009-07-31 02:07:02 +00:00
  • 27c3c5897b Get the instance of DocumentBuilderFactory from the registry instead of creating a new instance rfeng 2009-07-31 02:04:22 +00:00
  • 0f7ea2884e Release resources when the OSGi runtime is shutdown to remove the needs of shutdown hooks rfeng 2009-07-31 02:01:37 +00:00
  • 12b7cae9bf Enhance the service discovery by testing the types Add more test cases Improve the syntax parsing for service declarations rfeng 2009-07-31 01:59:16 +00:00
  • 3ed44524c6 Disable the OSGi DS to avoid conflicts rfeng 2009-07-31 01:27:55 +00:00
  • 4e462fff83 Add missing jackson jars to the LICENSE file rfeng 2009-07-31 01:11:36 +00:00
  • 11eab0bcdf Set the import package to be fixed version to avoid conflicts in PDE for the static and dynamic samples rfeng 2009-07-31 01:10:37 +00:00
  • e18aa94534 Check null to avoid NPE rfeng 2009-07-30 23:48:54 +00:00
  • 1a6c59e5a3 Fix TUSCANY-3170 (add callback URI configuration support to domain manager) and add itest/domainmgr/callback test case nash 2009-07-30 23:45:33 +00:00
  • e27e425107 Make sure the Endpoints and EndpointReferences are released rfeng 2009-07-30 19:53:18 +00:00
  • e9e6e0eada TUSCANY-3187 - add the service wire to the leaf service rather than the service that holds the endpoint. slaws 2009-07-30 16:44:12 +00:00
  • 40e290f6e8 Add the message ID to the problem report so we don't have to dereference via the .properties bundle in order to find where a problem is logged from. slaws 2009-07-30 16:05:45 +00:00
  • 5b12bc1283 Print out the hash code so that you can distinguish between endpoints and endpoint references with the same uri information in the promotion case slaws 2009-07-30 16:02:22 +00:00
  • f081428749 Add an implementationType for implementation.spring slaws 2009-07-30 15:58:00 +00:00
  • 45ce999d33 Add an implementationType for implementation.java slaws 2009-07-30 15:57:06 +00:00
  • 5f5da4ac6d Add some ignores slaws 2009-07-30 15:54:47 +00:00
  • 23903871a9 Adding JSONP Binding to Webapp feature edwardsmj 2009-07-30 15:20:01 +00:00
  • b567cb0c80 Fixes for errors in the MANIFEST.MF and POM.XML of binding-jsonp-runtime, to deal with the errors listed in TUSCANY-3186 edwardsmj 2009-07-30 15:16:33 +00:00
  • 965b71a069 Remove the Jetty server shutdown hook when the server is stopped antelder 2009-07-30 12:08:06 +00:00
  • 41d4b280f7 Add template diagram for 8002 scenario to help me understand how the test is structured slaws 2009-07-30 09:11:49 +00:00
  • acca48277e Add some ignores slaws 2009-07-30 09:09:28 +00:00
  • 8151ffbdb5 Remove redundant content slaws 2009-07-30 09:08:34 +00:00
  • d7fe92aa5a Add missing dependency slaws 2009-07-30 09:08:07 +00:00
  • 4a21b4e012 TUSCANY-3178 read the validation schema extension point from the extension point registry rather than creating a local copy. Same change as before but in node to be consistent with host embedded slaws 2009-07-30 09:06:41 +00:00
  • f3a8d11976 TUSCANY-3177 create the extension point registry earlier so that any programmatic changes to it are reflected in the runtime configuration. Same change as before but in node to make consistent with host-embedded slaws 2009-07-30 09:05:48 +00:00
  • c571b47761 Remove the old fixed_version antelder 2009-07-30 07:55:52 +00:00
  • 8d4d8c42fe TUSCANY-3174 - Add workspace manager updates to workspace from 1.x and a new itest for the workspace manager slaws 2009-07-29 15:05:28 +00:00
  • 930785f016 TUSCANY-3178 read the validation schema extension point from the extension point registry rather than creating a local copy. Same change as before but repeated in host embedded slaws 2009-07-29 14:55:34 +00:00
  • 33bda87bf0 TUSCANY-3177 create the extension point registry earlier so that any programmatic changes to it are reflected in the runtime configuration. Same change as before but in host embedded this time. slaws 2009-07-29 14:54:11 +00:00
  • 5f9098451a delete no longer used plugin antelder 2009-07-29 14:10:35 +00:00
  • 48379d5e3b Remove as not used when using the workspace manager to process contributions slaws 2009-07-29 13:16:22 +00:00
  • 9c474178dd Fix type in comment slaws 2009-07-29 13:15:22 +00:00
  • acc288cb83 TUSCANY-3174 - Extend test to include a second contribution slaws 2009-07-29 11:41:38 +00:00
  • 9587b50d6b TUSCANY-3174 - Extend test to include an URL artifact processor slaws 2009-07-29 11:40:14 +00:00
  • aab68ffeb3 Update the README about the oasis-sca-tests.properties file antelder 2009-07-29 09:38:45 +00:00
  • af72632bc7 TUSCANY-3174 - Turn the test launcher into a unit test slaws 2009-07-29 09:36:53 +00:00
  • 7ac2e7223e TUSCANY-3174 - Fix test to use new workspace manager module slaws 2009-07-29 09:13:08 +00:00
  • 23534329cd Add some ignores slaws 2009-07-29 08:50:41 +00:00
  • 84a39db4ba Start of the node enhancements to support what was being discussed on the ML a couple of weeks ago http://apache.markmail.org/message/doxwldv2ddkmah5s. There's a runtime per node and a node locall for each domain being used, and you can add/remove contributions from a running node. Right now it just uses NodeFactory/Node under the covers, and ideally this function will be merged into the existing Node later antelder 2009-07-29 08:46:16 +00:00
  • a17725f068 TUSCANY-3174 - move the workspace manager classes into a separate module as the existing modules are to do with the workspace model rather than how it's managed slaws 2009-07-29 08:44:16 +00:00
  • 506e4e1bcc Change back to non-OSGi for default. The OSGi one doesnt work yet for me and is much slower antelder 2009-07-29 08:33:45 +00:00
  • 149dfb6dee Fix the bridge classname rfeng 2009-07-29 00:01:47 +00:00
  • 4636c26c88 Configure the resources so that java code can be loaded into eclipse rfeng 2009-07-29 00:01:17 +00:00
  • a8d60f6c4a TUSCANY-3166 - Adding testcase to reproduce the problem described lresende 2009-07-28 22:29:36 +00:00
  • 2488e01d28 Add resource filters to have java code in the src/main/resources to become source folders in Eclipse rfeng 2009-07-28 19:43:21 +00:00
  • ca7db536ef Put back the sample as the hudson build fail seems like randomness antelder 2009-07-28 13:51:39 +00:00
  • faa9dbb352 Enable 8000 series contribution build slaws 2009-07-28 11:42:44 +00:00
  • a1b5e0c555 extend pom generation tool to support contributions that have java content slaws 2009-07-28 11:41:40 +00:00
  • a893f73074 Update 8000 series poms to bring in Java artifacts slaws 2009-07-28 11:40:31 +00:00
  • b390d9c098 Add missing dependency antelder 2009-07-28 09:55:17 +00:00
  • 11a3882e60 Remove debug code from EmbeddedODEServer edwardsmj 2009-07-28 08:07:20 +00:00
  • fd9fb4a295 Create a Tuscany specific listener manager so that the shutdown hook is cleared properly on runtime shutdown. slaws 2009-07-28 07:54:59 +00:00
  • cc0f2b6636 Remove the default contents of he thread message context just in case that this is holding onto a classloader. Don't have proof that this is a problem on 2.x but was causing problems on 1.x slaws 2009-07-28 07:52:26 +00:00
  • d908b383f9 Start updating CHNAGES file for next release antelder 2009-07-28 05:46:54 +00:00
  • 5a4d0d8e8c Update to correctly order the service request arguments antelder 2009-07-28 05:39:17 +00:00
  • b285236148 Update to not require the client to quote strings (turns out the binding can work out itself that the arg is a String so requires quotes) antelder 2009-07-28 05:05:45 +00:00
  • d7fc6366e0 Update jsonp binding to support non-string args. Requires the client to quote string args but i can't see how to easily avoid that antelder 2009-07-28 04:47:38 +00:00
  • 7a0db9a224 Add jsonp runtime module to build and include in tomcat integration war antelder 2009-07-28 04:42:04 +00:00
  • 39dfbf9d78 Remove obsolete dependency antelder 2009-07-28 04:24:19 +00:00
  • 8a311f0577 Add tomcat integration into main build and add war legal checks test to be run with the build antelder 2009-07-28 04:23:46 +00:00
  • be3a6f0d15 Fix build break due to LICENSE not being updated to match dependency version update antelder 2009-07-28 04:22:42 +00:00
  • ebb1fad10a Update the webapp itests for the change back to simple naming antelder 2009-07-28 04:10:02 +00:00