summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-2984 - Adding prioritization while starting module activators to ↵lresende2009-07-044-3/+40
| | | | | | allow module activators dependencies to start first git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791146 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3128 - force the bean factory classloader to be the contribution ↵slaws2009-07-041-1/+30
| | | | | | classloader as it's reset by the application context on refresh. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791072 13f79535-47bb-0310-9956-ffa450edef68
* Don't use url for systemId as it fails when url is for a nested ear resource ↵antelder2009-07-032-2/+2
| | | | | | as the archive: protocol isn't known to woodstock url handler. As far as i can see we don't need the systemId for anything and the build is working fine without it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790985 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3127 - A work around to prevent failure when both JMS and JSONRPC ↵slaws2009-07-031-0/+7
| | | | | | bindings are present on the same service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790917 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3116: add runtime support for using the operationProperties ↵antelder2009-07-033-28/+93
| | | | | | attribute on a JMS binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790871 13f79535-47bb-0310-9956-ffa450edef68
* Updated fixes for TUSCANY-3069ramkumar2009-07-031-22/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790853 13f79535-47bb-0310-9956-ffa450edef68
* Updated fixes for TUSCANY-3069ramkumar2009-07-021-6/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790682 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3116: add support for the operationPropertyName attribute to the JMS ↵antelder2009-07-024-6/+72
| | | | | | binding model git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790648 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3098 - add use="required" to property name. It seems that the schema ↵slaws2009-07-011-1/+1
| | | | | | has been written assuming that this is the default but need to state it explicitly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790176 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2878 - Moving to Dojo dependencies to Dojo 1.3.0 official releaselresende2009-07-012-2/+35
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790031 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3125 - enable policy processing in binding.http. Needs reviewing. slaws2009-06-301-4/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@789877 13f79535-47bb-0310-9956-ffa450edef68
* Removing unused dependency to avoid build break from a clean repolresende2009-06-301-16/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@789858 13f79535-47bb-0310-9956-ffa450edef68
* Fixes in 1.x for TUSCANY-3069ramkumar2009-06-307-173/+287
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@789681 13f79535-47bb-0310-9956-ffa450edef68
* Merge the change from r783575 in 2.x to fix TUSCANY-3095rfeng2009-06-291-30/+30
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@789385 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3068 - Improve validation in JMS processors. Thanks for the patch ↵slaws2009-06-294-4/+33
| | | | | | Kaushik git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@789343 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3104ramkumar2009-06-292-47/+38
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@789263 13f79535-47bb-0310-9956-ffa450edef68
* Modified fixes for TUSCANY-3096ramkumar2009-06-298-33/+56
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@789238 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3124 Check for wireFormat/operationSelector before other operationsbdaniel2009-06-261-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788863 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3121 binding.atom should leverage introspection when setting up call ↵bdaniel2009-06-262-12/+9
| | | | | | to mediator git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788848 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3099 log an error if an invalid header priority is enteredslaws2009-06-262-11/+51
| | | | | | TUSCANY-3098 don't throw an NPE is a property doesn't have a name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788735 13f79535-47bb-0310-9956-ffa450edef68
* Enable write for wireFormat/operationSelector on HTTP bindingbdaniel2009-06-261-42/+49
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788696 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused import statementsbdaniel2009-06-261-4/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788689 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3120 - improve write processing so that it writes out what has been ↵slaws2009-06-262-43/+99
| | | | | | entered and ignores defaults where possible. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788655 13f79535-47bb-0310-9956-ffa450edef68
* Merge the change from 2.x for TUSCANY-2640rfeng2009-06-251-88/+177
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788499 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3018 EarContributionProcessor's URL.setURLStreamHandlerFactory() ↵vamsic0072009-06-251-18/+5
| | | | | | | | fails with factory already defined error o Handle "archive" URLs without setting the StreamHandlerFactory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@788271 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3097 don't process application composites of modules inside an EAR ↵slaws2009-06-231-1/+5
| | | | | | are processed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787604 13f79535-47bb-0310-9956-ffa450edef68
* Reverting the changes that was locally done and accidentally committed with ↵ramkumar2009-06-231-1/+1
| | | | | | r787589 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787593 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3096ramkumar2009-06-238-16/+73
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787589 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3114 - Added a basic get test for the RSS feedmcombellack2009-06-213-2/+69
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786990 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3113 - Added get() method to the rss.Collections interface as this ↵mcombellack2009-06-212-0/+21
| | | | | | is the method that the RSSBindingListenerServlet class is looking for to see if the Java component implementation class supports RSS feeds. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786986 13f79535-47bb-0310-9956-ffa450edef68
* Binding RSS tests should not depend on classes from the Atom APImcombellack2009-06-211-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786964 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3112 - Make sure that the feed entry has the links set on it ↵mcombellack2009-06-211-0/+1
| | | | | | otherwise the title of the item in the RSS feed will not be converted to a URL git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786961 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3111 - It looks like an RSS feed needs a feed description otherwise ↵mcombellack2009-06-211-0/+1
| | | | | | it throws a FeedException. Added a description to avoid this problem git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786958 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3111 - Fixed NPE when using the RSS binding on a Java component ↵mcombellack2009-06-211-10/+11
| | | | | | implementation that does not implement the org.apache.tuscany.sca.binding.rss.collection.Collections interface git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786955 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3310 - Updated the atom binding so that the description can be set ↵mcombellack2009-06-206-6/+57
| | | | | | using the description attribute. This is similar to the way that we set the title of the feed using the title attribute git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786928 13f79535-47bb-0310-9956-ffa450edef68
* Added a unit test for checking that the title can be set for an Atom feed ↵mcombellack2009-06-202-10/+39
| | | | | | using the title attribute of binding.atom git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786924 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3109 Added null check for getOperation to handle case where the feed ↵mcombellack2009-06-201-9/+10
| | | | | | Java component implementation does not have a get() method but does define a getAll() method. This fixes TUSCANY-3109 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786917 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3109 - Added unit test for using Atom binding on a Java component ↵mcombellack2009-06-203-0/+242
| | | | | | implementation class that does not have a get() method git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786914 13f79535-47bb-0310-9956-ffa450edef68
* Issue: NullPointerException will be thrown in the destory methods if the ↵mcombellack2009-06-208-30/+51
| | | | | | | | domains fail to initialise because the destroy method attempts to close the domain but the domain is null. Fix: Added check for null before attempting to close the domain git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786907 13f79535-47bb-0310-9956-ffa450edef68
* Removed stray commented out @Ignore(TUSCANY-2939) on a test as TUSCANY-2939 ↵mcombellack2009-06-201-1/+0
| | | | | | is fixed and the test runs without issue git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786906 13f79535-47bb-0310-9956-ffa450edef68
* Removed unused importmcombellack2009-06-201-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786904 13f79535-47bb-0310-9956-ffa450edef68
* Minor spelling correctionmcombellack2009-06-191-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786643 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3080ramkumar2009-06-151-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784700 13f79535-47bb-0310-9956-ffa450edef68
* Fixing version id in pom.xmllresende2009-06-121-7/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@784161 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3086 - Making DefaultContributionFactory implement contribution ↵lresende2009-06-091-1/+1
| | | | | | factory interface to avoid issues with model extention point git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783058 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3078 - Reverting changes per user request, as these changes were ↵lresende2009-06-093-3/+3
| | | | | | causing validation issues git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783057 13f79535-47bb-0310-9956-ffa450edef68
* Removing obsolete schemaslresende2009-06-093-135/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783033 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3078 - Fixing substitution group in http, atom and widget extensionslresende2009-06-093-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783032 13f79535-47bb-0310-9956-ffa450edef68
* -applying patch tuscany_2552_phillipe_ramalho_06_04_2009.patch from TUSCANY-2552adrianocrestani2009-06-0630-0/+2292
| | | | | | -adding domain-search to modules/pom.xml git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@782215 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3077. Allow the thread pool for conversation manager to be ↵rfeng2009-06-043-27/+45
| | | | | | shutdown git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@781872 13f79535-47bb-0310-9956-ffa450edef68