summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-242 add URI specific processing wherever we read an anyURI attributeslaws2010-03-1018-273/+353
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921286 13f79535-47bb-0310-9956-ffa450edef68
* Update thread pool creation code to match the corresponding code in ODE ↵nash2010-03-081-1/+12
| | | | | | 1.3.3 (TUSCANY-3475) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@920274 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3466rfeng2010-02-181-61/+118
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@911633 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3165, upgrade to OpenEJB version 3.1.2ramkumar2010-02-151-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@910269 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3448 SCA Property and Reference annotation processing in web ↵vamsic0072010-01-282-8/+0
| | | | | | | | | application results in incorrect computed names o Removed the classname prefix when name attribute is not specified in the annotation o Rev 903972 in 1.6 branch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903974 13f79535-47bb-0310-9956-ffa450edef68
* Adding missing Apache License fileslresende2010-01-276-0/+108
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903877 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3434 - Applying the same fix from 1.5.1 (TUSCANY-3292) to fix how ↵lresende2010-01-261-1/+1
| | | | | | the spring context path is calculated git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903480 13f79535-47bb-0310-9956-ffa450edef68
* Updating LICENSE/NOTICE to properly mention required notice from Caucho ↵lresende2010-01-192-0/+52
| | | | | | Technology git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900665 13f79535-47bb-0310-9956-ffa450edef68
* Adding missing Apache License headerslresende2010-01-123-0/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898223 13f79535-47bb-0310-9956-ffa450edef68
* Adding missing Apache License headerslresende2010-01-122-0/+36
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898222 13f79535-47bb-0310-9956-ffa450edef68
* Removing JDK 5 specific code (String isEmpty)lresende2010-01-111-2/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@898098 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3418 add missing equals operator to JMS wire formats so that ↵slaws2010-01-114-0/+20
| | | | | | interceptors are not injected twice. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897816 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3389 - Tyding up the http response to properly distinguish from ↵lresende2010-01-071-5/+7
| | | | | | authentication and authorization exceptions and send the proper http status code git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896754 13f79535-47bb-0310-9956-ffa450edef68
* Minor formattinglresende2010-01-071-88/+87
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896753 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3408 Generate referenced namespace shortname if it's not already presentslaws2010-01-041-3/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@895646 13f79535-47bb-0310-9956-ffa450edef68
* Update 1.x trunk version to 1.7-SNAPSHOTantelder2009-12-21153-922/+922
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@892797 13f79535-47bb-0310-9956-ffa450edef68
* Fix another dojo hudson build issueantelder2009-12-172-55/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@891607 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3389 - Providing different http status code depending on the ↵lresende2009-12-152-7/+16
| | | | | | authentication/authorization error. 401 when user could not be authenticated, 403 when user was authenticated but it does not have the proper role to execute the operation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@890591 13f79535-47bb-0310-9956-ffa450edef68
* Fixing classNotFound issue with jaxwslresende2009-12-141-4/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@890497 13f79535-47bb-0310-9956-ffa450edef68
* Pull the configuration location from the first argument if one is provided. slaws2009-11-301-1/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@885358 13f79535-47bb-0310-9956-ffa450edef68
* fixing TUSCANY-3382adrianocrestani2009-11-293-6/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@885247 13f79535-47bb-0310-9956-ffa450edef68
* Apply the patch from Martin Clough for TUSCANY-3379. Thanks.rfeng2009-11-231-137/+137
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@883443 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3312 - correct previous fix to prevent memory leak on WeakHashMapslaws2009-11-131-4/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835844 13f79535-47bb-0310-9956-ffa450edef68
* Moving 1.x trunklresende2009-11-133992-0/+386720
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835700 13f79535-47bb-0310-9956-ffa450edef68