Differenze tra le versioni di "Programmazione:Java/WebServices"
Da WikiSitech.
Vai alla navigazioneVai alla ricercam (Creata pagina con '== Alcuni siti di riferimento ==  ===Web Services / SOAP / WSDL engine=== * [http://ws.apache.org/axis2/ Apache Axis2/Java ] * [http://cxf.apache.org/ Apache CXF] * [http://stati…')  | 
				|||
| (Una versione intermedia di uno stesso utente non è mostrata) | |||
| Riga 2: | Riga 2: | ||
===Web Services / SOAP / WSDL engine===  | ===Web Services / SOAP / WSDL engine===  | ||
| − | * [http://ws.apache.org/axis2/ Apache Axis2/Java ]  | + | * [http://static.springsource.org/spring-ws/sites/1.5/ Spring Web Services]  | 
| + | * [http://ws.apache.org/axis2/ Apache Axis2/Java]  | ||
* [http://cxf.apache.org/ Apache CXF]  | * [http://cxf.apache.org/ Apache CXF]  | ||
| − | |||
===Java API for XML Web Services===  | ===Java API for XML Web Services===  | ||
| Riga 12: | Riga 12: | ||
===Object/XML Mapping===  | ===Object/XML Mapping===  | ||
| − | * [https://jaxb.dev.java.net/   | + | * [https://jaxb.dev.java.net/ JAXB]  | 
| + | * [http://www.jdom.org/ JDOM DOM based solutions]  | ||
* [http://xmlbeans.apache.org/ XMLBeans]  | * [http://xmlbeans.apache.org/ XMLBeans]  | ||
* [http://castor.org/xml-mapping.html Castor]  | * [http://castor.org/xml-mapping.html Castor]  | ||
| − | |||
Versione attuale delle 20:18, 9 feb 2010
Indice
Alcuni siti di riferimento
Web Services / SOAP / WSDL engine
Java API for XML Web Services
- JAX-WS
 - Introducing JAX-WS 2.0 With the Java SE 6 Platform, Part 1
 - Introducing JAX-WS 2.0 With the Java SE 6 Platform, Part 2