summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-23TUSCANY-3097 don't process application composites of modules inside an EAR ar...slaws1-1/+5
2009-06-23TUSCANY-3097 Add test to see if the application composites of modules inside ...slaws15-1/+645
2009-06-23Reverting the changes that was locally done and accidentally committed with r...ramkumar1-1/+1
2009-06-23Fixes for TUSCANY-3096ramkumar8-16/+73
2009-06-22Apply the patch from Pradeep for TUSCANY-3115rfeng4-0/+733
2009-06-21Added missing runtime dependency on tuscany-host-webapp to get the SCA taglib...mcombellack1-0/+7
2009-06-21TUSCANY-3114 - Added a basic get test for the RSS feedmcombellack3-2/+69
2009-06-21TUSCANY-3113 - Added get() method to the rss.Collections interface as this is...mcombellack2-0/+21
2009-06-21Binding RSS tests should not depend on classes from the Atom APImcombellack1-2/+1
2009-06-21TUSCANY-3112 - Make sure that the feed entry has the links set on it otherwis...mcombellack1-0/+1
2009-06-21TUSCANY-3111 - It looks like an RSS feed needs a feed description otherwise i...mcombellack1-0/+1
2009-06-21TUSCANY-3111 - Fixed NPE when using the RSS binding on a Java component imple...mcombellack1-10/+11
2009-06-20TUSCANY-3310 - Updated the atom binding so that the description can be set us...mcombellack6-6/+57
2009-06-20Added a unit test for checking that the title can be set for an Atom feed usi...mcombellack2-10/+39
2009-06-20TUSCANY-3109 Added null check for getOperation to handle case where the feed ...mcombellack1-9/+10
2009-06-20TUSCANY-3109 - Added unit test for using Atom binding on a Java component imp...mcombellack3-0/+242
2009-06-20Issue: NullPointerException will be thrown in the destory methods if the doma...mcombellack8-30/+51
2009-06-20Removed stray commented out @Ignore(TUSCANY-2939) on a test as TUSCANY-2939 i...mcombellack1-1/+0
2009-06-20Removed unused importmcombellack1-1/+0
2009-06-20Removed unused importmcombellack1-1/+0
2009-06-20Originally, this file contained a mix of using spaces and tabs to do the inde...mcombellack1-30/+31
2009-06-20Re-enabled test that had been marked as @Ignore since TUSCANY-2937 is now fix...mcombellack1-2/+1
2009-06-20Minor editorial corrections to fix spelling and indentationmcombellack1-4/+4
2009-06-20Fixed minor spelling mistakemcombellack1-1/+1
2009-06-19Made the indentation and spacing consistent across the composite filemcombellack1-2/+2
2009-06-19Minor spelling correctionmcombellack1-1/+1
2009-06-15Fixes for TUSCANY-3080ramkumar1-1/+1
2009-06-13Format the coderfeng22-70/+69
2009-06-13Refine echo binding to use EchoServer for the reference callsrfeng14-124/+128
2009-06-12Fixing version id in pom.xmllresende1-7/+7
2009-06-09TUSCANY-3086 - Making DefaultContributionFactory implement contribution facto...lresende1-1/+1
2009-06-09TUSCANY-3078 - Reverting changes per user request, as these changes were caus...lresende3-3/+3
2009-06-09Removing obsolete schemaslresende3-135/+0
2009-06-09TUSCANY-3078 - Fixing substitution group in http, atom and widget extensionslresende3-3/+3
2009-06-06Adding generated android resource file, missing after refactoringlresende1-0/+60
2009-06-06-applying patch tuscany_2552_phillipe_ramalho_06_04_2009.patch from TUSCANY-2552adrianocrestani30-0/+2292
2009-06-04Fix for TUSCANY-3077. Allow the thread pool for conversation manager to be sh...rfeng3-27/+45
2009-06-04Fix for TUSCANY-3076. The DefaultWorkScheduler only has 10 threads in the poo...rfeng3-30/+25
2009-06-02TUSCANY-3070 - Work round to treat the symptom of activators being discovered...slaws1-0/+7
2009-06-02TUSCANY-3062 - another work round to get resolution doing something in the do...slaws1-0/+3
2009-06-02TUSCANY-3075 - don't write out the services and references generated to handl...slaws1-85/+89
2009-05-29TUSCANY-2967 back out the trial change to bytes format messages so that all w...slaws3-4/+23
2009-05-29TUSCANY-3052 - add EJBModuleInfo to generate EJB implementation to sit alongs...slaws4-6/+31
2009-05-29TUSCANY-3059: correct perationProperties JMSDeliveryMode set in headers JMSDe...antelder1-1/+1
2009-05-29TUSCANY-3058: Correct use of JMSCorrelationID to use an uppercase trailing 'D'antelder1-6/+6
2009-05-29Fixing namespace for json-rpc operation selector and wire formatlresende2-2/+2
2009-05-29Removing unused imports to avoid package does not exist errors for org.apache...lresende1-5/+2
2009-05-29Fix for TUSCANY-3065. Thanks Greg.scottkurz1-10/+9
2009-05-28Merge branch 'work'lresende3-37/+39
2009-05-28TUSCANY-3052 - Add module info object to the EJB implementation generated mod...slaws9-43/+249