summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.5.1/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merging latest updates to policy security http from 1.x branchlresende2009-08-134-79/+197
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803775 13f79535-47bb-0310-9956-ffa450edef68
* Remove hashCode and equals methods in base OperationImpl and InterfaceImpl ↵rfeng2009-08-115-140/+74
| | | | | | to improve performance (merged from 2.x) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803326 13f79535-47bb-0310-9956-ffa450edef68
* Minor import cleanuplresende2009-08-112-4/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803216 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3166 - Adding interface wsdl dependencylresende2009-08-111-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803212 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3166 - Workarounding interface.wsdl issues by finding the ↵lresende2009-08-111-1/+16
| | | | | | correspondent java interface contract when wsdl intrface is used git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803210 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3202ramkumar2009-08-111-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803204 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3185ramkumar2009-08-111-2/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803189 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3200 Add the dojo copyright to the NOTICE file to be consistent with ↵slaws2009-08-111-0/+5
| | | | | | the top level binary NOTICE file. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803114 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-2906 - to resolve wsdl:import and xsd:import using namespaceramkumar2009-08-102-30/+131
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802758 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3199 WebImplementationProcessor should prefix web.componentType URI ↵vamsic0072009-08-101-1/+1
| | | | | | | | with WEB-INF o Fixed the URI in resolve() method to include WEB-INF git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802656 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3195: merge fix from 1.x to 1.5.1 for Inherently-provided intents do ↵antelder2009-08-071-11/+1
| | | | | | not work at operation level git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802000 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3198 - keep generated EJB component implementations distinct. They ↵slaws2009-08-071-0/+7
| | | | | | were being resolved down to one because the hashcode was not based on any unique EJB information git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801992 13f79535-47bb-0310-9956-ffa450edef68
* Not included in releaseslaws2009-08-0778-6169/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801979 13f79535-47bb-0310-9956-ffa450edef68
* Not included in releaseslaws2009-08-0782-1637/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801976 13f79535-47bb-0310-9956-ffa450edef68
* Not included in releaseslaws2009-08-0723-1550/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801974 13f79535-47bb-0310-9956-ffa450edef68
* Fix TUSCANY-3193 (fully support binding.sca in the domain manager)nash2009-08-0312-35/+219
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@800411 13f79535-47bb-0310-9956-ffa450edef68
* Fix TUSCANY-3170 (add callback URI configuration support to domain manager) ↵nash2009-07-302-10/+101
| | | | | | and add itest/domainmgr/callback test case git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799472 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3174 - Add workspace manager updates to workspace from 1.x and a new ↵slaws2009-07-296-1/+597
| | | | | | itest for the workspace manager git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798937 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3178 read the validation schema extension point from the extension ↵slaws2009-07-291-1/+1
| | | | | | point registry rather than creating a local copy. Same change as before but repeated in host embedded git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798927 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3177 create the extension point registry earlier so that any ↵slaws2009-07-291-2/+4
| | | | | | programmatic changes to it are reflected in the runtime configuration. Same change as before but in host embedded this time. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798926 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3178 read the validation schema extension point from the extension ↵slaws2009-07-271-1/+1
| | | | | | point registry rather than creating a local copy git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798095 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3177 create the extension point registry earlier so that any ↵slaws2009-07-271-1/+1
| | | | | | programmatic changes to it are reflected in the runtime configuration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798094 13f79535-47bb-0310-9956-ffa450edef68
* Fix TUSCANY-3172 (domain manager doesn't report errors cleanly to the nodes)nash2009-07-266-20/+149
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797997 13f79535-47bb-0310-9956-ffa450edef68
* Remove debug outputnash2009-07-261-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797991 13f79535-47bb-0310-9956-ffa450edef68
* Fix TUSCANY-3171 (domain manager does not load definitions.xml files)nash2009-07-262-12/+160
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797987 13f79535-47bb-0310-9956-ffa450edef68
* Fix TUSCANY-3169 (invalid characters in generated reference binding names) ↵nash2009-07-251-2/+2
| | | | | | and add itest/domainmgr to verify the fix git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797788 13f79535-47bb-0310-9956-ffa450edef68
* Merge the fix for TUSCANY-3153 from 16.-SNAPSHOTrfeng2009-07-201-320/+325
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795993 13f79535-47bb-0310-9956-ffa450edef68
* Merge the fix for TUSCANY-3167, TUSCANY-3162 from 1.6-SNAPSHOTrfeng2009-07-202-3/+32
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795991 13f79535-47bb-0310-9956-ffa450edef68
* Add commons-logging dependency to host-webapp pom.xml (needed because of ↵nash2009-07-201-0/+16
| | | | | | commit r795323) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795679 13f79535-47bb-0310-9956-ffa450edef68
* Workaround for TUSCANY-3164 (build failure in binding-gdata-runtime)nash2009-07-201-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795670 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3163 - Fixing non-ascii characters that were producing build failure ↵lresende2009-07-2029-29/+29
| | | | | | when using IBM JDK 1.6 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795663 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3140 - Test for difference between loadtime and runtime classloaders ↵slaws2009-07-181-0/+37
| | | | | | and, in the case where they are different, fix up the wire source interface based on the interface provided to the getService() call. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795365 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3149 - Generally be more careful about removing object references in ↵slaws2009-07-188-9/+210
| | | | | | host-webapp. Specifically there is a problem with the axis ws binding (JIRA 3732 in the Axis project) where a shutdown hook is registered but not removed. This is fixed in Axis2 1.5 but as we are still in 1.4.1 I've worked round it here. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795323 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3155ramkumar2009-07-161-4/+12
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794589 13f79535-47bb-0310-9956-ffa450edef68
* Merge fix for TUSCANY-3141 from 1.6-SNAPSHOTrfeng2009-07-142-6/+29
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793989 13f79535-47bb-0310-9956-ffa450edef68
* Update project version to 1.5.1-SNAPSHOTslaws2009-07-06151-3774/+3774
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791455 13f79535-47bb-0310-9956-ffa450edef68
* Branch for 1.5.1slaws2009-07-063935-0/+378874
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791397 13f79535-47bb-0310-9956-ffa450edef68