summaryrefslogtreecommitdiffstats
path: root/branches (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixing itest/domainmgr poms that were referencing 1.5.1 artifact instead 1.6adrianocrestani2009-09-3016-58/+70
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820452 13f79535-47bb-0310-9956-ffa450edef68
* Re-enabled the web-javascript and web-javascript-dojo modules that appear to ↵mcombellack2009-09-301-2/+2
| | | | | | have been inadvertently disabled as part of SVN commit 811232 (See http://svn.apache.org/viewvc?view=rev&sortby=date&revision=811232) as these modules are needed for the atom and jsonrpc bindings git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820441 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3288 - Test case to reproduce the reported issuelresende2009-09-305-0/+328
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820437 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3286 - Removing large-sdo-ws to avoid issues when building from ↵lresende2009-09-2911-691/+0
| | | | | | generated source distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820086 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3283 - add test case to look in more detail at how POJOs are ↵slaws2009-09-298-87/+370
| | | | | | converted to schema during WSDL generation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819885 13f79535-47bb-0310-9956-ffa450edef68
* Extend basic auth support to match the credentials set in the policy. Not a ↵slaws2009-09-293-17/+43
| | | | | | production solution but useful for demonstrating how policy can be used. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819883 13f79535-47bb-0310-9956-ffa450edef68
* Should be looking at the resolved policy sets and not the applicable policy setsslaws2009-09-292-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819882 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3283 - fix up wsdlgen so that unannotated POJOs are not generated ↵slaws2009-09-291-1/+119
| | | | | | into a schema with no namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819880 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for TUSCANY-3285: Unique error message in ↵ramkumar2009-09-291-3/+3
| | | | | | getApplicationContextResource method git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819874 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3284 - Removing dojo specific modules to avoid issues with domain ↵lresende2009-09-293-16/+18
| | | | | | launcher git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819831 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3281 fixes for DojoModuleActivator for an exception No servlet ↵ramkumar2009-09-241-1/+1
| | | | | | registered at this URI: /dojo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@818381 13f79535-47bb-0310-9956-ffa450edef68
* Fix for TUSCANY-3273rfeng2009-09-174-10/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816364 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3256 - Applying Greg's patchlresende2009-09-173-19/+63
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816346 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3256 - Applying Greg's patchlresende2009-09-173-18/+63
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816344 13f79535-47bb-0310-9956-ffa450edef68
* exclude some work directories from the src distroslaws2009-09-171-0/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816308 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3165 - revert to Simon's approach of skipping the JEE test for the ↵slaws2009-09-172-0/+18
| | | | | | time being git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816306 13f79535-47bb-0310-9956-ffa450edef68
* Bring the changes list up to dateslaws2009-09-171-3/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816266 13f79535-47bb-0310-9956-ffa450edef68
* Update release monthslaws2009-09-174-8/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816265 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3266 - Making the comparison to find the right composite a little ↵lresende2009-09-171-3/+3
| | | | | | more flexible git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816080 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3278 Create a classloader with access to both cglib and application ↵bdaniel2009-09-161-0/+21
| | | | | | classes for use by the cglib enhancer git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815893 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3276 removed extra Saxon dependencyslaws2009-09-161-3/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815826 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3271 - erlang support not required for 1.5.1. We should target 1.6 ↵slaws2009-09-1689-7081/+0
| | | | | | for this. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815823 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3274 - add missing dojo build fileslaws2009-09-161-0/+92
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815727 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3266 use the last fragment of the composite URI path to compare ↵slaws2009-09-161-6/+11
| | | | | | against the composite from the composite collection to give a better chance of finding the right composite. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815725 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3266 use the last fragment of the composite URI path to compare ↵slaws2009-09-161-6/+11
| | | | | | against the composite from the composite collection to give a better chance of finding the right composite. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815714 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3274 - Adding build.xml to store-dojo and fixing missing ↵lresende2009-09-163-7/+127
| | | | | | dependencies on the distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815624 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3274 - Adding build.xml and build-dependency.xml to store-webapplresende2009-09-163-0/+194
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815622 13f79535-47bb-0310-9956-ffa450edef68
* Removing debug system.out.printlnlresende2009-09-161-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815621 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3274 - Adding build.xml for the store-secure sample applicationlresende2009-09-151-0/+79
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815552 13f79535-47bb-0310-9956-ffa450edef68
* Removing store-distributed sample as it's still a work in progresslresende2009-09-1532-1711/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815551 13f79535-47bb-0310-9956-ffa450edef68
* Update launcher version numberslaws2009-09-151-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815267 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3265 Increase time to live to give a better chance of catching the ↵slaws2009-09-151-1/+1
| | | | | | response message git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815265 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3272 - create class to run holder tests when run from the distributionslaws2009-09-152-1/+100
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815260 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3272 - create class to run holder tests when run from the distributionslaws2009-09-152-1/+100
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815258 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3275 correct backport version numberslaws2009-09-151-0/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815257 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3275 correct backport version numberslaws2009-09-151-0/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815256 13f79535-47bb-0310-9956-ffa450edef68
* Removing debug system.out.printlnlresende2009-09-141-3/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814857 13f79535-47bb-0310-9956-ffa450edef68
* Fixing jar version id in ant scriptlresende2009-09-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814855 13f79535-47bb-0310-9956-ffa450edef68
* Not required in releaseslaws2009-09-147-616/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814820 13f79535-47bb-0310-9956-ffa450edef68
* Not required in releaseslaws2009-09-1410-602/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814818 13f79535-47bb-0310-9956-ffa450edef68
* Not required in releaseslaws2009-09-1436-4029/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814817 13f79535-47bb-0310-9956-ffa450edef68
* Not required in releaseslaws2009-09-1417-1222/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814814 13f79535-47bb-0310-9956-ffa450edef68
* Not required in releaseslaws2009-09-149-617/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814813 13f79535-47bb-0310-9956-ffa450edef68
* Not required in releaseslaws2009-09-1435-3260/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814812 13f79535-47bb-0310-9956-ffa450edef68
* Remove references to modules not required in releaseslaws2009-09-141-8/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814811 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3265 Increase time to live to give a better chance of catching the ↵slaws2009-09-141-1/+1
| | | | | | response message git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814809 13f79535-47bb-0310-9956-ffa450edef68
* Correct stock quote web service endpoint to match referenceslaws2009-09-141-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814690 13f79535-47bb-0310-9956-ffa450edef68
* Correct name provider port to match referenceslaws2009-09-143-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814689 13f79535-47bb-0310-9956-ffa450edef68
* Correct version numbers back to 1.5.1-SNAPSHOTslaws2009-09-141-6/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814540 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3235 - Java2 security problem - Thanks for the patch Hasanslaws2009-09-141-1/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814529 13f79535-47bb-0310-9956-ffa450edef68