Commit graph

9468 commits

Author SHA1 Message Date
jsdelfino
affdb7768d Fix logic to compute the path info as it doesn't work in a webapp.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965358 13f79535-47bb-0310-9956-ffa450edef68
2010-07-19 06:11:37 +00:00
jsdelfino
839dfbba95 Register Tuscany context listener to ensure the runtime is initialized when the webapp starts. Print exception stack traces.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965354 13f79535-47bb-0310-9956-ffa450edef68
2010-07-19 04:49:29 +00:00
jsdelfino
f59fca36e7 Branch to experiment with dynamic component interfaces and implementations.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965346 13f79535-47bb-0310-9956-ffa450edef68
2010-07-19 02:50:53 +00:00
jsdelfino
1a8707aa6a Reorganize sandbox a little bit.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965345 13f79535-47bb-0310-9956-ffa450edef68
2010-07-19 02:45:18 +00:00
jsdelfino
a19a7d3f51 Add more JSON and ATOMPub test cases.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965342 13f79535-47bb-0310-9956-ffa450edef68
2010-07-19 02:27:31 +00:00
jsdelfino
c59c7ef6db Support the host property and a /logout URL on WSGI servers.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965145 13f79535-47bb-0310-9956-ffa450edef68
2010-07-17 22:44:52 +00:00
rfeng
c8dd567ff6 Fix the regression caused by r963624 for overloaded local methods
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964980 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16 23:25:36 +00:00
bdaniel
8f6f7dcb2a Update policy error messages - add 10001, handle race condition in 4012, update 4004 for code change
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964908 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16 18:58:30 +00:00
bdaniel
da78c51ad2 Use default intent qualification on implementations
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964906 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16 18:54:14 +00:00
bdaniel
ddf26a6a22 Add attachTo attribute to policy sets in the policies itest definitions
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964900 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16 18:45:01 +00:00
rfeng
c1f44bd11c Update jackson version
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964883 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16 17:49:43 +00:00
rfeng
dfe8065b91 Update to jackson 1.5.4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964882 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16 17:49:39 +00:00
rfeng
d1b031a8bf Add a databinding for Google Protocol Buffers
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964881 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16 17:49:35 +00:00
rfeng
1725e763b9 Align the JAX-RS resource class/method checks with the spec
Allow the binding.rest client to issue RPC over GET calls

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964880 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16 17:49:20 +00:00
rfeng
63cc1a8c2e Fix for TUSCANY-3622
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964879 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16 17:49:10 +00:00
rfeng
06891b50bd Remove the compile dependency on assembly-xml to fix build error
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964878 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16 17:49:02 +00:00
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