Classification: UNCLASSIFIED Caveats: NONE Thanks, Urso,
I think distribution for 2.0 is slightly different than 1.6. 1.6 has the Tuscany-sca-all-1.6.jar that includes everything. That's why I was looking for something at .composite level to specify which binding to use, i.e. "binding.ws.jaxws" vs "binding.ws.axis2":-) Gang -----Original Message----- From: Urso Wieske [mailto:[email protected]] Sent: Wednesday, January 19, 2011 6:29 PM To: [email protected] Subject: Re: How to use binding-ws-runtime-jaxws? (UNCLASSIFIED) Hi Gang Just put the axis2 runtime on your classpath(dependency) the system will detect it and uses axis2 runtime instead of the reference implementation of jaxws. Also include http jetty on your classpath (dependency). Well I can't give you a satisfying reply on your second question about the handler. I ve not touched that part. But I guess axis2 conforms to jaxws standars. Kind regards Urso Sent from my iPhone On 19 jan. 2011, at 23:57, "Yang, Gang CTR US USA" <[email protected]> wrote: > Classification: UNCLASSIFIED > Caveats: NONE > > Hi, Urso, > > Thanks for the reply. Please excuse me for my ignorance (I just came over to > 2.0), but how do you select axis2 or jaxws at the first place? In 1.6, if you > specify "binding.ws" then axis2 used because that is the only binding.ws > provider. > > Since you seem to have used jaxws in Tuscany, can you tell me if the concept > of jaxws handlers are supported? > > Thanks a lot. > Gang > > -----Original Message----- > From: Urso Wieske [mailto:[email protected]] > Sent: Wednesday, January 19, 2011 5:38 PM > To: [email protected] > Subject: Re: How to use binding-ws-runtime-jaxws? (UNCLASSIFIED) > > Hi Gang > > I had problems with jax-ws ri. I switched to axis2. May be it's wise for you > to consider using axis2. I discovered that my callbacks were not being > injected by the SCA runtime. > > Kind regards > Urso > > Sent from my iPhone > > On 19 jan. 2011, at 21:48, "Yang, Gang CTR US USA" <[email protected]> > wrote: > > > > Classification: UNCLASSIFIED > Caveats: NONE > > > > Hi, > > > > I noticed in Tusncay 2.0.Beta1 sources distribution, there’re > binding-ws-runtime-jaxws and binding-ws-runtime-jaxws-ri modules, but can’t > find any documentation or discussion about them. Does this mean Tuscany 2.0 > supports JAX-WS? Is it completed? How do I use it? > > > > Thanks, > > Gang > > > Classification: UNCLASSIFIED > Caveats: NONE > > > > > Classification: UNCLASSIFIED > Caveats: NONE > > Classification: UNCLASSIFIED Caveats: NONE
