IntelliJ Java IDE
The moose likes Web Services Certification (SCDJWS/OCPJWSD) and the fly likes Which Implementation to use Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Professional Certification » Web Services Certification (SCDJWS/OCPJWSD)
Reply Bookmark "Which Implementation to use" Watch "Which Implementation to use" New topic
Author

Which Implementation to use

Kartik Shah
Ranch Hand

Joined: Dec 07, 2000
Posts: 102
Which implementation ( from exam perspective) it is advised to use to try out different examples ?
JWSDP 1.4 ( or any other version)
Sun Java System Application Server 7 ( or any other version )

Thanks


Kartik Shah
SCJP, SCDJWS, IBM Certified Websphere & XML, PMP & Six Sigma - http://blog.kartikshah.info
Nicholas Cheung
Ranch Hand

Joined: Nov 07, 2003
Posts: 4982
It should be based on JWSDP 1.4.

Nick


SCJP 1.2, OCP 9i DBA, SCWCD 1.3, SCJP 1.4 (SAI), SCJD 1.4, SCWCD 1.4 (Beta), ICED (IBM 287, IBM 484, IBM 486), SCMAD 1.0 (Beta), SCBCD 1.3, ICSD (IBM 288), ICDBA (IBM 700, IBM 701), SCDJWS, ICSD (IBM 348), OCP 10g DBA (Beta), SCJP 5.0 (Beta), SCJA 1.0 (Beta), MCP(70-270), SCBCD 5.0 (Beta), SCJP 6.0, SCEA for JEE5 (in progress)
Mikalai Zaikin
Ranch Hand

Joined: Jun 04, 2002
Posts: 2989
Nicholas,

JWSDP 1.4 conforms BP 1.1
JWSDP 1.3 conforms BP 1.0

SCDJWS objectives mention BP 1.0, so Kartik should use JWSDP 1.3 for running examples.

JSWDP 1.4 was released *after* exam was released.

regards,
MZ


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 [in progress...]
Ko Ko Naing
Ranch Hand

Joined: Jun 08, 2002
Posts: 3178
Originally posted by Mikalai Zaikin:
Nicholas,

JWSDP 1.4 conforms BP 1.1
JWSDP 1.3 conforms BP 1.0

SCDJWS objectives mention BP 1.0, so Kartik should use JWSDP 1.3 for running examples.

Where exactly can I download JWSDP 1.3 from? What is it in brief?
:roll:


Co-author of SCMAD Exam Guide, Author of JMADPlus
SCJP1.2, CCNA, SCWCD1.4, SCBCD1.3, SCMAD1.0, SCJA1.0, SCJP6.0
Mikalai Zaikin
Ranch Hand

Joined: Jun 04, 2002
Posts: 2989
http://java.sun.com/webservices/archive.html

Ko Ko Naing
Ranch Hand

Joined: Jun 08, 2002
Posts: 3178
Originally posted by Mikalai Zaikin:
http://java.sun.com/webservices/archive.html



Thanks, Mikalai...

I'm downloading them...
Kartik Shah
Ranch Hand

Joined: Dec 07, 2000
Posts: 102
Thanks for the replies.

I guess from perspective of exam JWSDP 1.3 Supporting basic profile 1.0 is sufficient. ( I guess also can use Sun Java system App Server v7 is also fall in same category, if avaialble)

However, Sun Certiciation Objectives Page lists J2EE version 1.4 along with Java Web Services Developer pack ( No version mentioned here)

Secondly, In almost all objectives it has mentioned Basic profile Version 1.0a I am not sure what version additional "a" carries.

Any thoughts ?

Thanks
[ October 23, 2004: Message edited by: Kartik Shah ]
Mikalai Zaikin
Ranch Hand

Joined: Jun 04, 2002
Posts: 2989
Originally posted by Kartik Shah:
Thanks for the replies.

Secondly, In almost all objectives it has mentioned Basic profile Version 1.0a I am not sure what version additional "a" carries.

Any thoughts ?

Thanks



I believe that's because BP 1.0 was not yet finalized during objectives writing, it had version "1.0a" which updated after profile release to "1.0".

regards,
MZ
 
 
subject: Which Implementation to use
 
Threads others viewed
jsf version and implementations
How to implement a Object pool in java
Spring/AspectJ vs Spring AOP
Web Application Class Loader and Weblogic
Problem with DTD Processing
IntelliJ Java IDE