JavaRanch Home    
 
This page:         last edited 01 February 2012         What's Changed?         Edit

SCDJWS Links   

You can ask any question about the SCDJWS exam that isn't covered here in the JavaRanch SCDJWS discussion forum. Check the SCDJWS Wall Of Fame to read stories of successful ranchers.

Current (Java EE 6) exam

This section contains information specifically about the Java EE 6 exam (Oracle Certified Expert, Java Platform, Enterprise Edition 6 Web Services Developer). A lot of the information related the previous exam (see below) is still applicable, though.

Objectives and Specifications...

Questions

  • What is the test number?
    • Answer: 1Z0-897 (former: CX-310-232)
  • What is the passing score for the OCE WSD 6?
    • Answer: 60%
  • Which version of the SOAP specification is tested on the OCE WSD 6 exam?
    • Answer: SOAP 1.1
  • Which version of the WSDL specification is tested on the OCE WSD 6 exam?
    • Answer: WSDL 1.1

Notes and Information

Some Recommended Reading

Mock Exams



Current (JEE 5) exam

This section contains information specifically about the JEE 5 exam. A lot of the information related the previous exam (see below) is still applicable, though.

Objectives and Specifications...

Questions

  • What is a suitable application server to prepare for the SCDJWS?
  • What is the passing score for the SCDJWS 5.0?
    • Answer: 68% (40% for the upgrade exam)
    • There are reports of the actual exam stating the pass mark is 42%, but the Oracle site states that it is 68%. You would be advised to prepare well and not rely on the pass mark being 42%!
  • Which version of the SOAP specification is tested on the SCDJWS 5.0 exam?
    • Answer: SOAP 1.2
    • There are also reports of the actual exam restricting questions to SOAP 1.1, but again the official Oracle site states that it uses SOAP 1.2

Tutorials

Mock exams

Notes and Information



Previous (J2EE 1.4) exam

Objectives and Specifications...

Questions

Tutorials

Mock exams

Notes and Information

Some Recommended Reading

Sun tutorials relevant to the old exam objectives 

The J2EE 1.4 Tutorials

the Java Web Services Developer Pack 1.6

For the time being the Java Web Services Developer Pack 1.6 (JWSDP 1.6) distribution can still be found here . The JWSDP 2.0 can be used - however it requires JDK 5 and also contains JAX-WS which is not covered by the exam and JAXB 2.0 (the exam only covers JAXB 1.0). Either JWSDP has to be used in combination with the Sun Java System Application Server PE 8.2 - it is the last J2EE 1.4 application server reference implementation from Sun (SCDJWS only covers J2EE 1.4 web services; note however that the server comes with JDK 5). It supports (EJB) Stateless Session Bean based web services which neither Tomcat (as a servlet container) or Axis 1.x (as a web service toolkit) do - SLSB-based web services are on the exam.

If you feel the need to practice with a working UDDI registry you will have to set up your own. To do so you will probably have to run a second server locally. For the purpose of running a UDDI registry Tomcat 5.0 for Java WSDP with another copy of the JWSDP installed should be sufficient. The process of setting up a registry is described in the article Managing and Monitoring Web Services in Project GlassFish.



CategoryFaq CategoryCertification WebServicesFaq

JavaRanchContact us — Copyright © 1998-2012 Paul Wheaton