summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Enhancment to allow verification of user credentials and roles in a Geronimo ...lresende2009-05-214-18/+164
* Adding authorization intent to use for restricting an operation to be run onl...lresende2009-05-211-0/+10
* TUSCANY-3041- policySets & intents not resolved on implementation.jee, applie...antelder2009-05-215-5/+22
* Fixes for TUSCANY-3053ramkumar2009-05-211-5/+1
* Remove catch left in on previous commit for locating resources in jarsantelder2009-05-211-2/+0
* Fix implementation.spring to correctly locate spring resources nested within ...antelder2009-05-211-1/+1
* Add cached impl for TUSCANY-3054.scottkurz2009-05-201-0/+129
* Properly handle SMD requests in JSON-RPC wire format/operation selectorlresende2009-05-206-11/+120
* Updating java doc for HTTP JSON-RPC wireformat/operation selector extensionslresende2009-05-2015-17/+54
* Reporting fault message with exception in json representation, when jsonrpc o...lresende2009-05-203-17/+37
* Removing obsolete FIXME tags, as exceptions are handled ok on wireFormat inte...lresende2009-05-201-14/+1
* Do BytesMessage.reset() on BytesMP, DefaultMP to be consistent across wire fo...scottkurz2009-05-192-1/+3
* TUSCANY-3032 - fix binding.ejb schema so that ejb-link-name is a string not a...slaws2009-05-181-1/+1
* TUSCANY-3030 if the fault exception mapper is null try getting it from the re...slaws2009-05-181-1/+8
* Mereg bouncy castle excludes from 1.5 to 1.xantelder2009-05-181-0/+12
* Remove provided csope from spring dependenciesantelder2009-05-181-3/+0
* Exclude bouncycastleantelder2009-05-181-0/+6
* Add missing license headerantelder2009-05-185-72/+164
* TUSCANY-3031 Ensure that JMS wire formats that don't required a data transfor...slaws2009-05-158-8/+8
* TUSCANY-2967 Fix up just jmsBytes wire format to return exceptions as bytes t...slaws2009-05-151-0/+30