[ajug-members] websphere 7.0 JAXWS webservice deployed in tomcat 6.0.32 not working

Sony Antony sony.antony at gmail.com
Sun Sep 18 15:32:56 EDT 2011


It is a standard behavior for all containers that support webservices
Tomcat doesn't support web services by default

War file doesn't mean web services

( jaxws also supports an ejb based web service imementation as opposed to
servlet based by the way )
--Sony

On Sunday, September 18, 2011, Narahari 'n' Savitha <savithari at gmail.com>
wrote:
> Thanks guys.
>
> To Sony's point, are you saying that the @WebService annotation that
Websphere7 interprets on is non-standard behaviour ?
>
> This means that each servlet container/app server can attach its own
behaviour to the annotation which breaks the interoperability of war between
servlet containers.  Instead of write-once-run-anywhere it becomes
write-once-interpret-tweak-n-run everywhere.
>
> To Sumners point, could you interpret why use Apache-CXF and not metro or
Axis2.
>
> -Narahari
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.ajug.org/pipermail/ajug-members/attachments/20110918/21b4be65/attachment.html 


More information about the ajug-members mailing list