• 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
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

Good study book for OCPJWSD

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

I'm planning on starting the Web Services certification and was wondering what is a good book to use.
It's a pity that there's no 'Head First Web Services' book as there a great series.

Would people recommend the book: 'J2EE Web Services - Richard Monsol Haefel' ?

Thanks, Ro.
 
Ranch Hand
Posts: 61
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Ronan Dowd wrote:Hi All,

I'm planning on starting the Web Services certification and was wondering what is a good book to use.
It's a pity that there's no 'Head First Web Services' book as there a great series.

Would people recommend the book: 'J2EE Web Services - Richard Monsol Haefel' ?

Thanks, Ro.



Ronan, read this.. This link as all the necessary information for your jump start. Yes, RMH book is certainly a good place to start and you may also want to take a look at Java webservices up and running, along with Ivan's and Mikilai's notes. All this information is available in the link I provided.

All the best.
 
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
I also highly recommend Mark Hansen's SOA Using Java Web Services . Although it is based on JEE 5, I bet it will still help tremendously with studying for the upcoming JEE6 version of the exam.
 
Ronan Dowd
Ranch Hand
Posts: 84
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
thanks, in related to the RMH book (as it seems to be java 1.4) and the exam is JEE5, are there things
that aren't covered in the book that would appear on the exam?. also i was trying to get Ivan's notes but
when i clicked on the link on the SCWD links page - it popped up a message saying the file was corrupt, any advise?

thanks, Ro
 
Ranch Hand
Posts: 2198
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi!
The latest version of my study notes can be found on Slideshare:
http://www.slideshare.net/krizsan/scdjws-5-study-notes-3085287
The version on JavaRanch is no longer updated.
If you have problems downloading then temporarily disabling antivirus software has helped some people.
Best wishes!
 
Ronan Dowd
Ranch Hand
Posts: 84
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Ivan, was able to get the notes from that link just now.
Thanks! Ro
 
Ravi C Kota
Ranch Hand
Posts: 61
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Ronan Dowd wrote:thanks, in related to the RMH book (as it seems to be java 1.4) and the exam is JEE5, are there things
that aren't covered in the book that would appear on the exam?. also i was trying to get Ivan's notes but
when i clicked on the link on the SCWD links page - it popped up a message saying the file was corrupt, any advise?

thanks, Ro



Yes, RMH is based on J2EE1.4, but not every objective is changed in version 5.0. Most of the changes you will find are related to JAX-RPC vs JAX-WS, SOAP 1.1 vs SOAP 1.2 etc. But there were reports where questions are being asked on SOAP 1.1 also... So reading this book is recommended, though not mandated. Ivan's notes and Mikilai's notes cover the objectives related version 5.0.
 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
It will be great if you can send me the pdf versions of the slide.

Email ID - abhigt.jumech@gmail.com
 
Live ordinary life in an extraordinary way. Details embedded in this tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic