• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Need help todo OCPJWSD 6 certification

 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

I am planning for “OCPJWSD 6” certification. After doing a startup research I found the following books from various sources.

J2EE Web Services: XML SOAP WSDL UDDI WS-I JAX-RPC JAXR SAAJ JAXP by Richard Monson-Haefel.
Java Web Services: Up and Running by By Martin Kalin.

Please let me know which book is most preferred for the OCPJWSD 6 certification among this two.

Suggest me if you know any other good books for OCPJWSD 6 certification. Thanks in advance

Regards,
Bhanu.
SCJP1.4,SCJP1.6, OCPJWCD 5

 
hangman
Posts: 220
Angular Framework Ubuntu Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Bhanu;
I would stay away from "J2EE Web Services: XML SOAP WSDL UDDI WS-I JAX-RPC JAXR SAAJ JAXP" because it sounds like it is based on the old jax-rpc standard.

Starting with JEE 5, jax-rpc was replaced witth jax-ws and jaxb.

Java Web Services: Up and Running by By Martin Kalin is much more useful for OCPJWSD 6 certification. I have that book and I really like it.
Also, please get "SOA Using Java Web Services" by Mark Hansen, which I also have and like that one even better.

 
Bhanu Prakash k
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Bob,

I appreciate your inputs. Thanks a lot .

Regards,
Bhanu.
SCJP1.4,SCJP1.6, OCPJWCD 5
 
Bartender
Posts: 3904
43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Bhanu,

I strongly suggest you NOT to skip completely RMH book ("J2EE Web Services: XML SOAP WSDL UDDI WS-I JAX-RPC JAXR SAAJ JAXP")

Yes, JAX-RPC, UDDI and JAXR are now not tested on the exam, but the book is still quite useful for WSD exam.

The book covers SOAP, XML, XSD, WS-I BP, WSDL, JAXP - all these topics needed for the successfull exam passing.

Best regards,
MZ
 
Bhanu Prakash k
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Mikalai Zaikin,

Thanks for the suggestion. As suggested by you and Bob I will go through RMH and “Java Web Services: Up and Running” books and I will keep "SOA Using Java Web Services" for further reference.

Thanks once again to Bob and MZ.

Regards,
Bhanu.
SCJP1.4,SCJP1.6, OCPJWCD 5
 
reply
    Bookmark Topic Watch Topic
  • New Topic