slaws
|
bfceace0ee
|
TUSCANY-3283 re-enable the wrapper generation logic now that the no 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-04 12:51:37 +00:00 |
|
slaws
|
e0beb57c3a
|
TUSCANY-3283 copy referenced namespaces over from the no namespace schema 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-04 09:59:34 +00:00 |
|
slaws
|
5ad7410d70
|
Update date in NOTICE files to 2009
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820943 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-02 09:45:17 +00:00 |
|
slaws
|
992cf3b77f
|
Fix up release date
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820938 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-02 08:59:24 +00:00 |
|
slaws
|
01e534b960
|
Clarify that this same is made up of 4 modules
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820934 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-02 08:46:23 +00:00 |
|
lresende
|
d0028a278f
|
TUSCANY-3292 - Fixing how the spring context path is calculated
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820820 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-01 22:01:34 +00:00 |
|
slaws
|
574b17f369
|
TUSCANY-3283 - improve the wsdlgen test case to test the situation where a 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-10-01 15:23:45 +00:00 |
|
lresende
|
e762b03755
|
Fixing notice for the jsonrpc.js
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820477 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-30 22:22:00 +00:00 |
|
adrianocrestani
|
09e93bd9cb
|
fixing itest/domainmgr poms that were referencing 1.5.1 artifact instead 1.6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820452 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-30 21:14:56 +00:00 |
|
mcombellack
|
558c9a6e12
|
Re-enabled the web-javascript and web-javascript-dojo modules that appear to 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-30 20:50:50 +00:00 |
|
lresende
|
7b8e8027e4
|
TUSCANY-3288 - Test case to reproduce the reported issue
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820437 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-30 20:37:43 +00:00 |
|
lresende
|
04f13aca63
|
TUSCANY-3286 - Removing large-sdo-ws to avoid issues when building from generated source distribution
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820086 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-29 20:47:19 +00:00 |
|
slaws
|
80187c2196
|
TUSCANY-3283 - add test case to look in more detail at how POJOs are 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-29 11:06:51 +00:00 |
|
slaws
|
c873aa270a
|
Extend basic auth support to match the credentials set in the policy. Not a 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-29 10:57:20 +00:00 |
|
slaws
|
a80c3fe0ef
|
Should be looking at the resolved policy sets and not the applicable policy sets
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819882 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-29 10:54:04 +00:00 |
|
slaws
|
6e7d69445c
|
TUSCANY-3283 - fix up wsdlgen so that unannotated POJOs are not generated 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-29 10:47:42 +00:00 |
|
ramkumar
|
3790b50170
|
Fixes for TUSCANY-3285: Unique error message in getApplicationContextResource method
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819874 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-29 10:24:01 +00:00 |
|
lresende
|
7b5b800dab
|
TUSCANY-3284 - Removing dojo specific modules to avoid issues with domain launcher
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@819831 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-29 05:01:51 +00:00 |
|
ramkumar
|
e865172e1b
|
TUSCANY-3281 fixes for DojoModuleActivator for an exception No servlet registered at this URI: /dojo
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@818381 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-24 06:47:59 +00:00 |
|
rfeng
|
12d905c8cd
|
Fix for TUSCANY-3273
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816364 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-17 20:12:07 +00:00 |
|
lresende
|
16b8b195e6
|
TUSCANY-3256 - Applying Greg's patch
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816346 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-17 19:29:34 +00:00 |
|
lresende
|
507f857a00
|
TUSCANY-3256 - Applying Greg's patch
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816344 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-17 19:26:37 +00:00 |
|
slaws
|
7906a911a9
|
exclude some work directories from the src distro
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816308 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-17 17:57:40 +00:00 |
|
slaws
|
02b5396714
|
TUSCANY-3165 - revert to Simon's approach of skipping the JEE test for the time being
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816306 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-17 17:55:55 +00:00 |
|
slaws
|
162c9898f8
|
Bring the changes list up to date
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816266 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-17 16:32:18 +00:00 |
|
slaws
|
50f11675c5
|
Update release month
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816265 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-17 16:30:30 +00:00 |
|
lresende
|
220873c5ea
|
TUSCANY-3266 - Making the comparison to find the right composite a little more flexible
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@816080 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-17 07:28:05 +00:00 |
|
bdaniel
|
4561b3563f
|
TUSCANY-3278 Create a classloader with access to both cglib and application classes for use by the cglib enhancer
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815893 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-16 17:15:41 +00:00 |
|
slaws
|
9798b7a19c
|
TUSCANY-3276 removed extra Saxon dependency
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815826 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-16 15:13:01 +00:00 |
|
slaws
|
abdb5c2bab
|
TUSCANY-3271 - erlang support not required for 1.5.1. We should target 1.6 for this.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815823 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-16 15:09:43 +00:00 |
|
slaws
|
bbff329538
|
TUSCANY-3274 - add missing dojo build file
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815727 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-16 11:22:49 +00:00 |
|
slaws
|
761ae75185
|
TUSCANY-3266 use the last fragment of the composite URI path to compare 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-16 11:19:49 +00:00 |
|
slaws
|
1a586c8d89
|
TUSCANY-3266 use the last fragment of the composite URI path to compare 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
|
2009-09-16 10:44:20 +00:00 |
|
lresende
|
64909b408c
|
TUSCANY-3274 - Adding build.xml to store-dojo and fixing missing dependencies on the distribution
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815624 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-16 06:17:27 +00:00 |
|
lresende
|
bd89794eb9
|
TUSCANY-3274 - Adding build.xml and build-dependency.xml to store-webapp
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815622 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-16 06:16:16 +00:00 |
|
lresende
|
ec745712c0
|
Removing debug system.out.println
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815621 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-16 06:15:10 +00:00 |
|
lresende
|
42476fd50a
|
TUSCANY-3274 - Adding build.xml for the store-secure sample application
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815552 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-15 23:00:55 +00:00 |
|
lresende
|
752ec791ce
|
Removing store-distributed sample as it's still a work in progress
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815551 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-15 22:59:56 +00:00 |
|
slaws
|
b118f5ed25
|
Update launcher version number
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815267 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-15 10:43:45 +00:00 |
|
slaws
|
94e69567c4
|
TUSCANY-3265 Increase time to live to give a better chance of catching the response message
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815265 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-15 10:38:58 +00:00 |
|
slaws
|
f36a9bffba
|
TUSCANY-3272 - create class to run holder tests when run from the distribution
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815260 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-15 10:32:46 +00:00 |
|
slaws
|
07aa0a0ae2
|
TUSCANY-3272 - create class to run holder tests when run from the distribution
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815258 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-15 10:31:34 +00:00 |
|
slaws
|
fee0d60df4
|
TUSCANY-3275 correct backport version number
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815257 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-15 10:30:11 +00:00 |
|
slaws
|
56eeb8965e
|
TUSCANY-3275 correct backport version number
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815256 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-15 10:29:36 +00:00 |
|
lresende
|
e6074e8de3
|
Removing debug system.out.println
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814857 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-14 21:06:59 +00:00 |
|
lresende
|
ade22fa332
|
Fixing jar version id in ant script
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814855 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-14 21:05:33 +00:00 |
|
slaws
|
8b06a41ec5
|
Not required in release
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814820 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-14 20:00:53 +00:00 |
|
slaws
|
9b7e22519c
|
Not required in release
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814818 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-14 19:59:30 +00:00 |
|
slaws
|
01f0b388f1
|
Not required in release
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814817 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-14 19:58:35 +00:00 |
|
slaws
|
c3a6ff1523
|
Not required in release
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814814 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-14 19:56:38 +00:00 |
|