See inline.

  Simon

ant elder wrote:

To help with motivation for doing this here's a blog post also asking for it
-
http://biemond.blogspot.com/2008/01/tuscany-sca-java-and-jdeveloper-11g.html

   ...ant

I have read this a few times and I don't see where JAX-WS annotations
come into play for this sample.  It seems to be a pure POJO plus SDO
scenario.  Could the issue that he ran into perhaps relate to using
JAXB annotations to control the databinding serialization?  If so, I
would prioritize this above JAX-WS annotation support.  I have posted
a reply to the blog entry to try to find out more.

  Simon

On Jan 7, 2008 5:39 PM, Raymond Feng <[EMAIL PROTECTED]> wrote:


Hi,

I'm looking into the JAXWS support from a slight different perspetive.
Basically, I'm adding JAXWS annotation processing capability into Tuscany
so
that Tuscany can capture the addtional metadata from the annotations and
use
them during runtime.

Thanks,
Raymond

----- Original Message -----
From: "Denny Xu" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 02, 2008 12:24 AM
Subject: Does Tuscany support jaxws implementation?



Hi all

I create a web service using stp jaxws project,  and now, I want

assembly

these services as using sca components, I wondered if Tuscany supports
jaxws
service as its implementation. I am trying to create a sca component in
composite file by following MikeEdwards's article in OSOA which url is
http://www.osoa.org/display/Main/JAX-WS+Services+Integration.

<component name="GreeterComponment">
<tuscany: implementation.jaxws class="
org.apache.hellow_world_soap.GreeterImpl"/>
</component>

Does Tuscany know the tag "implementation.jaxws"

Thanks
Denny





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to