summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.5.1 (unfollow)
Commit message (Collapse)AuthorFilesLines
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-28TUSCANY-3166 - Adding testcase to reproduce the problem describedlresende6-0/+655
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798724 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-27Update validation assertions to account for wrapped MonitorRuntimeExceptionnash1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798050 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27Update validation assertions to use new MonitorRuntimeExceptionnash2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798040 13f79535-47bb-0310-9956-ffa450edef68
2009-07-26Fix TUSCANY-3172 (domain manager doesn't report errors cleanly to the nodes)nash26-22/+1538
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)nash23-13/+1570
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797987 13f79535-47bb-0310-9956-ffa450edef68
2009-07-26Remove unnecessary dependencynash1-8/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797984 13f79535-47bb-0310-9956-ffa450edef68
2009-07-25Fix TUSCANY-3169 (invalid characters in generated reference binding names) ↵nash30-2/+1215
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-20Disable itest/contribution-jee as workaround for TUSCANY-3165nash1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795684 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 ↵lresende81-81/+81
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-15TUSCANY-3148 remove version dependency from zip based JEE itestsslaws5-5/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794306 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-SNAPSHOTslaws484-12942/+12942
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791455 13f79535-47bb-0310-9956-ffa450edef68
2009-07-06Branch for 1.5.1slaws9187-0/+733889
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791397 13f79535-47bb-0310-9956-ffa450edef68