Commit graph

  • 44ac222e83 TUSCANY-3058: Correct use of JMSCorrelationID to use an uppercase trailing 'D' antelder 2009-05-29 07:21:20 +00:00
  • 28f50e8b4b Just formating and comment updates, no code changes. Note the tuscanyClassLoader comment was incorrect before, there's a TuscanyStandardContext instance for each webapp so the tuscanyClassLoader is per webapp too antelder 2009-05-29 06:55:20 +00:00
  • c48efe064c Go back to eplicit dependencies as the features are dragging extra stuff that doesnt work with the tomcat integration yet and is cauasing failures antelder 2009-05-29 06:51:32 +00:00
  • 6794213782 Make the versions consistent rfeng 2009-05-29 05:11:54 +00:00
  • 55d7c1ee15 Make sure META-INF/MANIFEST.MF is copied into target/classes rfeng 2009-05-29 05:10:29 +00:00
  • 33989d639b Remove unused imports rfeng 2009-05-29 05:09:10 +00:00
  • 402d14cf95 Set svn:ignore rfeng 2009-05-29 04:41:20 +00:00
  • 9878d25d18 Fixing namespace for json-rpc operation selector and wire format lresende 2009-05-29 03:46:45 +00:00
  • ba9b018309 Removing unused imports to avoid package does not exist errors for org.apache.tuscany.sca.implementation.node lresende 2009-05-29 03:28:34 +00:00
  • ac70694a53 Should check source instead of target MF file rfeng 2009-05-29 01:14:04 +00:00
  • 169777e337 Fix for TUSCANY-3065. Thanks Greg. scottkurz 2009-05-29 01:09:54 +00:00
  • b1a12e7d24 Fix a few issues in the test app rfeng 2009-05-29 00:28:14 +00:00
  • 674b43581d Merge branch 'work' lresende 2009-05-28 23:21:15 +00:00
  • 489f435433 Add a checkbox on the jsp to configure if Tuscany is shared or isolated by the webapps rfeng 2009-05-28 21:24:41 +00:00
  • 717185ace5 TUSCANY-3052 - Add module info object to the EJB implementation generated model object. Add in the web implementation generated model object. slaws 2009-05-28 17:59:27 +00:00
  • 1c74e1e367 TUSCANY-2978 - add some property tests slaws 2009-05-28 17:55:37 +00:00
  • 8d8e068dde Tolerate the non-existence of META-INF/MANIFEST.MF rfeng 2009-05-28 16:47:53 +00:00
  • fb38753515 TUSCANY-3063 - Adding new tests to ensure JSON-RPC binding can handle special characters when generating SMD lresende 2009-05-28 16:12:09 +00:00
  • c2f3086d39 Removed unnecessary reference to Impl class RuntimeComponentServiceImpl edwardsmj 2009-05-28 13:30:21 +00:00
  • dcfd497ada increase the timout a little as it occasionally fails on my PC slaws 2009-05-28 09:21:47 +00:00
  • 69b9762919 TUSCANY-2978 - tidy contribution jee sample names and add 08 slaws 2009-05-28 09:20:08 +00:00
  • 80341c4621 Correct versions in eclipse update site antelder 2009-05-28 09:04:53 +00:00
  • aa9dde5e89 Start of a way to get at the endpoints in a Node antelder 2009-05-28 07:29:03 +00:00
  • 2d9882b30e Expose the setting of schema validation to subclasses rfeng 2009-05-28 00:46:20 +00:00
  • 67c5b10e22 Add web services to tomcat distro rfeng 2009-05-28 00:44:31 +00:00
  • 696b7fd29e Add the implementation.web based jsp for CreditCardPayment rfeng 2009-05-28 00:43:46 +00:00
  • b3b2038d3a Add check to test the webapp has already been configured with Tuscany listner/filter/jar rfeng 2009-05-27 22:45:29 +00:00
  • 7db0e5d15d Updating store-android project name to follow other tuscany samples pattern lresende 2009-05-27 22:37:18 +00:00
  • 8dd2bfa394 Add node-impl, node-api as the deps rfeng 2009-05-27 20:55:55 +00:00
  • f00b00aa51 Override the MANIFEST.MF for woden-impl-dom-1.0M8 rfeng 2009-05-27 20:38:38 +00:00
  • 5d67e209ea Add ASL headers rfeng 2009-05-27 19:58:32 +00:00
  • 4458b23ac9 Clean up the code rfeng 2009-05-27 19:00:30 +00:00
  • 75b62a4217 Set svn:ignore rfeng 2009-05-27 18:54:55 +00:00
  • 6d66b9fd54 Update dep rfeng 2009-05-27 18:53:29 +00:00
  • 4ac41f2d4a Add servlet-api dep rfeng 2009-05-27 18:53:14 +00:00
  • 5d677e3d9f Update dependencies and fix the MF rfeng 2009-05-27 18:52:43 +00:00
  • 8c11c66eb4 Update the MF rfeng 2009-05-27 17:51:34 +00:00
  • 6f304ea24d Update the MF rfeng 2009-05-27 17:51:10 +00:00
  • c1619b61cd Update doc file release info antelder 2009-05-27 16:17:38 +00:00
  • ff94abec2b Adding necessary eclipse ide project files lresende 2009-05-27 16:06:50 +00:00
  • abbbe48b3c Starting to add logic to search button listeners lresende 2009-05-27 16:05:26 +00:00
  • e675295c10 Removing binary build output folder from source control lresende 2009-05-27 16:03:51 +00:00
  • b3c12b2eac Fix search button text in ui lresende 2009-05-27 16:02:22 +00:00
  • eaf3aa26d1 Updating initial android ui based on scatour web ui lresende 2009-05-27 16:00:22 +00:00
  • e6ec4f0165 Generated skeleton for SCATours Android frontend application lresende 2009-05-27 15:46:54 +00:00
  • 130d3cf8ce TUSCANY-2978 - Add more JEE tests to help show that the nested composites are resolved/built correctly. slaws 2009-05-27 13:24:40 +00:00
  • 62197b3256 TUSCANY-3052 - Update JEE processing to resolve the JEEImplementation composite. Set the "ejb" intent on both local and remote services. Add a definitions.xml to define the "ejb" intent. slaws 2009-05-27 13:21:13 +00:00
  • e432d49d92 Add some ignores slaws 2009-05-27 13:08:48 +00:00
  • 4237f0f252 Start of an itest for using multiple nodes in a domain. So far this has two nodes each with a component, one with a reference to the service in the other node, and a test that starts the nodes and invokes the client component. Doesn't work as there isn't yet any mechanisim for the nodes to know about each others services antelder 2009-05-27 13:07:49 +00:00
  • a33d2090e5 First steps towards implementing new method for calculating Endpoints and EndpointReferences - not running in mainstream yet edwardsmj 2009-05-27 10:27:08 +00:00
  • fa5447e1a0 Added new method for testing Equality of two interfaces, as described in TUSCANY-3064 edwardsmj 2009-05-27 09:54:09 +00:00
  • ab509d2bf1 Add type info to remove ide warning antelder 2009-05-27 09:11:35 +00:00
  • 71ae540bdd Improve reporting information using a toString() method in WebServicesBindingImpl edwardsmj 2009-05-27 08:51:58 +00:00
  • f3a5df33df Set some svn ignores antelder 2009-05-27 08:47:56 +00:00
  • 6867b320a3 Move workspace-impl to contrib as its not used by 2.x trunk code now antelder 2009-05-27 08:43:27 +00:00
  • aaf0d41afc Move workspace to contrib as its not used by 2.x trunk code now antelder 2009-05-27 08:42:58 +00:00
  • b2118705c2 Move implementation-node-runtime to contrib as its not used by 2.x trunk code now antelder 2009-05-27 08:42:16 +00:00
  • b85af4a81f Move implementation-node to contrib as its not used by 2.x trunk code now antelder 2009-05-27 08:40:58 +00:00
  • decaac87aa Remove last references to implementation-node and workspace modules as they're not used inany code now after all the node changes antelder 2009-05-27 08:39:25 +00:00
  • de40e260f8 Add a sample showing a servlet using SCA annotations antelder 2009-05-27 06:38:13 +00:00
  • 006f0478cd Add some comments, support for sca-contribution.xml, and use the new tuscany annotations processor antelder 2009-05-27 06:27:51 +00:00
  • c8a471118f Add a Tuscany annotation processor so servlets etc can use SCA annotations antelder 2009-05-27 06:23:18 +00:00
  • 2bf1f8183e Adding missing Apache License headers + minor formatting of files lresende 2009-05-27 06:03:50 +00:00
  • 8a0d0fd710 Adding XML printout and refactoring a client rfeng 2009-05-27 04:52:05 +00:00
  • 3635a0ee6f Add optional life cycle control for extension points (for example, RMI extension point needs to unexport the registry) rfeng 2009-05-27 01:23:40 +00:00
  • d8da679db3 Add capability to override MANIFEST.MF rfeng 2009-05-27 01:22:08 +00:00
  • 3426488b87 Refactor the contribution scanner to take Contribution as an argument rfeng 2009-05-27 01:21:22 +00:00
  • 3842c8e135 Tolerate the non-OSGi environment rfeng 2009-05-27 01:18:28 +00:00
  • 021dce4129 Add bundleentry protocol rfeng 2009-05-27 01:12:21 +00:00
  • 21f1cc5998 Only stop the bundle when it is active rfeng 2009-05-27 01:11:14 +00:00
  • 1f38746ea4 Update to jaxb-impl 2.1.11 rfeng 2009-05-27 01:09:57 +00:00
  • 4f9fbbf43c Add distributed osgi samples into the distro rfeng 2009-05-27 01:05:29 +00:00
  • a02a139770 Remove xml-apis dependencies rfeng 2009-05-27 01:04:49 +00:00
  • 19630f55f8 Add checking for wrapper style rfeng 2009-05-27 00:57:57 +00:00
  • b4f69551cb Refactor the XMLInputFactory.newInstance into FactoryExtensionPoint.getFactory rfeng 2009-05-27 00:57:04 +00:00
  • 1b813c3c53 Update dependencies rfeng 2009-05-27 00:49:42 +00:00
  • 090512087d TUSCANY-3060 - Applying SANNI Lookman patch with updates to Android Store UI lresende 2009-05-26 22:50:31 +00:00
  • d8688ef4eb Properly setting the localhost alias that points to the loopback address from the host machine that is running the android emulator lresende 2009-05-26 21:44:43 +00:00
  • 186bc100ec Fix the package names rfeng 2009-05-26 18:02:57 +00:00
  • 403ff4abf7 Adding CurrencyConverter rfeng 2009-05-26 17:58:40 +00:00
  • e2153aa948 Tag 1.5 RC1 antelder 2009-05-26 12:09:03 +00:00
  • 496a0ea8d0 Rename old RC tag antelder 2009-05-26 11:59:37 +00:00
  • 2871272f6f TUSCANY-3062 don't resolve composites in the deployable composite collection. Remove unused contributions from domain. Upgrade the README to describe each store scenario and how to run it. slaws 2009-05-26 11:54:36 +00:00
  • 329737edca helloworld (reference, service) samples for Erlang binding wjaniszewski 2009-05-26 11:52:02 +00:00
  • 0b2dd4c478 Now service thread doesn't blocks halting JVM on stop procedure wjaniszewski 2009-05-26 11:48:24 +00:00
  • 9cda7f1d4f TUSCANY-3062 don't resolve composites in the deployable composite collection. Remove unused contributions from domain. Upgrade the README to describe each store scenario and how to run it. slaws 2009-05-26 11:43:42 +00:00
  • 3578386a35 Fixes for TUSCANY-3027 ramkumar 2009-05-26 11:39:11 +00:00
  • 92977fad04 Fixes for TUSCANY-3061 ramkumar 2009-05-26 11:17:26 +00:00
  • 654a565c35 Remove TUSCANY-3017 fix from 1.5 while we workout what to do antelder 2009-05-26 11:04:11 +00:00
  • 7ffe10ff51 TUSCANY-3045, remove sample from 1.5 as its broken antelder 2009-05-26 08:54:21 +00:00
  • ce7ce1ec5d TUSCANY-3051 fix up the README and build.xml files to make the bigbank demo relatively easy to run. The demo structure is still not right as the bigbank-account module is not apparently used. However the demo does run now. slaws 2009-05-26 08:29:30 +00:00
  • d51d888afe TUSCANY-3051 fix up the README and build.xml files to make the bigbank demo relatively easy to run. The demo structure is still not right as the bigbank-account module is not apparently used. However the demo does run now. slaws 2009-05-26 08:13:28 +00:00
  • 4a93c423dd Merge bpel sample jar include from 1.x to 1.5 brn antelder 2009-05-26 08:06:48 +00:00
  • aca4005fd7 Don't exclude prebuilt jar for bpel sample from binary distro antelder 2009-05-26 08:05:18 +00:00
  • c1e6b31c4a Fixes for TUSCANY-3061 ramkumar 2009-05-26 07:29:26 +00:00
  • 7010322cbd Fixes for TUSCANY-3061 ramkumar 2009-05-26 07:28:35 +00:00
  • 578a548c73 Add some logging and fix finding server.xml in Tomcat v5 antelder 2009-05-26 07:16:49 +00:00
  • 1f2ec8e427 no longer required slaws 2009-05-25 17:11:11 +00:00
  • 0251f1173c Update ClassLoaderModelResolver to use the thread context classloader as the parent if its available and its not Equinox, so it works when Tuscany jars are outside of the application antelder 2009-05-25 08:09:48 +00:00
  • 0c9e426056 Add a README antelder 2009-05-25 08:05:02 +00:00