summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x (follow)
Commit message (Expand)AuthorAgeFilesLines
* Turn the IdentityHashMap into a ConcurrentHashMap to avoid expensive synchron...rfeng2009-11-091-24/+23
* Improve performance by indexing invocation chains by operation and caching Ja...rfeng2009-11-063-16/+39
* Repeat some service calls to test cachingrfeng2009-11-061-0/+6
* Fixing dependency version on the ant build scriptlresende2009-11-061-1/+1
* Obtain the injection points for ejb component from implementation.webvamsic0072009-11-053-0/+118
* Property injection for SCA properties in implementation.web computed by Java ...vamsic0072009-11-033-0/+20
* Use XmlSeeAlso to include subclasses and their array variantsrfeng2009-11-022-0/+6
* fixing compilation problem on DeployedCompositeCollectionImpladrianocrestani2009-10-301-1/+9
* Injection info for SCA references from Java EE optional extensionvamsic0072009-10-296-0/+50
* Fix for TUSCANY-3348 (perf improvement)rfeng2009-10-283-4/+19
* Add the webapp dependency as its no longer pulled in transitivelyantelder2009-10-281-0/+7
* applying patch tuscany_2552_phillipe_ramalho_09_30_2009.patch from TUSCANY-2552adrianocrestani2009-10-2820-465/+425
* Fix host namesrfeng2009-10-273-4/+4
* Revert the wrong changerfeng2009-10-278-101/+75
* Revert the wrong changerfeng2009-10-271-86/+28
* Add service declarationrfeng2009-10-271-0/+17
* Merge all changes from 1.5.2 branch into trunkrfeng2009-10-26136-1950/+3227
* Improve the node launcher so that it can take more than one contributions and...rfeng2009-10-261-5/+13
* Make the WebImplementationProcessor compute the injection points for properti...vamsic0072009-10-233-0/+61
* TUSCANY-3347 make the name of the implementation.jee composite uniqueslaws2009-10-213-4/+21
* TUSCANY-3309 - apply patch from Chad Phillips to add the SOAP headers to the ...slaws2009-10-191-0/+6
* TUSCANY-3312 - change JavaInterface interface reference to a weak reference t...slaws2009-10-171-5/+11
* TUSCANY-3303 slight change so that import delete looks through all the import...slaws2009-10-161-1/+7
* JEE Integration samples - Scenario 11vamsic0072009-10-1513-0/+557
* Properly install dojo in local maven repo if not already installedlresende2009-10-151-0/+14
* Updating old version of dojo install scriptlresende2009-10-151-16/+16
* TUSCANY-3288 - Fixing up test scenario and re-enabling test caselresende2009-10-123-53/+2
* TUSCANY-3288 - Special handling of arrays to properly create the JAXB Context...lresende2009-10-124-11/+26
* Adding @SupressWarningslresende2009-10-121-5/+12
* TUSCANY-3283 - update to match the latest changes from the 1.5.2 branchslaws2009-10-093-459/+485
* Set the context class loader as the module's class loader instead of the temp...vamsic0072009-10-071-0/+60
* comment our debugging outputslaws2009-10-061-3/+3
* Fix the NOTICE file date to 2009slaws2009-10-06177-465/+465
* TUSCANY-3283 re-enable the wrapper generation logic now that the no namespace...slaws2009-10-043-32/+75
* TUSCANY-3283 copy referenced namespaces over from the no namespace schema and...slaws2009-10-041-3/+76
* TUSCANY-3283 - improve the wsdlgen test case to test the situation where a ty...slaws2009-10-0113-68/+649
* Fixing notice for the jsonrpc.jslresende2009-09-303-0/+10
* fixing itest/domainmgr poms that were referencing 1.5.1 artifact instead 1.6adrianocrestani2009-09-3016-58/+70
* Re-enabled the web-javascript and web-javascript-dojo modules that appear to ...mcombellack2009-09-301-2/+2
* TUSCANY-3288 - Test case to reproduce the reported issuelresende2009-09-305-0/+328
* TUSCANY-3283 - add test case to look in more detail at how POJOs are converte...slaws2009-09-298-87/+370
* Extend basic auth support to match the credentials set in the policy. Not a p...slaws2009-09-293-17/+43
* Should be looking at the resolved policy sets and not the applicable policy setsslaws2009-09-292-2/+2
* TUSCANY-3283 - fix up wsdlgen so that unannotated POJOs are not generated int...slaws2009-09-291-1/+119
* TUSCANY-3256 - Applying Greg's patchlresende2009-09-173-19/+63
* TUSCANY-3266 use the last fragment of the composite URI path to compare again...slaws2009-09-161-6/+11
* TUSCANY-3265 Increase time to live to give a better chance of catching the re...slaws2009-09-151-1/+1
* TUSCANY-3272 - create class to run holder tests when run from the distributionslaws2009-09-152-1/+100
* TUSCANY-3275 correct backport version numberslaws2009-09-151-0/+11
* Removing debug system.out.printlnlresende2009-09-141-3/+1