jaxb: Java Architecture for XML Binding
Sikovna vec. Da se tomu xsd schema a ono to vygeneruju prislusne tridy, ktere se daji cist/psat v xml odpovidajicimu schematu
link: https://jaxb.dev.java.net/tutorial/section_1_3-Hello-World.html
Apache CXF 2.0 User's Guide
Vygenerování SOAP klienta pomocí WSDL2Java z Apache CXF.
link: http://cwiki.apache.org/CXF20DOC/how-do-i-develop-a-client.html
Which style of WSDL should I use?
A Web Services Description Language (WSDL) binding style can be RPC or document. The use can be encoded or literal. How do you determine which combination of style and use to use? The author describes the WSDL and SOAP messages for each combinati...
link: http://www.ibm.com/developerworks/webservices/library/ws-whichwsdl/
tags: soap ws web services wsdl rpc/encoded rpc/literal document/encoded document/literal jax-rpc patterns tttwsca rpc
JSON
Lightweight format pro vymenu dat
link: http://www.json.org/json-cz.html
Apache CXF
Apache CXF is an open source services framework. CXF helps you build and develop services using frontend programming APIs, like JAX-WS.
link: http://incubator.apache.org/cxf/