[
https://issues.apache.org/jira/browse/CXF-1881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-1881.
------------------------------
Resolution: Invalid
Fix Version/s: Invalid
Assignee: Daniel Kulp
The annotations on the DocLit are not really valid.
I've added some warnings that are printed out in this case to provide some
extra information.
> java first service broken if Style.DOCUMENT used, parameter is null, using
> embedded jetty. Style.RPC works
> ----------------------------------------------------------------------------------------------------------
>
> Key: CXF-1881
> URL: https://issues.apache.org/jira/browse/CXF-1881
> Project: CXF
> Issue Type: Bug
> Components: JAX-WS Runtime
> Affects Versions: 2.1.2
> Environment: Using Ebmedded Jetty in CXF 2.1.2.
> Reporter: Scott Clasen
> Assignee: Daniel Kulp
> Fix For: Invalid
>
> Attachments: test.xml, TestDocImpl.java, TestDocService.java,
> TestRequest.java, TestResponse.java, TestRpcImpl.java, TestRpcService.java,
> WSTest.java
>
>
> Attempting to create a Java first JAX-WS service. When Style.DOCUMENT is
> used, the parameter passed to the service invocation is always null, When
> Style.RPC is used, everything works as expected.
> Attaching implementations, configuration, unit test that show the behavior
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.