summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Support the rmi:// uri for binding.rmirfeng2008-09-184-2/+53
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696531 13f79535-47bb-0310-9956-ffa450edef68
* Fix the classloader parentrfeng2008-09-171-5/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696507 13f79535-47bb-0310-9956-ffa450edef68
* Port the binding-rmi to use core-spirfeng2008-09-1714-172/+415
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696498 13f79535-47bb-0310-9956-ffa450edef68
* Set svn:ignorerfeng2008-09-170-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696435 13f79535-47bb-0310-9956-ffa450edef68
* Fix NPE in finally after earlier exception.scottkurz2008-09-171-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696399 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2615 Fix NPE in finally after earlier exception.scottkurz2008-09-171-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696398 13f79535-47bb-0310-9956-ffa450edef68
* Pass the wrapper exception into FaultExceptionrfeng2008-09-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696391 13f79535-47bb-0310-9956-ffa450edef68
* Remove the dependency on Axis2rfeng2008-09-172-29/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696389 13f79535-47bb-0310-9956-ffa450edef68
* Commented the vtests out of the android build for now.jsdelfino2008-09-171-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696183 13f79535-47bb-0310-9956-ffa450edef68
* Removed the unused distribution builds from the android port.jsdelfino2008-09-1789-23746/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696182 13f79535-47bb-0310-9956-ffa450edef68
* Created a minimum distro for the android port.jsdelfino2008-09-176-198/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696181 13f79535-47bb-0310-9956-ffa450edef68
* Include a subset of the core modules in the distro build.jsdelfino2008-09-172-80/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696180 13f79535-47bb-0310-9956-ffa450edef68
* Starting to clean up android branch, creating subsets of samples, demos, ↵jsdelfino2008-09-171380-117860/+2
| | | | | | tutorials that can be ported to android. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696177 13f79535-47bb-0310-9956-ffa450edef68
* Account for possibility of binding impl wrappering exc in ServiceRuntimeExcjsdelfino2008-09-171-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696175 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2455 we forgot to re-enable the vtest for this fixed JIRAjsdelfino2008-09-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696174 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2243 You can't get at references that are not defined in the ↵jsdelfino2008-09-172-2/+2
| | | | | | component type (see TUSCANY-2501) so I've fixed this test to retrieve a a reference to "b" which is defined in the component type. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696173 13f79535-47bb-0310-9956-ffa450edef68
* Fix random concurrent update problem when transforms are loaded by ↵jsdelfino2008-09-171-2/+3
| | | | | | synchronizing access to the load method git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696172 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2538 - Removing debug information from Extensible Artifact Processorjsdelfino2008-09-171-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696171 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2538 - Adding default processor to handle unknown contents in ↵jsdelfino2008-09-1710-28/+390
| | | | | | composite file git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696170 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2598: Apply fix from Dave Sowerby to support zip protocol typejsdelfino2008-09-171-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696169 13f79535-47bb-0310-9956-ffa450edef68
* Account for possibility of binding impl wrappering exc in ServiceRuntimeExcjsdelfino2008-09-171-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696168 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2455 we forgot to re-enable the vtest for this fixed JIRAjsdelfino2008-09-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696167 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2243 You can't get at references that are not defined in the ↵jsdelfino2008-09-172-2/+2
| | | | | | component type (see TUSCANY-2501) so I've fixed this test to retrieve a a reference to "b" which is defined in the component type. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696166 13f79535-47bb-0310-9956-ffa450edef68
* Fix random concurrent update problem when transforms are loaded by ↵jsdelfino2008-09-171-2/+3
| | | | | | synchronizing access to the load method git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696165 13f79535-47bb-0310-9956-ffa450edef68
* Commit changes for TUSCANY-2590.jsdelfino2008-09-174-37/+189
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696164 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2538 - Removing debug information from Extensible Artifact Processorjsdelfino2008-09-171-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696163 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2538 - Adding default processor to handle unknown contents in ↵jsdelfino2008-09-1710-28/+390
| | | | | | composite file git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696162 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2598: Apply fix from Dave Sowerby to support zip protocol typejsdelfino2008-09-171-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696158 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2601 HTTP binding ETag and LastModified test casesjsdelfino2008-09-178-5/+1293
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696157 13f79535-47bb-0310-9956-ffa450edef68
* Fix TUSCANY-2531jsdelfino2008-09-173-40/+42
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696156 13f79535-47bb-0310-9956-ffa450edef68
* Minor cleanup of unused modules.jsdelfino2008-09-17127-28414/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696153 13f79535-47bb-0310-9956-ffa450edef68
* Temporarily disable itest dependency on osgi/felix.jsdelfino2008-09-175-323/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696150 13f79535-47bb-0310-9956-ffa450edef68
* Removing empty folderlresende2008-09-160-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696096 13f79535-47bb-0310-9956-ffa450edef68
* Account for possibility of binding impl wrappering exc in ServiceRuntimeExcscottkurz2008-09-161-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696057 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2615 Account for possibility of binding impl wrappering exc in ↵scottkurz2008-09-161-0/+6
| | | | | | ServiceRuntimeExc git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@696050 13f79535-47bb-0310-9956-ffa450edef68
* Started to fix module dependencies, OSGi manifest generation and a few ↵jsdelfino2008-09-1680-100/+328
| | | | | | references to obsolete classes to get a clean build. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695979 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2455 we forgot to re-enable the vtest for this fixed JIRAslaws2008-09-161-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695963 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2243 You can't get at references that are not defined in the ↵slaws2008-09-162-2/+2
| | | | | | component type (see TUSCANY-2501) so I've fixed this test to retrieve a a reference to "b" which is defined in the component type. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695956 13f79535-47bb-0310-9956-ffa450edef68
* Add in policies to support JMS message header setting. Also add in ↵slaws2008-09-1622-63/+1152
| | | | | | reliability intents. No policies or implementation changes to support these reliability intents here. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695928 13f79535-47bb-0310-9956-ffa450edef68
* Fix random concurrent update problem when transforms are loaded by ↵slaws2008-09-161-2/+3
| | | | | | synchronizing access to the load method git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695908 13f79535-47bb-0310-9956-ffa450edef68
* Update 1.3.2 CHNAGES file with all the JIRAs fixed in the 1.3.2 branch so farantelder2008-09-161-0/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695741 13f79535-47bb-0310-9956-ffa450edef68
* Commit changes for TUSCANY-2590.scottkurz2008-09-154-37/+189
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695676 13f79535-47bb-0310-9956-ffa450edef68
* Merge the fix for TUSCANY-2513 from trunkrfeng2008-09-157-3/+58
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695617 13f79535-47bb-0310-9956-ffa450edef68
* Fix the artifact id for xercesImplrfeng2008-09-151-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695616 13f79535-47bb-0310-9956-ffa450edef68
* Commit changes for TUSCANY-2590.scottkurz2008-09-154-37/+189
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695598 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2538 - Merging changes from trunk to add default processor to handle ↵lresende2008-09-1510-28/+389
| | | | | | unknown content in composite files git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695573 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2538 - Removing debug information from Extensible Artifact Processorlresende2008-09-151-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695571 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2463 - Merging attribute extension support from trunklresende2008-09-1513-64/+1143
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695565 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2538 - Adding default processor to handle unknown contents in ↵lresende2008-09-1510-28/+390
| | | | | | composite file git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695536 13f79535-47bb-0310-9956-ffa450edef68
* Update CHANGES for T2598antelder2008-09-151-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695522 13f79535-47bb-0310-9956-ffa450edef68