Commit graph

9438 commits

Author SHA1 Message Date
slaws
c220b21c32 Add new OSGi dependency required by changes at r964321
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964413 13f79535-47bb-0310-9956-ffa450edef68
2010-07-15 13:08:19 +00:00
slaws
53ec19a428 some more detail on the style/format tests
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964380 13f79535-47bb-0310-9956-ffa450edef68
2010-07-15 10:51:26 +00:00
slaws
aef969d205 Add doc-list contribution to the build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964379 13f79535-47bb-0310-9956-ffa450edef68
2010-07-15 10:50:53 +00:00
slaws
299500b8d0 Add launcher for doc lit contribution
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964374 13f79535-47bb-0310-9956-ffa450edef68
2010-07-15 10:38:01 +00:00
slaws
a2a209ba03 Add contribution to demonstrate doc-lit(or bare) message style
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964372 13f79535-47bb-0310-9956-ffa450edef68
2010-07-15 10:36:16 +00:00
bdaniel
cbbb016910 Validate that the noListener intent isn't specified on a service
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964321 13f79535-47bb-0310-9956-ffa450edef68
2010-07-15 07:02:34 +00:00
bdaniel
9d256c2f1d Add noListener intent to constants
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964319 13f79535-47bb-0310-9956-ffa450edef68
2010-07-15 06:58:55 +00:00
bdaniel
94c4934efc Allow transaction policy sets to be used with external attachment
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964066 13f79535-47bb-0310-9956-ffa450edef68
2010-07-14 14:43:41 +00:00
bdaniel
e8b380a59b Ignore direct policy sets when external policy sets are attached
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964064 13f79535-47bb-0310-9956-ffa450edef68
2010-07-14 14:42:16 +00:00
slaws
c2ce223c5c TUSCANY-3616 - fix the namespace of generated WSDL
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963981 13f79535-47bb-0310-9956-ffa450edef68
2010-07-14 09:16:02 +00:00
kelvingoodson
cdd0b2d713 async sample update
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963791 13f79535-47bb-0310-9956-ffa450edef68
2010-07-13 16:53:31 +00:00
slaws
29c48e8a53 Add expected message for BWS_2022
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963758 13f79535-47bb-0310-9956-ffa450edef68
2010-07-13 15:20:37 +00:00
slaws
f46bb62277 Fixes to set the callback interface based on the interface constructed when the @Callback WSDL annotations is processed. Makes BWS_2022 work.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963756 13f79535-47bb-0310-9956-ffa450edef68
2010-07-13 15:17:41 +00:00
bdaniel
06a34ee20b Update policy otest expected error messages
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963738 13f79535-47bb-0310-9956-ffa450edef68
2010-07-13 14:41:35 +00:00
slaws
ee8eb7a137 Add ignores
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963661 13f79535-47bb-0310-9956-ffa450edef68
2010-07-13 10:22:02 +00:00
slaws
017e717836 Changes to get the test running in my environment
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963660 13f79535-47bb-0310-9956-ffa450edef68
2010-07-13 10:20:40 +00:00
slaws
2a58cc31b0 Add expect error messages
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963645 13f79535-47bb-0310-9956-ffa450edef68
2010-07-13 09:52:37 +00:00
slaws
5c6c123ddd Remove commented out methods
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963631 13f79535-47bb-0310-9956-ffa450edef68
2010-07-13 09:38:58 +00:00
slaws
47f6879e35 TUSCANY-3616 - Add code to check that that interface contracts a reference and reference binding and at service and service binding match. Motivated by BWS_2007. TO do this properly we have to test that the interfaces are described using the same IDL and if not convert to WSDL1.1 are required by the SCA specifications. There are a lot of changes here as doing this upset quite a few tests. Further work is required to look at the details of our WSDL generation process which looks a little suspect around wrapper namespaces.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963624 13f79535-47bb-0310-9956-ffa450edef68
2010-07-13 09:12:08 +00:00
kelvingoodson
6aeeb05d75 move sample to contrib under trunk, (source directory is deprecated for new contribs)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963621 13f79535-47bb-0310-9956-ffa450edef68
2010-07-13 08:38:22 +00:00
kelvingoodson
00a4b10da0 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963620 13f79535-47bb-0310-9956-ffa450edef68 2010-07-13 08:36:33 +00:00
kelvingoodson
46877610e4 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963619 13f79535-47bb-0310-9956-ffa450edef68 2010-07-13 08:35:20 +00:00
kelvingoodson
0987db66ce create contrib folder under trunk so it can be in the build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963618 13f79535-47bb-0310-9956-ffa450edef68
2010-07-13 08:33:29 +00:00
antelder
a32d933e6d Update for new err msg for bws_2016
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963500 13f79535-47bb-0310-9956-ffa450edef68
2010-07-12 21:40:32 +00:00
antelder
47f2aef331 Fix no class def error from wink update to use slf4j api from 1.6 which includes a default noop log impl
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963497 13f79535-47bb-0310-9956-ffa450edef68
2010-07-12 21:39:27 +00:00
antelder
d07c609f43 Update wsdl resolving to take account of wsdli:location namespace to location url mappings
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963496 13f79535-47bb-0310-9956-ffa450edef68
2010-07-12 21:37:32 +00:00
antelder
39bee7916c Update the ws binding model to have a wsdliLocations field to properly store the iri pairs from the wsdli:location attribute. (do need to still look at what the existing location field is really used for, when i changed that it broke something in impl.bpel so need to investigate whats going on there)
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963494 13f79535-47bb-0310-9956-ffa450edef68
2010-07-12 21:36:15 +00:00
jsdelfino
1ab7a9337a Enable HTTPD mod_status in SSL-enabled configuration.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963319 13f79535-47bb-0310-9956-ffa450edef68
2010-07-12 15:19:14 +00:00
jsdelfino
20a36196a7 Add a host component property reporting the current virtual host name.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963318 13f79535-47bb-0310-9956-ffa450edef68
2010-07-12 15:19:11 +00:00
kelvingoodson
95a926c827 remove directories created in error
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963254 13f79535-47bb-0310-9956-ffa450edef68
2010-07-12 12:14:18 +00:00
kelvingoodson
dd6a040bd2 move badly placed sample contrib
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963252 13f79535-47bb-0310-9956-ffa450edef68
2010-07-12 12:12:15 +00:00
kelvingoodson
6b9105740f contrib: reactor pom for async sample
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963248 13f79535-47bb-0310-9956-ffa450edef68
2010-07-12 11:53:35 +00:00
kelvingoodson
82309210e5 non functional (as yet) elements of an async sample
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963244 13f79535-47bb-0310-9956-ffa450edef68
2010-07-12 11:45:19 +00:00
kelvingoodson
628aeed75c make a home for new modules and samples that are not yet ready for inclusion in releases
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963214 13f79535-47bb-0310-9956-ffa450edef68
2010-07-12 08:53:53 +00:00
edwardsmj
cad8d822e9 Changes and additions to Java invoker in support of Client-side and Server-side asynchronous services and @asyncInvocation as described in TUSCANY-3608, 3611 & 3612
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963037 13f79535-47bb-0310-9956-ffa450edef68
2010-07-11 10:10:42 +00:00
edwardsmj
2b6ccef386 Changes and additions to core in support of Client-side and Server-side asynchronous services and @asyncInvocation as described in TUSCANY-3608, 3611 & 3612
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963034 13f79535-47bb-0310-9956-ffa450edef68
2010-07-11 10:09:27 +00:00
edwardsmj
045bcb9ff5 Changes to binding-ws-runtime-axis2 in support of Client-side and Server-side asynchronous services and @asyncInvocation as described in TUSCANY-3608, 3611 & 3612
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963032 13f79535-47bb-0310-9956-ffa450edef68
2010-07-11 10:07:43 +00:00
jsdelfino
d5f74646e8 Minor command cleanup, factored out System.in/out to work as well in a Webapp, renamed test scripts.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@962959 13f79535-47bb-0310-9956-ffa450edef68
2010-07-11 00:39:09 +00:00
lresende
109c77ab5a Updating Wink to it's most recent release to avoid security issue reported at CVE-2010-2245
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@962398 13f79535-47bb-0310-9956-ffa450edef68
2010-07-09 04:23:23 +00:00
lresende
4c5685db05 TUSCANY-3618 - Enhancing type mapping for RPC over GET invocation using REST binding
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@962391 13f79535-47bb-0310-9956-ffa450edef68
2010-07-09 02:22:29 +00:00
lresende
b3243c6434 TUSCANY-3617 - Adding support for configuring wireFormat only for response to allow RPC over GET services to define the wireFormat to use for generating the response payload.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@962390 13f79535-47bb-0310-9956-ffa450edef68
2010-07-09 02:22:14 +00:00
antelder
2bc19f8bc6 Improve default uri calculation
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961826 13f79535-47bb-0310-9956-ffa450edef68
2010-07-08 16:08:07 +00:00
antelder
7d60695aaa Add some wsdli:location validation
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961748 13f79535-47bb-0310-9956-ffa450edef68
2010-07-08 13:02:30 +00:00
jsdelfino
211c686bc6 More changes to get both single and mass dynamic virtual hosting working with HTTP and HTTPS.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961589 13f79535-47bb-0310-9956-ffa450edef68
2010-07-08 06:38:07 +00:00
jsdelfino
f6a51224cc Add a public getNodeFactory() method to WebAppHelper to allow a servlet to get the NodeFactory and create nodes bound to the Webapp's environment.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961583 13f79535-47bb-0310-9956-ffa450edef68
2010-07-08 06:18:58 +00:00
antelder
f2ddcfa204 Fix exception when when no command entered
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961452 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07 18:24:11 +00:00
antelder
41b38cad41 Add some more help
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961344 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07 10:52:57 +00:00
antelder
6c2d61829f Avoid any empty tokens
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961323 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07 09:52:34 +00:00
antelder
b05cb12924 Avoid not founds due to extra whitespace
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961321 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07 09:29:09 +00:00
antelder
43581b0d38 Update installed command to show all composites in a contribution with the status command showing the deployed composites
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961319 13f79535-47bb-0310-9956-ffa450edef68
2010-07-07 09:25:49 +00:00