| Author |
Order to Prepare For WebServices Exam
|
PrasannaKumar Sathiyanantham
Ranch Hand
Joined: Nov 12, 2009
Posts: 110
|
|
Hi everyone,
I am working in a software firm(recently joined). I was asked to learn about java web services.
I dont know where to start or what java web services is. Can you please help me
what does java webservices include(what various technologies)
what is the order that i should study these various technologies
|
To err is human,
To forgive is not company policy
|
 |
Ivan Krizsan
Bartender
Joined: Oct 04, 2006
Posts: 2193
|
|
Hi!
If you do not have any experience with XML, I would recommend starting with XML. A good understanding of XML and XML schema is essential for understanding web services.
Do take a look at the links here for additional recommendations: http://faq.javaranch.com/java/ScdjwsLinks
Best wishes!
|
 |
Mikalai Zaikin
Ranch Hand
Joined: Jun 04, 2002
Posts: 3099
|
|
PrasannaKumar Sathiyanantham wrote:Hi everyone,
I am working in a software firm(recently joined). I was asked to learn about java web services.
I dont know where to start or what java web services is. Can you please help me
You can study fundamentals with:
J2EE WebServices by RMH http://www.amazon.com/J2EE-Web-Services-SOAP-JAX-RPC/dp/0321146182/
And then brush up JAX-WS with:
Java Web Services: Up and Running http://www.amazon.com/Java-Web-Services-Up-Running/dp/059652112X
|
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
|
 |
Vincenzo Turco
Greenhorn
Joined: May 15, 2009
Posts: 12
|
|
PrasannaKumar Sathiyanantham wrote:Hi everyone,
I am working in a software firm(recently joined). I was asked to learn about java web services.
I dont know where to start or what java web services is. Can you please help me
what does java webservices include(what various technologies)
what is the order that i should study these various technologies
Hello, I suggest this material in the order it's listed
- XML/XSD specifications (rather in depth)
- MZ Study Guide and/or Ivan A Krizsan Study Guide
- WS-I BP 1.1 specification (must know it like if your life depends on it ;))
- WSDL/SOAP specifications
- MZ mock exams
- (bit of overkill) Sun free and non-free mock exams
Regards, Vincenzo
|
SCJP6 (90%), SCDJWS (74%), SCBCD (83%), SCEA next? ;)
|
 |
Meherdad Bomanbehram
Ranch Hand
Joined: May 28, 2007
Posts: 130
|
|
Hi PrasannaKumar Sathiyanantham,
If you only require to learn the technology and not have to give the exam then just go to the basic tutorial on http://java.sun.com/javaee/5/docs/tutorial/doc/gexaf.html
else for the exam lookup http://scdjws-beta.blogspot.com/
You will also find free study guides by Mikalai Zaikin on http://java.boot.by/scdjws5-guide/ and free quiz on http://java.boot.by/scdjws5-quiz/
and by Ivan Krizsan on http://www.javaforum.se/jforum/posts/list/549.page
ta
-Meherdad
|
 |
RamaKrishnan Narayanan
Greenhorn
Joined: Mar 07, 2006
Posts: 3
|
|
Hi Mikalai
I understand that the RMH book deals with WS-1&J2EE 1.4. But the certification looks at WS 1.1 /SCJDWS 5.What chapters I need to omit in the RMH book and what remains good
Thanks
Ramakrishnan
|
 |
Mikalai Zaikin
Ranch Hand
Joined: Jun 04, 2002
Posts: 3099
|
|
RamaKrishnan Narayanan wrote:Hi Mikalai
I understand that the RMH book deals with WS-1&J2EE 1.4. But the certification looks at WS 1.1 /SCJDWS 5.What chapters I need to omit in the RMH book and what remains good
Thanks
Ramakrishnan
Hi, Ramakrishnan !
You can select chapters by looking at SCDJWS 5.0 Objectives
NOTE: while SCDJWS 5.0 objectives specify SOAP 1.2 and WSDL 2.0 specification versions, the exam questions are still based on the SOAP 1.1 specification and WSDL 1.1 specification, so these chapters of RMH book are still good for SCDJWS 5.0.
Best regards,
MZ
|
 |
 |
|
|
subject: Order to Prepare For WebServices Exam
|
|
|