On Monday 16 August 2010 8:58:58 pm Glen Mazza wrote:
> Hello, are these annotations:
> http://cxf.apache.org/docs/annotations.html
> 
> good for just the web service provider or also the SOAP client? (Or does it
> depend on the annotation?)  I can update the doc to clarify this point.

For the most part, if they are on the SEI, they would apply to both the client 
and the server.  On the server,  it does look at the impl as well in which 
case they would only apply there.

For the most part, all the annotations would apply to both the client and the 
server.  The main exception would be the WSDLDocumentation annotations.  Since 
wsdl isn't generated on the client, it's kind of irrelevant.  :-)

Hmm... there are some annotations missing from that page for 2.3.   The 
@Policy/@Policies and @EndpointProperty/@EndpointProperties annotations aren't 
there yet.   Guess I need to update some docs.   :-)


-- 
Daniel Kulp
[email protected]
http://dankulp.com/blog

Reply via email to