-
Enterprise Java👁 spring-interview-questions-answers
Web service application with JAX-WS and Spring
1. Introduction It has been a long wait, but I am finally publishing a tutorial on creating the first SOAP based web…
Read More » -
Enterprise Java👁 spring-interview-questions-answers
Logging JAX-WS SOAP messages in Spring
Whenever you’re using JAX-WS within Spring you’ll probably want to log the incoming and outgoing SOAP messages – if only…
Read More » -
Enterprise Java👁 java-interview-questions-answers
Developing a top-down Web Service project
This is a sample chapter taken from the Advanced JAX-WS Web Services book edited by Alessio Soldano. The bottom-up approach…
Read More » -
Enterprise Java👁 Image
Apache CXF – JAX-WS – Simple Tutorial
A lot of Java Developers out there sees task with Web Service implementation daunting – well, nobody can blame them…
Read More » -
Enterprise Java👁 java-interview-questions-answers
Let us write a document style Web Service
You might be aware that there are mainly four different styles of web services we can make use of. They…
Read More » -
Enterprise Java👁 java-interview-questions-answers
Leveraging MOXy in your Web Service via JAX-WS Provider
In previous articles I demonstrated how EclipseLink JAXB (MOXy) is directly integrated into the JAX-WS implementations in WebLogic (as of…
Read More » -
Enterprise Java👁 java-interview-questions-answers
Getting started with JAX-WS
JAX-WS stands for Java API for XML Web Services. It is a Java programming language API for creating web services…
Read More » -
Software Development👁 Image
Enterprise SOAP Services in a Web 2.0 REST/JSON World
With the popularlity of JSON and other NoSQL data standard formats, the complexity and in some cases the plain verbosity…
Read More » -
Enterprise Java👁 Image
Web Services with JAX-WS on Tomcat
Let us assume an enterprise is maintaining user authentication details in a centralized system. We need to create an AuthenticationService…
Read More »
