summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-10-06Fix the NOTICE file date to 2009slaws177-465/+465
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822164 13f79535-47bb-0310-9956-ffa450edef68
2009-10-04TUSCANY-3283 re-enable the wrapper generation logic now that the no ↵slaws3-32/+75
namespace handling is complete. Had to mess around with how the schema is generated using the schema collection as now the default schema is being extended with wrappers after schema has been generated. Before a new no namespace schema was being generated. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821535 13f79535-47bb-0310-9956-ffa450edef68
2009-10-04TUSCANY-3283 copy referenced namespaces over from the no namespace schema ↵slaws1-3/+76
and make sure they don't clash with existing namespace prefixes. Also add a simple method to print out DOMs for debug purposes. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821495 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01TUSCANY-3283 - improve the wsdlgen test case to test the situation where a ↵slaws13-68/+649
type with a namespace references a type without a namespace git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820686 13f79535-47bb-0310-9956-ffa450edef68
2009-09-30Fixing notice for the jsonrpc.jslresende3-0/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820477 13f79535-47bb-0310-9956-ffa450edef68
2009-09-30fixing itest/domainmgr poms that were referencing 1.5.1 artifact instead 1.6adrianocrestani16-58/+70
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820452 13f79535-47bb-0310-9956-ffa450edef68
2009-09-30Re-enabled the web-javascript and web-javascript-dojo modules that appear to ↵mcombellack1-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
2009-09-30TUSCANY-3288 - Test case to reproduce the reported issuelresende5-0/+328
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820437 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29TUSCANY-3283 - add test case to look in more detail at how POJOs are ↵slaws8-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
2009-09-29Extend basic auth support to match the credentials set in the policy. Not a ↵slaws3-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
2009-09-29Should be looking at the resolved policy sets and not the applicable policy setsslaws2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819882 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29TUSCANY-3283 - fix up wsdlgen so that unannotated POJOs are not generated ↵slaws1-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
2009-09-17TUSCANY-3256 - Applying Greg's patchlresende3-19/+63
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816346 13f79535-47bb-0310-9956-ffa450edef68
2009-09-16TUSCANY-3266 use the last fragment of the composite URI path to compare ↵slaws1-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
2009-09-15TUSCANY-3265 Increase time to live to give a better chance of catching the ↵slaws1-1/+1
response message git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815265 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15TUSCANY-3272 - create class to run holder tests when run from the distributionslaws2-1/+100
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815260 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15TUSCANY-3275 correct backport version numberslaws1-0/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815257 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14Removing debug system.out.printlnlresende1-3/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814857 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14TUSCANY-3235 - Java2 security problem - Thanks for the patch Hasanslaws1-1/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814529 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14Fix typoslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814527 13f79535-47bb-0310-9956-ffa450edef68
2009-09-13Copy r810820, r810822 and r810850 changes from 1.5.1 branch to 1.x branchnash3-11/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814415 13f79535-47bb-0310-9956-ffa450edef68
2009-09-13Copy r810812, r810816, r810830, r810833 and r810848 changes from 1.5.1 ↵nash4-12/+17
branch to 1.x branch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814412 13f79535-47bb-0310-9956-ffa450edef68
2009-09-13Copy r809409, r809677 and r812443 changes from 1.5.1 branch to 1.x branchnash4-26/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814403 13f79535-47bb-0310-9956-ffa450edef68
2009-09-13Copy r800411 and r807024 changes from 1.5.1 branch to 1.x branchnash14-39/+229
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814399 13f79535-47bb-0310-9956-ffa450edef68
2009-09-13Copy r799472 changes from 1.5.1 branch to 1.x branchnash26-12/+1158
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814396 13f79535-47bb-0310-9956-ffa450edef68
2009-09-13Copy r797997, r798040 and r798050 changes from 1.5.1 branch to 1.x branchnash28-24/+1540
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814393 13f79535-47bb-0310-9956-ffa450edef68
2009-09-13Copy r797997, r798040 and r798050 changes from 1.5.1 branch to 1.x branchnash1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814392 13f79535-47bb-0310-9956-ffa450edef68
2009-09-13Copy r797984, r797987 and r797991 changes from 1.5.1 branch to 1.x branchnash24-21/+1569
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814389 13f79535-47bb-0310-9956-ffa450edef68
2009-09-13Copy r797788 changes from 1.5.1 branch to 1.x branchnash30-2/+1215
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814387 13f79535-47bb-0310-9956-ffa450edef68
2009-09-13Fix TUSCANY-3269 (use host from ?wsdl request in returned WSDL)nash5-23/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814373 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11Fix TUSCANY-3267 and TUSCANY-2757 (ensure wrapper elements have nillable=false)nash1-0/+24
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@813785 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11Add itest/jaxws for TUSCANY-3267nash6-0/+332
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@813784 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11Modify test case to retry the get and delete up to 5 times (TUSCANY-3164)nash1-3/+25
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@813761 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09Add missing import statementnash1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@812810 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09Modify the test to run successfully if the distro has not been built yetnash1-1/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@812808 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09Add null guards around uses of domainSearch reference to prevent unit test ↵nash1-2/+6
failure git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@812765 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09Fix build failure in modules/implementation-java-xmlnash1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@812762 13f79535-47bb-0310-9956-ffa450edef68
2009-09-08Fixing artifact version if on ant build scriptlresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@812730 13f79535-47bb-0310-9956-ffa450edef68
2009-09-08TUSCANY-3264 - Moving all wstx dependencies to 3.2.4 where the prefix ↵lresende7-15/+9
handling issue WSTX-135 is fixed git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@812727 13f79535-47bb-0310-9956-ffa450edef68
2009-09-07TUSCANY-3255: Apply patch from Greg Dritschler to Consolidate JMS session ↵antelder3-2/+18
management in JMSResourceFactory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@812082 13f79535-47bb-0310-9956-ffa450edef68
2009-09-06TUSCANY-2995 - Increasing invocation timeout to 2 secondslresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811765 13f79535-47bb-0310-9956-ffa450edef68
2009-09-05Copying it back to 1.x to bring it up as there are users complaining about ↵lresende148-0/+9472
the old plugin still based on Eclipse 3.2 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811579 13f79535-47bb-0310-9956-ffa450edef68
2009-09-04TUSCANY-3240 - Closing reader after processing spring application-context.xmllresende1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811517 13f79535-47bb-0310-9956-ffa450edef68
2009-09-04TUSCANY-2995 - Adding timeout to avoid blocking when exception occourslresende1-1/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811496 13f79535-47bb-0310-9956-ffa450edef68
2009-09-04Fixes for TUSCANY-3237ramkumar1-2/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811301 13f79535-47bb-0310-9956-ffa450edef68
2009-09-04Fixes for TUSCANY-3250: Testcases for multiple application context using ↵ramkumar5-99/+66
MANIFEST.MF git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811233 13f79535-47bb-0310-9956-ffa450edef68
2009-09-04Fixes for TUSCANY-3250: Support for multiple application context using ↵ramkumar8-149/+126
MANIFEST.MF git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811232 13f79535-47bb-0310-9956-ffa450edef68
2009-09-04TUSCANY-3260 - Merging workaround provided by rfeng on the 1.5.1 branch to ↵lresende1-1/+4
fix ORB shutdown git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811190 13f79535-47bb-0310-9956-ffa450edef68
2009-09-04Minor import clean uplresende1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811186 13f79535-47bb-0310-9956-ffa450edef68
2009-09-04TUSCANY-3427 - Moving model related impl to proper modulelresende3-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@811182 13f79535-47bb-0310-9956-ffa450edef68