Commit graph

  • 98c62859de Add some svn ignores antelder 2009-05-25 08:04:33 +00:00
  • 4ffe450f7a Correct tomcat server lib directory name antelder 2009-05-25 08:03:22 +00:00
  • 4b17e7f008 Correct jsp name antelder 2009-05-25 08:02:54 +00:00
  • 1fda606e52 Add a manifest so compiler doesn't complain (why do we need these for non-bundles?) antelder 2009-05-25 07:35:23 +00:00
  • 10209d8013 Add modules for installer webapp antelder 2009-05-25 07:31:39 +00:00
  • 8e974c823c Add top level pom.xml for tomcat distribution antelder 2009-05-25 07:24:36 +00:00
  • ef44ca3f86 Remove code for SCA version to keep things simple for now antelder 2009-05-25 07:22:52 +00:00
  • 57d6aa694a Add svn ignores antelder 2009-05-25 07:19:33 +00:00
  • a76f2c08ce Add module for Tomcat deep integration antelder 2009-05-25 07:17:54 +00:00
  • aa6fcd7751 Add a folder for a new distribution for Tomcat integration antelder 2009-05-25 07:13:56 +00:00
  • e024904489 Updates to tutorial readme lresende 2009-05-25 03:14:23 +00:00
  • f7acc26f5d make module names consistent with other launcher modules slaws 2009-05-24 19:54:57 +00:00
  • d93ed035d7 activate composites in payment and credit card payment and use the contributions in the databinding sample. Still some problem when running these contributions in full app mode that causes a wire configuration problem. slaws 2009-05-24 19:52:46 +00:00
  • f5aeea6bc0 Launcher to start the databinding sample slaws 2009-05-24 16:31:41 +00:00
  • f3d9db0088 Databinding client component used to show how JAXB Payment component can talk to SDO creditcard payment component slaws 2009-05-24 16:30:02 +00:00
  • 210edd1488 Version of Payment component that takes SDO objects on its interface instead of JAXB objects slaws 2009-05-24 16:27:19 +00:00
  • f9f9314baa Fix problem with managedTransaction.global intent not being defined nash 2009-05-24 14:18:49 +00:00
  • 1caadd6686 Rename the JUnit test case nash 2009-05-23 18:50:32 +00:00
  • 393e9ef21b Rename launcher class for introducing-launcher module nash 2009-05-23 16:42:58 +00:00
  • 057fd77c48 Delete empty directory nash 2009-05-23 16:36:37 +00:00
  • 7fec7fecf0 Clean up the Introducing sample and the top-level pom.xml nash 2009-05-23 16:30:46 +00:00
  • 37ab6c658a Fix NPE when using jetty:run plugin with webapps, change contribution to be entire webapp instead of just web-inf/classes, change to use getrealpath instead of getContextName for the nodeURI to be compatable with Tomcat 5.x antelder 2009-05-23 08:09:07 +00:00
  • 15b761091b Update manifest for binding.sca moves antelder 2009-05-23 08:06:23 +00:00
  • 8d761c8dd7 Update manifest for binding.sca moves antelder 2009-05-23 08:05:54 +00:00
  • b5fa46b7d8 Add in stripes itest (has been there for ages just got left off being included in build) antelder 2009-05-23 08:05:11 +00:00
  • 3f738a1eb5 Add logging for register/unregister rfeng 2009-05-22 23:36:49 +00:00
  • 0e74d1093f TUSCANY-3047 - Adding new modules to distribution lresende 2009-05-22 22:45:57 +00:00
  • 614f4e9159 TUSCANY-3047 - Adding new modules to distribution lresende 2009-05-22 22:40:27 +00:00
  • b83004ca20 TUSCANY-3047 - Adding new extension points to be processed shade maven plugin lresende 2009-05-22 22:39:06 +00:00
  • 0a7ce88a1d TUSCANY-3049 - Store distributed sample is not ready to be released (2nd try) lresende 2009-05-22 21:46:59 +00:00
  • 56e0b846c2 TUSCANY-3047 - Adding new extension points to be processed shade maven plugin lresende 2009-05-22 21:46:12 +00:00
  • 898e035c22 TUSCANY-3047 - Fixing module typo lresende 2009-05-22 17:44:39 +00:00
  • 2d180c029f TUSCANY-3047 - Adding new modules to distribution lresende 2009-05-22 17:36:57 +00:00
  • 3f20ac3296 Merge TUSCANY-3057 JMS fix from 1.x to 1.5 antelder 2009-05-22 17:36:30 +00:00
  • f2aa783fb2 TUSCANY-3057: fix to use single JMS resource factory for request and response antelder 2009-05-22 17:29:55 +00:00
  • bbbda66efd TUSCANY-3049 - Store distributed sample is not ready to be released lresende 2009-05-22 17:07:25 +00:00
  • 9f8653cb65 TUSCANY-2978 - More tests to exercise the changes related to TUSCANY-3052 where the JEEImplemenation model becomes a composite. slaws 2009-05-22 16:58:58 +00:00
  • 76f33c9cd9 TUSCANY-3052 - Correct the way that JEEImplementations are represented so that they appear as composites. In that way an application composite, when present, can naturally be included in the component hierarchy. When an application composite isn't present then the composite is created on the fly based on the information from the introspected archive. slaws 2009-05-22 16:52:57 +00:00
  • 0552a30cb7 Fixing class mismatch when selecting policy information lresende 2009-05-22 16:32:33 +00:00
  • 3fa5a6d11a TUSCANY-3056 - Adding missing Geronimo deployment descriptors and fixing existent ones that were using inverse-classloading which was causing issues when deploying samples in geronimo environment lresende 2009-05-22 16:20:35 +00:00
  • 79b77adb8f Merging changes from 1.5 release branch to avoid NPE when running some samples lresende 2009-05-22 16:19:10 +00:00
  • b276ba83f7 Updated the SMS message so that the subject and message are separated mcombellack 2009-05-22 12:59:56 +00:00
  • 0206248ffb Fixes for TUSCANY-3046 ramkumar 2009-05-22 11:45:23 +00:00
  • 5a5815fe65 Fixes for TUSCANY-3046 ramkumar 2009-05-22 10:26:11 +00:00
  • f71cedbd27 Minor code reorganisation to make it clearer what is going on mcombellack 2009-05-22 10:06:35 +00:00
  • 6f6df0fde7 Merge policy NPE fixes from 1.5 branch antelder 2009-05-22 09:54:08 +00:00
  • 2e0063cb2a Fix README to match 1.5 release kelvingoodson 2009-05-22 09:51:39 +00:00
  • cc2ea0f793 Fix NPE in security policy modules when running some samples antelder 2009-05-22 09:50:17 +00:00
  • 3c104f9e8a Fixed location of { in try catch statement mcombellack 2009-05-22 09:23:43 +00:00
  • 6c468e5fcb Updated CORBA server code to use the new POA style of CORBA service mcombellack 2009-05-22 08:53:35 +00:00
  • 38c06aaa2c Minor tidy up mcombellack 2009-05-22 08:12:51 +00:00
  • 0ec9fa6b71 Added module notification-corba-launcher to the build mcombellack 2009-05-22 08:09:30 +00:00
  • a59b91123b Added module smsgateway-corba-service to the build mcombellack 2009-05-22 08:07:27 +00:00
  • 47a400605c TUSCANY-3056 - Adding missing Geronimo deployment descriptors and fixing existent ones that were using inverse-classloading which was causing issues when deploying samples in geronimo environment lresende 2009-05-22 06:30:43 +00:00
  • e841f0b125 TUSCANY-3056 - Adding missing Geronimo deployment descriptors and fixing existent ones that were using inverse-classloading which was causing issues when deploying samples in geronimo environment lresende 2009-05-22 06:23:43 +00:00
  • 5b1331d035 Add a OSGi RFC 119 demo for the CreditCardPayment rfeng 2009-05-22 05:09:35 +00:00
  • ab50db936a Updating website sync script lresende 2009-05-22 02:28:10 +00:00
  • 8624934bb8 Enhancment to allow verification of user credentials and roles in a Geronimo Java EE environment. Some code are commented out as I still need to find a more generic (not so geronimo specific way) to perform some of these actions lresende 2009-05-21 23:54:31 +00:00
  • 1434b39e33 Adding authorization intent to use for restricting an operation to be run only when user has a specific role lresende 2009-05-21 23:52:55 +00:00
  • bccaf1babe Fixing missing atom and json-rpc javascript extension dependencies lresende 2009-05-21 23:51:30 +00:00
  • 8d55f6d0b7 svn propset svn:ignore lresende 2009-05-21 23:12:15 +00:00
  • 85ccf10f18 Adding authorization intent to a given method to restrict execution to users that have a given role lresende 2009-05-21 23:10:30 +00:00
  • 10c25daf82 Adding new users to manager/user roles lresende 2009-05-21 23:09:29 +00:00
  • e0dfff0c88 Initial commit of SMS Gateway CORBA service that is used by the notification contribution mcombellack 2009-05-21 23:06:20 +00:00
  • e65eb21185 Initial commit of notification launcher that use an external SMS Gateway that has a CORBA interface mcombellack 2009-05-21 22:59:09 +00:00
  • a6697d8c43 Initial commit of the notification contribution that uses an external SMS Gateway that has a CORBA interface mcombellack 2009-05-21 22:57:19 +00:00
  • 56dd4b8312 TUSCANY-3041- policySets & intents not resolved on implementation.jee, applied patch from vamsi antelder 2009-05-21 14:59:30 +00:00
  • f254177a44 Updated the referenced contribution names to match the new style currency-[binding]-contribution names mcombellack 2009-05-21 13:16:51 +00:00
  • 66856f6c9e Corrected the name of this project mcombellack 2009-05-21 13:09:12 +00:00
  • eb7dab5b3e Renamed currency contributions so that the binding type appears before contribution rathe than after. i.e. currency-contribution-ws becomes currency-ws-contribution etc mcombellack 2009-05-21 13:07:49 +00:00
  • 0c42d058fb Now uses bundled WSDL file rather than requiring the Currency Converter web service to be running mcombellack 2009-05-21 11:31:17 +00:00
  • 373f98464d Merge TUSCANY-3053 fix from 1.x to 1.5 antelder 2009-05-21 11:30:51 +00:00
  • ccc196d0f2 Minor code tidy up mcombellack 2009-05-21 11:00:32 +00:00
  • c6df4ba458 Initial commit of SMS Gateway JAS-WS web service that is used by the notification contribution mcombellack 2009-05-21 10:48:09 +00:00
  • dc92b09c08 Initial commit of notification launcher that use an external SMS Gateway that has a web service interface mcombellack 2009-05-21 10:44:14 +00:00
  • 2a4ce800a0 Initial commit of notification contributions that use an external SMS Gateway that has a web service interface mcombellack 2009-05-21 10:43:23 +00:00
  • 5368a5da3b Fixes for TUSCANY-3053 ramkumar 2009-05-21 08:50:15 +00:00
  • becb5dd75e Merge host jms addition to manifest jar from 1.x to 1.5 antelder 2009-05-21 06:42:50 +00:00
  • 66f053c7d1 Add host jms to manifest jar antelder 2009-05-21 06:41:41 +00:00
  • 6b7a3ce70e Merge spring fix in r776969 from 1.x to 1.5 antelder 2009-05-21 06:29:45 +00:00
  • 47f72a5bb2 Remove catch left in on previous commit for locating resources in jars antelder 2009-05-21 06:28:07 +00:00
  • 8f745a29d6 Merge 1.x trunk fix to locate spring resources within jars antelder 2009-05-21 06:21:03 +00:00
  • 1a711e35c4 Fix implementation.spring to correctly locate spring resources nested within jars antelder 2009-05-21 06:19:20 +00:00
  • b97c183e3c Merge 1.x trunk change to include spring runtime in manifest jar antelder 2009-05-21 06:14:23 +00:00
  • 8f2669aa59 Add spring runtime to manifest jar antelder 2009-05-21 06:12:43 +00:00
  • c683e91d6c TUSCANY-3025 - Missed files from Store-android patch from Sanni Lookman lresende 2009-05-20 21:30:48 +00:00
  • 14853e776b TUSCANY-3025 - Missed files from Store-android patch from Sanni Lookman lresende 2009-05-20 21:30:11 +00:00
  • 10ced99200 Align the webapp node with the node configuration rfeng 2009-05-20 19:28:02 +00:00
  • 132f22106f Refactor the default node config factory so that it doesn't require the import for NodeConfigurationFactoryImpl rfeng 2009-05-20 19:16:22 +00:00
  • af93997701 Make sure the bundle is started when a service is registered rfeng 2009-05-20 19:12:20 +00:00
  • 12bcceffb2 Add cached impl for TUSCANY-3054. scottkurz 2009-05-20 18:34:20 +00:00
  • b099739d69 Refactoring a few methods on the ServiceDiscover Adding an OSGi service registry based ExtensionPointRegistry implementation rfeng 2009-05-20 16:46:55 +00:00
  • f1863df3c7 Fix errors in build.xml nash 2009-05-20 14:55:16 +00:00
  • ffb586b5d5 Fixes for TUSCANY-3043 ramkumar 2009-05-20 12:43:12 +00:00
  • 3859835f41 Fixes for TUSCANY-3043 ramkumar 2009-05-20 12:30:58 +00:00
  • 62c2e078c8 Add CHANGES detail antelder 2009-05-20 09:54:20 +00:00
  • b32f69d94a Re-enabled the sca:managedTransaction.global policy as it had been commented out but it is needed to run the payment contribution since without it when using the payment contribution it complains of a missing policy mcombellack 2009-05-20 09:22:17 +00:00
  • f1b039a0ca Renamed the LaunchNode class to be more descriptive mcombellack 2009-05-20 09:00:11 +00:00
  • 1b6f9397e0 Renamed the LaunchNode class to be more descriptive mcombellack 2009-05-20 08:59:10 +00:00
  • d821beab8a Renamed the LaunchNode class to be more descriptive mcombellack 2009-05-20 08:58:03 +00:00