summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* committing domain-search changes from patch tuscany_2552_phillipe_ramalho_08_...adrianocrestani2009-08-1742-2540/+2469
* committing domain-manager changes from patch tuscany_2552_phillipe_ramalho_08...adrianocrestani2009-08-1710-175/+294
* Removing specific implementation constraints to avoid warning messages when d...lresende2009-08-131-4/+2
* Adding Apache License headers to domain search artifactslresende2009-08-1345-5/+987
* Experiments with domain search to solve javaScript scoping issues and minor f...lresende2009-08-133-47/+40
* TUSCANY-3213 - move ProblemImpl from assembly.builder.impl to monitor.impl an...slaws2009-08-1368-676/+844
* TUSCTUSCANY-3200 Add the dojo copyright to the NOTICE file to be consistent w...slaws2009-08-131-0/+4
* Fixing NPE if SecurityHandler extension point wasn't initialized properlylresende2009-08-131-1/+3
* Updating pom.xml property to reflect current release versionlresende2009-08-131-1/+1
* Merging changes from 1.5.1 to Split policy security code specific to geronimo...lresende2009-08-1313-92/+519
* Remove hashCode and equals methods in base OperationImpl and InterfaceImpl to...rfeng2009-08-125-140/+74
* Java doc and small formatting updates to policy security httplresende2009-08-113-6/+20
* TUSCANY-3166 - Adding interface wsdl dependencylresende2009-08-111-0/+6
* Minor import cleanuplresende2009-08-112-4/+0
* TUSCANY-3166 - Workarounding interface.wsdl issues by finding the corresponde...lresende2009-08-111-1/+16
* Fixes for TUSCANY-3202ramkumar2009-08-111-0/+3
* Fixes for TUSCANY-3185ramkumar2009-08-111-2/+29
* TUSCANY-3199 WebImplementationProcessor should prefix web.componentType URI w...vamsic0072009-08-101-1/+1
* Small change to execute search when user hits enter on the search fieldlresende2009-08-101-1/+1
* Minor format based on Tuscany code stylelresende2009-08-101-426/+382
* applying tuscany_2552_domain_search_phillipe_ramalho_08_08_2009.patch and tus...adrianocrestani2009-08-1060-1639/+2012
* Update to get the dojotoolkit zip from the Maven repository to try to fix the...antelder2009-08-082-30/+24
* TUSCANY-3198 - keep generated EJB component implementations distinct. They we...slaws2009-08-071-0/+7
* Demarcate the logged argumentsslaws2009-08-071-2/+2
* TUSCANY-3195: fix code to not so aggresivly remove inherently-provided intent...antelder2009-08-051-11/+1
* Fixes for TUSCANY-2906 - resolve xsd:imports by namespaceramkumar2009-08-051-1/+19
* Fixes for TUSCANY-2906 - resolve wsdl:import by namespaceramkumar2009-08-051-29/+112
* Remove redundant contentslaws2009-07-301-18/+0
* Add missing dependency slaws2009-07-301-0/+6
* TUSCANY-3178 read the validation schema extension point from the extension po...slaws2009-07-301-1/+1
* TUSCANY-3177 create the extension point registry earlier so that any programm...slaws2009-07-301-2/+1
* Fix type in commentslaws2009-07-291-1/+1
* TUSCANY-3174 - move the workspace manager classes into a separate module as t...slaws2009-07-2910-202/+454
* Removing debug code that was printing user credentialslresende2009-07-271-1/+2
* Properly registering authenticated caler with geronimo context manager to fin...lresende2009-07-271-8/+15
* Remove test scope from host-embedded dependency to fix build failurenash2009-07-261-5/+4
* TUSCANY-3174 - add a simple WorkspaceManager to allow contributions to be pro...slaws2009-07-2412-25/+446
* TUSCANY-3178 read the validation schema extension point from the extension po...slaws2009-07-241-1/+1
* TUSCANY-3177 create the extension point registry earlier so that any programm...slaws2009-07-241-2/+4
* Adding support for explicitly configuring policySetslresende2009-07-242-73/+176
* TUSCANY-3173 remove the contents of thread local storage when the webapp shut...slaws2009-07-232-1/+11
* TUSCANY-3173 - make getServletMapping handle the input mapping in the same wa...slaws2009-07-231-0/+5
* Add missing dependency on commons-logging related to perm gen issues when run...slaws2009-07-231-0/+16
* Merge the fix for TUSCANY-3167, TUSCANY-3162 from 2.xrfeng2009-07-202-3/+32
* TUSCANY-3163 - Fixing non-ascii characters that were producing build failure ...lresende2009-07-2029-29/+29
* TUSCANY-3140 - Test for difference between loadtime and runtime classloaders ...slaws2009-07-181-0/+37
* TUSCANY-3149 - Generally be more careful about removing object references in ...slaws2009-07-188-9/+210
* Fix for TUSCANY-3153rfeng2009-07-171-320/+325
* Fixes for handling folderNoManifest scenario of spring location attributeramkumar2009-07-151-4/+12
* Merge the fix for TUSCANY-3141 and xs:import fix from 2.xrfeng2009-07-132-6/+29