summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Merging changes from 1.5 release branch to avoid NPE when running some sampleslresende2009-05-224-27/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777599 13f79535-47bb-0310-9956-ffa450edef68
* Updated the SMS message so that the subject and message are separatedmcombellack2009-05-221-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777503 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3046ramkumar2009-05-222-12/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777489 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3046ramkumar2009-05-221-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777455 13f79535-47bb-0310-9956-ffa450edef68
* Minor code reorganisation to make it clearer what is going onmcombellack2009-05-221-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777445 13f79535-47bb-0310-9956-ffa450edef68
* Merge policy NPE fixes from 1.5 branchantelder2009-05-222-15/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777443 13f79535-47bb-0310-9956-ffa450edef68
* Fix README to match 1.5 releasekelvingoodson2009-05-221-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777442 13f79535-47bb-0310-9956-ffa450edef68
* Fix NPE in security policy modules when running some samplesantelder2009-05-222-10/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777441 13f79535-47bb-0310-9956-ffa450edef68
* Fixed location of { in try catch statementmcombellack2009-05-221-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777437 13f79535-47bb-0310-9956-ffa450edef68
* Updated CORBA server code to use the new POA style of CORBA servicemcombellack2009-05-223-6/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777435 13f79535-47bb-0310-9956-ffa450edef68
* Minor tidy upmcombellack2009-05-222-3/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777425 13f79535-47bb-0310-9956-ffa450edef68
* Added module notification-corba-launcher to the buildmcombellack2009-05-221-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777424 13f79535-47bb-0310-9956-ffa450edef68
* Added module smsgateway-corba-service to the buildmcombellack2009-05-221-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777421 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3056 - Adding missing Geronimo deployment descriptors and fixing ↵lresende2009-05-229-8/+196
| | | | | | existent ones that were using inverse-classloading which was causing issues when deploying samples in geronimo environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777397 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3056 - Adding missing Geronimo deployment descriptors and fixing ↵lresende2009-05-2210-8/+236
| | | | | | existent ones that were using inverse-classloading which was causing issues when deploying samples in geronimo environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777390 13f79535-47bb-0310-9956-ffa450edef68
* Add a OSGi RFC 119 demo for the CreditCardPaymentrfeng2009-05-2212-0/+835
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777368 13f79535-47bb-0310-9956-ffa450edef68
* Updating website sync scriptlresende2009-05-221-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777355 13f79535-47bb-0310-9956-ffa450edef68
* Enhancment to allow verification of user credentials and roles in a Geronimo ↵lresende2009-05-214-18/+164
| | | | | | 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 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777325 13f79535-47bb-0310-9956-ffa450edef68
* Adding authorization intent to use for restricting an operation to be run ↵lresende2009-05-211-0/+10
| | | | | | only when user has a specific role git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777324 13f79535-47bb-0310-9956-ffa450edef68
* Fixing missing atom and json-rpc javascript extension dependencieslresende2009-05-211-0/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777323 13f79535-47bb-0310-9956-ffa450edef68
* svn propset svn:ignorelresende2009-05-210-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777314 13f79535-47bb-0310-9956-ffa450edef68
* Adding authorization intent to a given method to restrict execution to users ↵lresende2009-05-212-2/+30
| | | | | | that have a given role git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777312 13f79535-47bb-0310-9956-ffa450edef68
* Adding new users to manager/user roleslresende2009-05-212-1/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777311 13f79535-47bb-0310-9956-ffa450edef68
* Initial commit of SMS Gateway CORBA service that is used by the notification ↵mcombellack2009-05-214-0/+183
| | | | | | contribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777308 13f79535-47bb-0310-9956-ffa450edef68
* Initial commit of notification launcher that use an external SMS Gateway ↵mcombellack2009-05-213-0/+157
| | | | | | that has a CORBA interface git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777305 13f79535-47bb-0310-9956-ffa450edef68
* Initial commit of the notification contribution that uses an external SMS ↵mcombellack2009-05-214-0/+118
| | | | | | Gateway that has a CORBA interface git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777303 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3041- policySets & intents not resolved on implementation.jee, ↵antelder2009-05-215-5/+22
| | | | | | applied patch from vamsi git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777142 13f79535-47bb-0310-9956-ffa450edef68
* Updated the referenced contribution names to match the new style ↵mcombellack2009-05-213-3/+3
| | | | | | currency-[binding]-contribution names git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777107 13f79535-47bb-0310-9956-ffa450edef68
* Corrected the name of this projectmcombellack2009-05-211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777104 13f79535-47bb-0310-9956-ffa450edef68
* Renamed currency contributions so that the binding type appears before ↵mcombellack2009-05-2110-6/+6
| | | | | | | | contribution rathe than after. i.e. currency-contribution-ws becomes currency-ws-contribution etc git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777102 13f79535-47bb-0310-9956-ffa450edef68
* Now uses bundled WSDL file rather than requiring the Currency Converter web ↵mcombellack2009-05-212-3/+116
| | | | | | service to be running git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777076 13f79535-47bb-0310-9956-ffa450edef68
* Merge TUSCANY-3053 fix from 1.x to 1.5antelder2009-05-211-5/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777074 13f79535-47bb-0310-9956-ffa450edef68
* Minor code tidy upmcombellack2009-05-211-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777057 13f79535-47bb-0310-9956-ffa450edef68
* Initial commit of SMS Gateway JAS-WS web service that is used by the ↵mcombellack2009-05-215-0/+141
| | | | | | notification contribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777046 13f79535-47bb-0310-9956-ffa450edef68
* Initial commit of notification launcher that use an external SMS Gateway ↵mcombellack2009-05-214-0/+159
| | | | | | that has a web service interface git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777044 13f79535-47bb-0310-9956-ffa450edef68
* Initial commit of notification contributions that use an external SMS ↵mcombellack2009-05-219-0/+306
| | | | | | Gateway that has a web service interface git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777043 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3053ramkumar2009-05-211-5/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777017 13f79535-47bb-0310-9956-ffa450edef68
* Merge host jms addition to manifest jar from 1.x to 1.5antelder2009-05-211-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776973 13f79535-47bb-0310-9956-ffa450edef68
* Add host jms to manifest jarantelder2009-05-211-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776972 13f79535-47bb-0310-9956-ffa450edef68
* Merge spring fix in r776969 from 1.x to 1.5antelder2009-05-211-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776970 13f79535-47bb-0310-9956-ffa450edef68
* Remove catch left in on previous commit for locating resources in jarsantelder2009-05-211-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776969 13f79535-47bb-0310-9956-ffa450edef68
* Merge 1.x trunk fix to locate spring resources within jars antelder2009-05-211-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776968 13f79535-47bb-0310-9956-ffa450edef68
* Fix implementation.spring to correctly locate spring resources nested within ↵antelder2009-05-211-1/+1
| | | | | | jars git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776966 13f79535-47bb-0310-9956-ffa450edef68
* Merge 1.x trunk change to include spring runtime in manifest jarantelder2009-05-211-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776964 13f79535-47bb-0310-9956-ffa450edef68
* Add spring runtime to manifest jarantelder2009-05-211-0/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776963 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3025 - Missed files from Store-android patch from Sanni Lookmanlresende2009-05-201-0/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776867 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3025 - Missed files from Store-android patch from Sanni Lookmanlresende2009-05-201-0/+148
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776866 13f79535-47bb-0310-9956-ffa450edef68
* Align the webapp node with the node configurationrfeng2009-05-202-86/+91
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776814 13f79535-47bb-0310-9956-ffa450edef68
* Refactor the default node config factory so that it doesn't require the ↵rfeng2009-05-203-2/+21
| | | | | | import for NodeConfigurationFactoryImpl git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776809 13f79535-47bb-0310-9956-ffa450edef68
* Make sure the bundle is started when a service is registeredrfeng2009-05-201-2/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776808 13f79535-47bb-0310-9956-ffa450edef68