Yesterday I past the OCEJWSD exam with 100%! I prepared very well, with Ivan A Krizsan study notes, Mikalai Zaikin notes,
Java Web Services: Up and Running by Martin Kalin, documents referred by Frits Walraven in his post
https://coderanch.com/t/624027/java-Web-Services-SCDJWS/certification/questions-Enthuware-simulator-OCEJWSD#2853123 and studyguides (webservice course) from Oracle University.This exam was totally different than SCBCD and SCWCD, since there is no complete book for this exam. Furthermore, the topics are very course grained..... typical SOA term. Anyway, for this exam you at least need to know something about:
WS-I
WS-I BASIC Profile 1.1
WS-IT (METRO)
Jason
xml
WSDL 1.1 every element & rpc vs document
PAOS
EJB (Singleton, Stateless)
Servlets (web.xml)
ejb-config.xml
web.xml
webservice.xml
wsit configuration file
wsimport
wsgen
I-Stack (JAX-WS, JAX-B, STAX, SAAJ, FAST INFOSET)
Message Leve Security (XML Signature, XML ecryption)
XKMS, XACML, X.509, XML Encryption, XML digital Signature
Transportlevel security (SSL, HTTP BASIC)
SAAJ
XML Parsers: SAX, STAX, DOM
JAX-RS ( resource & subresource)
Policies
Handlers
MTOM
WS-Addressing
Thank you guys Ivan, Mikalai, Frits (my ex colleague=) and all posting JavaRanchers!
Steven Poon