| Author |
WebService Therotical Knowledge
|
Umesh Kamat
Greenhorn
Joined: Apr 22, 2010
Posts: 6
|
|
Hi All,
I am planning to give certification in Web Service.
I have implemented the web service with JAX RPC for my current project.
However, I am not aware of web service basics, i.e. what is mean by SOAP, JAX-RPC, JAXB, etc.
Any good book that I can refer?
Your suggestions are always welcome.
|
 |
Mikalai Zaikin
Ranch Hand
Joined: Jun 04, 2002
Posts: 3099
|
|
There are 2 most popular books for WSD certification:
1. J2EE Web Services: XML SOAP WSDL UDDI WS-I JAX-RPC JAXR SAAJ JAXP
2. Java Web Services: Up and Running
HTH,
MZ
|
Free SCDJWS 5.0 Study Guide - SCDJWS 5.0 Quiz (How to get SCDJWS 5.0 Quiz)
Java Platform, Enterprise Edition 6 Web Services Developer Certified Expert Exam Study Guide and Quiz
|
 |
Umesh Kamat
Greenhorn
Joined: Apr 22, 2010
Posts: 6
|
|
Thanks for your reply.
I am going through the books and so happy that the language used is so simple.
If you come across such books pleas post them.
Thanks once again
|
 |
Chelaru Viorel
Greenhorn
Joined: Nov 22, 2007
Posts: 7
|
|
hi,
thanks a lot Mikalai Zaikin, I started with Java Web Services: Up and Running and I find this book extremely usefull.
thanks again,
Viorel
|
SCJP 5.0 ,SCWCD 1.4, SCBCD 5.0, OCM JEE 5 Enterprise Architect, OCPJWSD 6 (in progress....)
|
 |
Mikalai Zaikin
Ranch Hand
Joined: Jun 04, 2002
Posts: 3099
|
|
Chelaru Viorel wrote:hi,
thanks a lot Mikalai Zaikin, I started with Java Web Services: Up and Running and I find this book extremely usefull.
thanks again,
Viorel
Hello,
You should also read (maybe even first) this book : "J2EE Web Services: XML SOAP WSDL UDDI WS-I JAX-RPC JAXR SAAJ JAXP" (aka RMH). It contains base knowledge for XML/XSD/Schema/SOAP/WSDL/UDDI/WS-I BP 1.0 and other specifications.
The "Java Web Services: Up and Running" book is more "lightweigh" on theory (however, it's advantage is that it covers JAX-WS and JAX-RS, which is missing in RMH book).
Also, there is Sun WebServices Blueprints book - available in PDF for free from Sun (Oracle) web site - please look at Links page.
HTH,
MZ
|
 |
 |
|
|
subject: WebService Therotical Knowledge
|
|
|