summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.5.1 (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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-3166 - Adding testcase to reproduce the problem describedlresende2009-07-286-0/+655
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798724 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
* Update validation assertions to account for wrapped MonitorRuntimeExceptionnash2009-07-271-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798050 13f79535-47bb-0310-9956-ffa450edef68
* Update validation assertions to use new MonitorRuntimeExceptionnash2009-07-272-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798040 13f79535-47bb-0310-9956-ffa450edef68
* Fix TUSCANY-3172 (domain manager doesn't report errors cleanly to the nodes)nash2009-07-2626-22/+1538
| | | | 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-2623-13/+1570
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797987 13f79535-47bb-0310-9956-ffa450edef68
* Remove unnecessary dependencynash2009-07-261-8/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797984 13f79535-47bb-0310-9956-ffa450edef68
* Fix TUSCANY-3169 (invalid characters in generated reference binding names) ↵nash2009-07-2530-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
* 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
* Disable itest/contribution-jee as workaround for TUSCANY-3165nash2009-07-201-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795684 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-2081-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
* 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
* TUSCANY-3148 remove version dependency from zip based JEE itestsslaws2009-07-155-5/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794306 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-06484-12942/+12942
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791455 13f79535-47bb-0310-9956-ffa450edef68
* Branch for 1.5.1slaws2009-07-069187-0/+733889
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791397 13f79535-47bb-0310-9956-ffa450edef68