apache-tuscany/sca-java-2.x/contrib/modules/binding-ws-runtime-jaxws-axis2
2010-06-25 14:29:31 +00:00
..
META-INF Start thinking about providing and Axis backed runtime for the JAXWS based ws binding so that we can exploit Axis policy and protocols. Very early days so not ready for trunk yet. 2010-06-08 12:05:43 +00:00
src connecting the JAXWS provider to the Tuscany chain. Pointed out an interesting thing that should have been obvious but which I didn't notice before. The MessageContext coming from a JAXWSProvider is a JAXWS MessageContext and we are expecting an Axis MessageContext in our existing code. 2010-06-25 14:29:31 +00:00
LICENSE Start thinking about providing and Axis backed runtime for the JAXWS based ws binding so that we can exploit Axis policy and protocols. Very early days so not ready for trunk yet. 2010-06-08 12:05:43 +00:00
NOTICE Start thinking about providing and Axis backed runtime for the JAXWS based ws binding so that we can exploit Axis policy and protocols. Very early days so not ready for trunk yet. 2010-06-08 12:05:43 +00:00
pom.xml Add a little bit more code to include the JAXWSMessageReciever so I can debug some samples and see if there is any mileage in this approach 2010-06-25 09:39:55 +00:00