[
https://issues.jboss.org/browse/TOOLSDOC-150?page=com.atlassian.jira.plug...
]
Lukas Jungmann commented on TOOLSDOC-150:
-----------------------------------------
Hi Isaac,
that was my understanding earlier too (and it confused me because JAX-WS and JAX-RS are
very different specs - SOAP vs REST) but when I looked at JBossWS project pages and
downloaded JBossWS binary distro I've found nothing related to RESTEasy. RESTEasy
itself is standalone project implementing JAX-RS spec; it's included in EAP and SOA-P,
it is not included in standalone JBossAS.
OTOH it is true that our tooling provides support for both types of web services
(JBossWS and RESTEasy). It would be only good to not mix them together, one is not a
subset of the other, they are distinct.
HTH
ws user guide issues
--------------------
Key: TOOLSDOC-150
URL:
https://issues.jboss.org/browse/TOOLSDOC-150
Project: Documentation for JBoss Tools and Developer Studio
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Web Services User Guide
Reporter: Lukas Jungmann
JBoss Web Services User Guide
chapter 1: JBossWS Runtime Overview
-it is not true that JBossWS implements JAX-WS and JAX-RS - JBossWS implements JAX-WS and
JAX-RPC, for JAX-RS there's RESTEasy
-would be good if other resources would list
http://www.jboss.org/jbossws and perhaps
also
http://community.jboss.org/wiki/JBossWS-FAQ
chapter3:
3.3. Creating a Web Service from a WSDL document using JBossWS runtime
-there's a note about about simple ws wizard which does not make sense in from wsdl
context, therefore this note should be removed
-no description of items from the screenshot - compare with sec 3.4 to see what I mean
3.4.
-the description of the stages of Web service development should be moved to sec. 3.3
where they can be seen on the screenshot for the first time; or do copy paste of the
particular paragraph or provide a link between those two occurrences
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira