summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.5.1/modules (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-08-13Merging latest updates to policy security http from 1.x branchlresende4-79/+197
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803775 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Remove hashCode and equals methods in base OperationImpl and InterfaceImpl ↵rfeng5-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
2009-08-11Minor import cleanuplresende2-4/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803216 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11TUSCANY-3166 - Adding interface wsdl dependencylresende1-0/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803212 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11TUSCANY-3166 - Workarounding interface.wsdl issues by finding the ↵lresende1-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
2009-08-11Fixes for TUSCANY-3202ramkumar1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803204 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11Fixes for TUSCANY-3185ramkumar1-2/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803189 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11TUSCANY-3200 Add the dojo copyright to the NOTICE file to be consistent with ↵slaws1-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
2009-08-10Fixes for TUSCANY-2906 - to resolve wsdl:import and xsd:import using namespaceramkumar2-30/+131
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802758 13f79535-47bb-0310-9956-ffa450edef68
2009-08-10TUSCANY-3199 WebImplementationProcessor should prefix web.componentType URI ↵vamsic0071-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
2009-08-07TUSCANY-3195: merge fix from 1.x to 1.5.1 for Inherently-provided intents do ↵antelder1-11/+1
not work at operation level git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802000 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07TUSCANY-3198 - keep generated EJB component implementations distinct. They ↵slaws1-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
2009-08-07Not included in releaseslaws78-6169/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801979 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07Not included in releaseslaws82-1637/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801976 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07Not included in releaseslaws23-1550/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@801974 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03Fix TUSCANY-3193 (fully support binding.sca in the domain manager)nash12-35/+219
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@800411 13f79535-47bb-0310-9956-ffa450edef68
2009-07-30Fix TUSCANY-3170 (add callback URI configuration support to domain manager) ↵nash2-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
2009-07-29TUSCANY-3174 - Add workspace manager updates to workspace from 1.x and a new ↵slaws6-1/+597
itest for the workspace manager git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798937 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29TUSCANY-3178 read the validation schema extension point from the extension ↵slaws1-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
2009-07-29TUSCANY-3177 create the extension point registry earlier so that any ↵slaws1-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
2009-07-27TUSCANY-3178 read the validation schema extension point from the extension ↵slaws1-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
2009-07-27TUSCANY-3177 create the extension point registry earlier so that any ↵slaws1-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
2009-07-26Fix TUSCANY-3172 (domain manager doesn't report errors cleanly to the nodes)nash6-20/+149
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797997 13f79535-47bb-0310-9956-ffa450edef68
2009-07-26Remove debug outputnash1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797991 13f79535-47bb-0310-9956-ffa450edef68
2009-07-26Fix TUSCANY-3171 (domain manager does not load definitions.xml files)nash2-12/+160
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797987 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25Fix TUSCANY-3169 (invalid characters in generated reference binding names) ↵nash1-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
2009-07-20Merge the fix for TUSCANY-3153 from 16.-SNAPSHOTrfeng1-320/+325
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795993 13f79535-47bb-0310-9956-ffa450edef68
2009-07-20Merge the fix for TUSCANY-3167, TUSCANY-3162 from 1.6-SNAPSHOTrfeng2-3/+32
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795991 13f79535-47bb-0310-9956-ffa450edef68
2009-07-20Add commons-logging dependency to host-webapp pom.xml (needed because of ↵nash1-0/+16
commit r795323) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795679 13f79535-47bb-0310-9956-ffa450edef68
2009-07-20Workaround for TUSCANY-3164 (build failure in binding-gdata-runtime)nash1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795670 13f79535-47bb-0310-9956-ffa450edef68
2009-07-20TUSCANY-3163 - Fixing non-ascii characters that were producing build failure ↵lresende29-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
2009-07-18TUSCANY-3140 - Test for difference between loadtime and runtime classloaders ↵slaws1-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
2009-07-18TUSCANY-3149 - Generally be more careful about removing object references in ↵slaws8-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
2009-07-16Fixes for TUSCANY-3155ramkumar1-4/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794589 13f79535-47bb-0310-9956-ffa450edef68
2009-07-14Merge fix for TUSCANY-3141 from 1.6-SNAPSHOTrfeng2-6/+29
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@793989 13f79535-47bb-0310-9956-ffa450edef68
2009-07-06Update project version to 1.5.1-SNAPSHOTslaws151-3774/+3774
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791455 13f79535-47bb-0310-9956-ffa450edef68
2009-07-06Branch for 1.5.1slaws3935-0/+378874
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791397 13f79535-47bb-0310-9956-ffa450edef68