summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add missing dependency on commons-logging related to perm gen issues when run...slaws2009-07-231-0/+16
* Merge the fix for TUSCANY-3167, TUSCANY-3162 from 2.xrfeng2009-07-202-3/+32
* TUSCANY-3163 - Fixing non-ascii characters that were producing build failure ...lresende2009-07-2029-29/+29
* TUSCANY-3140 - Test for difference between loadtime and runtime classloaders ...slaws2009-07-181-0/+37
* TUSCANY-3149 - Generally be more careful about removing object references in ...slaws2009-07-188-9/+210
* Fix for TUSCANY-3153rfeng2009-07-171-320/+325
* Fixes for handling folderNoManifest scenario of spring location attributeramkumar2009-07-151-4/+12
* Merge the fix for TUSCANY-3141 and xs:import fix from 2.xrfeng2009-07-132-6/+29
* applying patch tuscany_2552_phillipe_ramalho_07_04_2009.patch.txt from TUSCA...adrianocrestani2009-07-0564-248/+2802
* TUSCANY-2984 - Adding prioritization while starting module activators to allo...lresende2009-07-044-3/+40
* TUSCANY-3128 - force the bean factory classloader to be the contribution clas...slaws2009-07-041-1/+30
* Don't use url for systemId as it fails when url is for a nested ear resource ...antelder2009-07-032-2/+2
* TUSCANY-3127 - A work around to prevent failure when both JMS and JSONRPC bin...slaws2009-07-031-0/+7
* TUSCANY-3116: add runtime support for using the operationProperties attribute...antelder2009-07-033-28/+93
* Updated fixes for TUSCANY-3069ramkumar2009-07-031-22/+18
* Updated fixes for TUSCANY-3069ramkumar2009-07-021-6/+8
* TUSCANY-3116: add support for the operationPropertyName attribute to the JMS ...antelder2009-07-024-6/+72
* TUSCANY-3098 - add use="required" to property name. It seems that the schema ...slaws2009-07-011-1/+1
* TUSCANY-2878 - Moving to Dojo dependencies to Dojo 1.3.0 official releaselresende2009-07-012-2/+35
* TUSCANY-3125 - enable policy processing in binding.http. Needs reviewing. slaws2009-06-301-4/+15
* Removing unused dependency to avoid build break from a clean repolresende2009-06-301-16/+1
* Fixes in 1.x for TUSCANY-3069ramkumar2009-06-307-173/+287
* Merge the change from r783575 in 2.x to fix TUSCANY-3095rfeng2009-06-291-30/+30
* TUSCANY-3068 - Improve validation in JMS processors. Thanks for the patch Kau...slaws2009-06-294-4/+33
* Fixes for TUSCANY-3104ramkumar2009-06-292-47/+38
* Modified fixes for TUSCANY-3096ramkumar2009-06-298-33/+56
* TUSCANY-3124 Check for wireFormat/operationSelector before other operationsbdaniel2009-06-261-6/+6
* TUSCANY-3121 binding.atom should leverage introspection when setting up call ...bdaniel2009-06-262-12/+9
* TUSCANY-3099 log an error if an invalid header priority is enteredslaws2009-06-262-11/+51
* Enable write for wireFormat/operationSelector on HTTP bindingbdaniel2009-06-261-42/+49
* Remove unused import statementsbdaniel2009-06-261-4/+0
* TUSCANY-3120 - improve write processing so that it writes out what has been e...slaws2009-06-262-43/+99
* Merge the change from 2.x for TUSCANY-2640rfeng2009-06-251-88/+177
* TUSCANY-3018 EarContributionProcessor's URL.setURLStreamHandlerFactory() fail...vamsic0072009-06-251-18/+5
* TUSCANY-3097 don't process application composites of modules inside an EAR ar...slaws2009-06-231-1/+5
* Reverting the changes that was locally done and accidentally committed with r...ramkumar2009-06-231-1/+1
* Fixes for TUSCANY-3096ramkumar2009-06-238-16/+73
* TUSCANY-3114 - Added a basic get test for the RSS feedmcombellack2009-06-213-2/+69
* TUSCANY-3113 - Added get() method to the rss.Collections interface as this is...mcombellack2009-06-212-0/+21
* Binding RSS tests should not depend on classes from the Atom APImcombellack2009-06-211-2/+1
* TUSCANY-3112 - Make sure that the feed entry has the links set on it otherwis...mcombellack2009-06-211-0/+1
* TUSCANY-3111 - It looks like an RSS feed needs a feed description otherwise i...mcombellack2009-06-211-0/+1
* TUSCANY-3111 - Fixed NPE when using the RSS binding on a Java component imple...mcombellack2009-06-211-10/+11
* TUSCANY-3310 - Updated the atom binding so that the description can be set us...mcombellack2009-06-206-6/+57
* Added a unit test for checking that the title can be set for an Atom feed usi...mcombellack2009-06-202-10/+39
* TUSCANY-3109 Added null check for getOperation to handle case where the feed ...mcombellack2009-06-201-9/+10
* TUSCANY-3109 - Added unit test for using Atom binding on a Java component imp...mcombellack2009-06-203-0/+242
* Issue: NullPointerException will be thrown in the destory methods if the doma...mcombellack2009-06-208-30/+51
* Removed stray commented out @Ignore(TUSCANY-2939) on a test as TUSCANY-2939 i...mcombellack2009-06-201-1/+0
* Removed unused importmcombellack2009-06-201-1/+0