Commit graph

9,552 commits

Author SHA1 Message Date
rfeng
29f8c0f016 Remove duplicate service declaration
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964877 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16 17:48:55 +00:00
kelvingoodson
74a2da9696 communicate differences in interfaces wrt @Remotable annotation
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964852 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16 16:34:40 +00:00
bdaniel
97e1f3676e Allow ManagedTransactionPolicySet to attach to qualified intents
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964846 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16 16:07:54 +00:00
kelvingoodson
33c0f0bcb9 disable test as potential cause of build hang
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964839 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16 15:33:04 +00:00
slaws
5878bdc48b working toward a version of the launcher that uses the contribution handling apis from the spec
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964789 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16 12:56:02 +00:00
slaws
7245142a27 Add much more simplistic launcher as an example of how we can focus in on the embedding we're trying to demonstrate rather than how clever we can make the launcher.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964782 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16 12:24:55 +00:00
slaws
08b9ad1d1c Fix test case to take account of stricter policy checks and also apparent inconsistencies in the WS Policy namespace in the code.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964724 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16 09:21:45 +00:00
slaws
56d35e5821 These days we have to attach policy sets to subjects, either explicitly or externally, having appliesTo alone isn't sufficient.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964718 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16 08:57:28 +00:00
antelder
d7a3904140 Fix comple error
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964706 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16 08:01:36 +00:00
bdaniel
c96796e771 Use binding type from system definitions to obtain mayProvide/alwaysProvide values
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964503 13f79535-47bb-0310-9956-ffa450edef68
2010-07-15 17:34:38 +00:00
slaws
04c6f646cf Trying to get the async version of the service working. However it's failing with a policy error that I think is caused by the recent policy changes.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964477 13f79535-47bb-0310-9956-ffa450edef68
2010-07-15 16:19:24 +00:00
slaws
88b670871c A bit of tidying to remove some chaff and add the async callback pattern into the sample
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964464 13f79535-47bb-0310-9956-ffa450edef68
2010-07-15 15:29:27 +00:00
kelvingoodson
8343c879a2 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964452 13f79535-47bb-0310-9956-ffa450edef68 2010-07-15 14:51:06 +00:00
bdaniel
76594bbf77 Check extension type for unresolved service side intents, only throw a warning for unresolved reference side intents
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964438 13f79535-47bb-0310-9956-ffa450edef68
2010-07-15 14:04:25 +00:00
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