summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Minor spelling correctionmcombellack2009-06-191-1/+1
* Fixes for TUSCANY-3080ramkumar2009-06-151-1/+1
* Fixing version id in pom.xmllresende2009-06-121-7/+7
* TUSCANY-3086 - Making DefaultContributionFactory implement contribution facto...lresende2009-06-091-1/+1
* TUSCANY-3078 - Reverting changes per user request, as these changes were caus...lresende2009-06-093-3/+3
* Removing obsolete schemaslresende2009-06-093-135/+0
* TUSCANY-3078 - Fixing substitution group in http, atom and widget extensionslresende2009-06-093-3/+3
* -applying patch tuscany_2552_phillipe_ramalho_06_04_2009.patch from TUSCANY-2552adrianocrestani2009-06-0630-0/+2292
* Fix for TUSCANY-3077. Allow the thread pool for conversation manager to be sh...rfeng2009-06-043-27/+45
* Fix for TUSCANY-3076. The DefaultWorkScheduler only has 10 threads in the poo...rfeng2009-06-043-30/+25
* TUSCANY-3070 - Work round to treat the symptom of activators being discovered...slaws2009-06-021-0/+7
* TUSCANY-3062 - another work round to get resolution doing something in the do...slaws2009-06-021-0/+3
* TUSCANY-3075 - don't write out the services and references generated to handl...slaws2009-06-021-85/+89
* TUSCANY-2967 back out the trial change to bytes format messages so that all w...slaws2009-05-291-2/+10
* TUSCANY-3052 - add EJBModuleInfo to generate EJB implementation to sit alongs...slaws2009-05-294-6/+31
* TUSCANY-3059: correct perationProperties JMSDeliveryMode set in headers JMSDe...antelder2009-05-291-1/+1
* TUSCANY-3058: Correct use of JMSCorrelationID to use an uppercase trailing 'D'antelder2009-05-291-6/+6
* Fixing namespace for json-rpc operation selector and wire formatlresende2009-05-292-2/+2
* Removing unused imports to avoid package does not exist errors for org.apache...lresende2009-05-291-5/+2
* Fix for TUSCANY-3065. Thanks Greg.scottkurz2009-05-291-10/+9
* Merge branch 'work'lresende2009-05-283-37/+39
* TUSCANY-3052 - Add module info object to the EJB implementation generated mod...slaws2009-05-289-43/+249
* TUSCANY-3063 - Adding new tests to ensure JSON-RPC binding can handle special...lresende2009-05-283-0/+80
* TUSCANY-3052 - Update JEE processing to resolve the JEEImplementation composi...slaws2009-05-278-2/+245
* TUSCANY-3062 don't resolve composites in the deployable composite collection....slaws2009-05-262-4/+7
* Now service thread doesn't blocks halting JVM on stop procedurewjaniszewski2009-05-261-0/+2
* TUSCANY-3057: fix to use single JMS resource factory for request and responseantelder2009-05-224-12/+17
* TUSCANY-3052 - Correct the way that JEEImplementations are represented so tha...slaws2009-05-2210-72/+324
* Merging changes from 1.5 release branch to avoid NPE when running some sampleslresende2009-05-224-27/+21
* Merge policy NPE fixes from 1.5 branchantelder2009-05-222-15/+21