SCDJWS
Yesterday I took this SCDJWS 5 (310-230) exam and I got around 70% (45 questions correct /65).Most of the questions are related to design architecture and theory part
. Only few questions (may be 2 or 3) had code snippets, related to creation of SOAP and SAX processor. I didn’t find a single code snippet for JAX WS(thousands of annotations
),XSLT,JAXB,DOM,JAXP,JAXR,REST
..Check out interoperability issues when we integrating Java Web service with WCF.
I would like to thank JavaRanch Forum for the precious information I got from it as well as to IVAN (who shared his reference material guide) , Sang Shin(Java Passion) and Mikalai Zaikin
..
How long did you prepare for this exam?
Almost 2-3 months. I have tried each and every topic with examples (from creation of xml schema… to final WSIT integration) .
Pass mark for 310 -230 exam?
42 %
Material which I have used?
I am newbie to this web service. So I have started from level zero.
I started from here http://www.javapassion.com/webservices/index.html , it’s a wonderful site which have PPT for all the materials as well as it has home work for each course. Once I completed the above stuffs, I gone through Ivans guide (An excellent reference material).
Few More Study materials:
IVANS Guide : (Thanks a ton)
http://www.javaforum.se/jforum/posts/list/549.page#3756
Basic Profile 1.1 : (Imp)
http://www.ws-i.org/Profiles/BasicProfile-1.1.html (please study this once you have confident about Xml Schema, SOAP, WSDL)..
Document Style Versus Procedure Style:
http://www.ibm.com/developerworks/webservices/library/ws-whichwsdl/
http://www.ibm.com/developerworks/webservices/library/ws-docstyle.html
http://oracled.wordpress.com/2008/09/12/rpc-style-vs-document-style-web-service/
WSDL 2.0 : (Thanks to Mikalai Zaikin)
http://java.boot.by/scdjws5-guide/ch03s02.html
WSIT:
http://docs.sun.com/app/docs/doc/820-1072/ahiaj?a=view (Good flow diagrams as well as screen shots which will be helpful to stimulate the applications)
JAX WS Versus JAX RPC: (part 1-5)
http://www.ibm.com/developerworks/library/ws-tip-jaxwsrpc.html (part 1)
JAX WS Exception :
http://www.ibm.com/developerworks/webservices/library/ws-jaxws-faults/index.html
http://fisheye5.cenqua.com/browse/~raw,r=1.1/jax-r…s/soap/SOAPFaultException.html
Tutorial for Web service for EJB End:
http://www.netbeans.org/kb/60/websvc/ejb.html
Pattern :
http://java.sun.com/developer/technicalArticles/xml/jaxrpcpatterns3/
http://java.sun.com/developer/technicalArticles/xml/jaxrpcpatterns/index.html
WS:Security :
http://www.ibm.com/developerworks/webservices/library/ws-security.html
WCF- Java:
http://www.kevingao.net/wcf-java-interop
Useful sites:
http://scdjws-beta.blogspot.com/
All the best
Leave a Reply