summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-26Remove unused import statementsbdaniel1-4/+0
2009-06-26TUSCANY-3120 - improve write processing so that it writes out what has been e...slaws2-43/+99
2009-06-25Merge the change from 2.x for TUSCANY-2640rfeng1-88/+177
2009-06-25TUSCANY-3018 EarContributionProcessor's URL.setURLStreamHandlerFactory() fail...vamsic0071-18/+5
2009-06-23TUSCANY-3097 don't process application composites of modules inside an EAR ar...slaws1-1/+5
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-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-19Minor spelling correctionmcombellack1-1/+1
2009-06-15Fixes for TUSCANY-3080ramkumar1-1/+1
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-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...slaws1-2/+10
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
2009-05-28TUSCANY-3063 - Adding new tests to ensure JSON-RPC binding can handle special...lresende3-0/+80
2009-05-27TUSCANY-3052 - Update JEE processing to resolve the JEEImplementation composi...slaws8-2/+245
2009-05-26TUSCANY-3062 don't resolve composites in the deployable composite collection....slaws2-4/+7
2009-05-26Now service thread doesn't blocks halting JVM on stop procedurewjaniszewski1-0/+2
2009-05-22TUSCANY-3057: fix to use single JMS resource factory for request and responseantelder4-12/+17
2009-05-22TUSCANY-3052 - Correct the way that JEEImplementations are represented so tha...slaws10-72/+324
2009-05-22Merging changes from 1.5 release branch to avoid NPE when running some sampleslresende4-27/+21
2009-05-22Merge policy NPE fixes from 1.5 branchantelder2-15/+21