Milan's blog

Main | Next month (Oct 2006) »

http://blogs.sun.com/milan/date/20061025 Wednesday October 25, 2006

Using Web Service to Send Image File

There are several ways to send binary data using SOAP protocol. JAX-WS 2.0 supports the MTOM (SOAP Message Transmission and Optimization Mechanism) and XOP (XML Binary Optimized Packaging) specifications, intended for optimal transmission of binary data, such as xs:base64Binary.[Read More]

http://blogs.sun.com/milan/date/20061018 Wednesday October 18, 2006

Using JAXB and JAX-WS to generate HTTP/XML Response

Is that really necessary to use specific tools (like JAX-WS) to implement document-centric web services ? The answer is NO, but it is not much comfortable.[Read More]

http://blogs.sun.com/milan/date/20061016 Monday October 16, 2006

Web Services: REST vs. SOAP

For most of the people, the SOAP protocol is still rather complicated to understand. Creating client for existing SOAP service isn't so trivial and you'll likely use some tool (Netbeans or JAX-WS) to build your client successfully. [Read More]

http://blogs.sun.com/milan/date/20061009 Monday October 09, 2006

J2SE Web Services - Part2

This is an example how a web service can be developed inside the Java Application, and then, how easily this web service can be deployed to Sun Java System Application Server.[Read More]

http://blogs.sun.com/milan/date/20061008 Sunday October 08, 2006

J2SE Web Services

To create web service using JAX-WS 2.0 you don't need application server.[Read More]


Valid HTML! Valid CSS!

This is a personal weblog, I do not speak for my employer.