Frits Walraven wrote:Hi Yogs Kumar,
Welcome to coderanch!
I have summed up some important resources needed for the exam in this thread.
Regards,
Frits
Yogs Kumar wrote:Hello Everyone,
I am preparing for the OCE-JWSD certification and currently referring Web Services Up and Running by Martin Kalin.
Can someone please guide me if there are any other books i need to refer for the certification.I am aware that there is no specific study material for the exam but wanted to know couple of books which i can refer.
Thanks
Jhonson Fernando
MyExamCloud | AI Exam Generator | 1Z0-830 Practice Tests | 1Z0-829 Practice Tests | 1Z0-811 Practice Tests | 1Z0-900 Practice Tests | PCAP Practice Tests | PCEP Practice Tests | PCPP1 Practice Tests
koilraj abraham wrote:
Yogs Kumar wrote:Hello Everyone,
I am preparing for the OCE-JWSD certification and currently referring Web Services Up and Running by Martin Kalin.
Can someone please guide me if there are any other books i need to refer for the certification.I am aware that there is no specific study material for the exam but wanted to know couple of books which i can refer.
Thanks
Yogs look at this WebServicesFaq link also.
Himai Minh wrote:Hi, Yogs Kumar,
I recommend to read these references in this order:
1. First, read Java Web Services Up and Running. I read the first edition of this book. Pay attention to chapter 1-5. Skip Restlet framework and Jersey through WADLing sessions in chapter 4. Pay attention to the topics like WSDL, SOAP based JAX-WS, Dispatch/Provider, MTOM, WS-Security, Restful JAX-WS and mutual authentication.
2. Second, read Restful Java with JAX-RS by Bill Burke as a supplement for JAX-RS as recommended by one of the ranchers. Optionally, you can read RMH's J2EE Web Services for understanding the concept. RMH does a good job in the topics like message handler, INOUT/OUT parameters and SOAP headers.
3. Then, read Ivan's notes. His topics about JAXP, dispatch/provider, security (SSL, message level security, basic/mutual authentication), best practices (web service architectural design, asynchronous server...) are really good. Skip topics about JAXR, UDDI, webservices.xml, web service component and SOAP 1.2. If you have some basic understanding about XML, you can skip that chapter too. I think version 6 of the exam does not emphasize on XML syntax.
4. Read MZ's version 5 and 6 notes and quiz. His version 5 notes are supplemental materials to Ivan's notes. MZ does a good job to explain SAAJ API.
5. Try to do the mock exams from Ethuware and/or ePractice Lab. For Ethuware, there is another forum at http://enthuware.com/forum/index.php related to the mock exams.
To my experience, I don't understand what MZ's notes are talking about until I read the books and Ivan's notes. Sometimes, google J2EE 6 tutorial, WSIT tutorial (chapter 6-7) and Jersey 1.7 tutorial help a lot.
And visiting this code ranch to see what questions people ask can help too.
Mikalai Zaikin wrote:I would say 1st edition is better for certification
Himai Minh wrote:
google J2EE 6 tutorial, WSIT tutorial (chapter 6-7) and Jersey 1.7 tutorial help a lot.
SCJP, OCWCD
Mikalai Zaikin wrote:I would say 1st edition is better for certification
Rajitha Gunawardhane wrote:
Mikalai Zaikin wrote:I would say 1st edition is better for certification
I checked the Table of Content of 1st and 2nd editions. There are considerable differences. I just wanted to double check and confirmed with you.
Mikalai Zaikin wrote:
Rajitha Gunawardhane wrote:
Mikalai Zaikin wrote:I would say 1st edition is better for certification
I checked the Table of Content of 1st and 2nd editions. There are considerable differences. I just wanted to double check and confirmed with you.
You should also check dates of first, second edition and WSD6 exam release, so it will make it clear.
Rajitha Gunawardhane wrote:
Mikalai Zaikin wrote:
Rajitha Gunawardhane wrote:
Mikalai Zaikin wrote:I would say 1st edition is better for certification
I checked the Table of Content of 1st and 2nd editions. There are considerable differences. I just wanted to double check and confirmed with you.
You should also check dates of first, second edition and WSD6 exam release, so it will make it clear.
Thank you for the quick response. 1st is on 2009 and 2nd on 2013. I think exam release around 2011 (Correct me if i am wrong) so 2009 is the one
Mikalai Zaikin wrote:
Rajitha Gunawardhane wrote:
Mikalai Zaikin wrote:
Rajitha Gunawardhane wrote:
Mikalai Zaikin wrote:I would say 1st edition is better for certification
I checked the Table of Content of 1st and 2nd editions. There are considerable differences. I just wanted to double check and confirmed with you.
You should also check dates of first, second edition and WSD6 exam release, so it will make it clear.
Thank you for the quick response. 1st is on 2009 and 2nd on 2013. I think exam release around 2011 (Correct me if i am wrong) so 2009 is the one
SCDJWS 6 beta started in July 2010 - by that time production SCDJWS 6 exam objectives were finalized.
Kishore Bitta wrote:hi Mikalai,
in J2ee Webservices book(RMH), which specific chapters do I need to study for the exam?
If you settle for what they are giving you, you deserve what you get. Fight for this tiny ad!
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
|