[
https://issues.apache.org/jira/browse/CXF-2590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12798374#action_12798374
]
Christian Schneider commented on CXF-2590:
------------------------------------------
I am not so proficient in interpreting specs but I would read this as: If the
bean should be able to run an all implementations it must include the
@WebService annotation. On the other hand I would not read this as the
implementation must enforce this rule. So CXF might even be compliant here. A
warning is a good idea though so the developer knowns his bean is not portable.
> service implementator without @WebService still accepted
> --------------------------------------------------------
>
> Key: CXF-2590
> URL: https://issues.apache.org/jira/browse/CXF-2590
> Project: CXF
> Issue Type: Bug
> Components: JAX-WS Runtime
> Affects Versions: 2.2.5
> Reporter: Kent Tong
> Fix For: Invalid
>
>
> CXF allows a service implementation class without the @WebService annotation.
> This is against the JAX-WS spec.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.