After reading previous threads, "Attributes portName, serviceName
andendpointInterface
are not allowed in the @WebService annotation of an SEI", I wonder why the
documentation on
http://cwiki.apache.org/CXF20DOC/developing-a-service.htmlis not
updated.
It states "The SEI requires that you add the @WebService annotation. Since
the SEI is the contract that defines the service, you should specify as much
detail as you can about the service in the @WebService annotation's
properties" (followed by example 4), kind of suggested to me that I can add
portName, serviceName to SEI which was not the case till I searched for it
in the prev threads.  Maybe it should be stated clearly which attributes are
only allowed in SEI and which ones only in the implementation class.

Regards,
Ben

Reply via email to