• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

passed SCDJWS with flying colors.95%

 
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
A new SCDJWSer in China.
before the exam,I am confident that I can pass it since I have some experience in it,but with such a high score is really a big surprise.This is the second time I took scdjws cos I failed the beta test before,that is a long time ago so that failed experience is no help to this test.I have to say thanks to MZ's guide,without it and J2ee Web Service,It is impossible for me to pass,Which is the reason I failed the beta.I spent 2 weeks for preparation,but I have 4 yrs experience including one year's experience in web service and ws-security,that really helped me a lot and Made me get full score in Security part.also,I have got a lot of exeprience in xml including schema ,etc.so in the last 2 weeks,I focused on MZ's guide and J2ee Web Service,some time on BluePrint(Should Have Spent more time on it),no other materials.experience is important,but not must and not enough.

I just missed 3 questions,one is in Objective ( JAXR),one in Objective 6(J2ee web service) and one in Objective 5(SOAP and XML Processing APIs (JAXP, JAXB, and SAAJ))

The following is the books I used
1,MZ'guide
2,J2ee Web Service
3,Blueprint
4,J2ee tutorial(only part about JAXB and XSLT)
5,WSDL,SOAP,BP-I spec

Test is not easy,You have to read the books carefully ,although some parts are boring,like Chapter 1(Introduction) in blueprint and Jax-rpc hanlder part ,you need to be patient and read them through cos there are some questions from there.

Following are some tips:
1,most questions are about high level concept,like what data structures are described in UDDI and their relationships,what each means,and their corresponding part in JAXR。
2,few questions are about API level detail,maybe I am a lucky one.you should be familiar about the detailed API of SAAJ and JAXR
3,a lot of questions about JAXR and Security,for Security,you need to know what is the purpose of each spec including ws-security,xml encryption and other spec listed in objective 8,but no question about the specific elements and structure is asked,that makes the exam easier.you also need to read Chapter 7(Security) in BluePrint several times,your experience in J2ee will help regarding one or two questions in servlet config,easy for JSP/servlet developer
4,several multiple choice questions are really hard to choose about J2EE platform features like what components,services are included in J2EE 1.4 platform ,so you need to read chapter 1 in blueprint carefully although it seems simple.I should have studied it more so that I would not have missed one in this part
5,file structures are required to master for web and ejb web service end point ,but detailed contents in each file is not necessary
6,
several questions about xml schema,not very difficult,if you have experience,that is easy
7,several questions about namespace,MZ's guide is enough for this part,but make sure you understand it,like default namespace,namespace override,etc,not to memorize it,but understand it.
8,several senario questions,if you have J2ee Exeprience,it is not difficult provided that you know the basic technology in J2ee,like what they are used for,such as XSLT,JAXB.
9,more than 2 questions about XSLT and JAXB,which are not covered by J2ee Web Service,you need to reference Tutorial
10,no filled blank questions in my test,so lucky.I do not know if others have.

To sum up,although it is a difficult test ,especially for those who has no experience in this field,with the materials mentioned above,read them carefully,you can do it,thanks for all you ranchers.next target is xml 141,see you next the neighboring room for xml certificate,but I will visit this room frequently to answer your questions.
[ December 07, 2005: Message edited by: ji jim ]
 
Bartender
Posts: 3958
43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratz !!!

Great score !

regards,
MZ
 
Ranch Hand
Posts: 151
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats and many thanks for the tips.

How complex are the questions on Basic Profile? Do I need to remember all rules in the spec? Please comment.

Thanks,

Prasad
 
jim ji
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
since BP is one of the basic spec in web service field ,also an important objective for this test,you had better read the spec through several times,I know the spec is boring to read,you can begin with MZ's guide,which covers almost all the important rules,make sure you grasp them,then you can have a look at the other less important rules in spec.questions about BP part are not very hard if you understand those important rules.
 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can somebody help me, where can I get MZ's mock and study guide
Thanks in advance..

Originally posted by ji jim:
A new SCDJWSer in China.
before the exam,I am confident that I can pass it since I have some experience in it,but with such a high score is really a big surprise.This is the second time I took scdjws cos I failed the beta test before,that is a long time ago so that failed experience is no help to this test.I have to say thanks to MZ's guide,without it and J2ee Web Service,It is impossible for me to pass,Which is the reason I failed the beta.I spent 2 weeks for preparation,but I have 4 yrs experience including one year's experience in web service and ws-security,that really helped me a lot and Made me get full score in Security part.also,I have got a lot of exeprience in xml including schema ,etc.so in the last 2 weeks,I focused on MZ's guide and J2ee Web Service,some time on BluePrint(Should Have Spent more time on it),no other materials.experience is important,but not must and not enough.

I just missed 3 questions,one is in Objective ( JAXR),one in Objective 6(J2ee web service) and one in Objective 5(SOAP and XML Processing APIs (JAXP, JAXB, and SAAJ))

The following is the books I used
1,MZ'guide
2,J2ee Web Service
3,Blueprint
4,J2ee tutorial(only part about JAXB and XSLT)
5,WSDL,SOAP,BP-I spec

Test is not easy,You have to read the books carefully ,although some parts are boring,like Chapter 1(Introduction) in blueprint and Jax-rpc hanlder part ,you need to be patient and read them through cos there are some questions from there.

Following are some tips:
1,most questions are about high level concept,like what data structures are described in UDDI and their relationships,what each means,and their corresponding part in JAXR。
2,few questions are about API level detail,maybe I am a lucky one.you should be familiar about the detailed API of SAAJ and JAXR
3,a lot of questions about JAXR and Security,for Security,you need to know what is the purpose of each spec including ws-security,xml encryption and other spec listed in objective 8,but no question about the specific elements and structure is asked,that makes the exam easier.you also need to read Chapter 7(Security) in BluePrint several times,your experience in J2ee will help regarding one or two questions in servlet config,easy for JSP/servlet developer
4,several multiple choice questions are really hard to choose about J2EE platform features like what components,services are included in J2EE 1.4 platform ,so you need to read chapter 1 in blueprint carefully although it seems simple.I should have studied it more so that I would not have missed one in this part
5,file structures are required to master for web and ejb web service end point ,but detailed contents in each file is not necessary
6,
several questions about xml schema,not very difficult,if you have experience,that is easy
7,several questions about namespace,MZ's guide is enough for this part,but make sure you understand it,like default namespace,namespace override,etc,not to memorize it,but understand it.
8,several senario questions,if you have J2ee Exeprience,it is not difficult provided that you know the basic technology in J2ee,like what they are used for,such as XSLT,JAXB.
9,more than 2 questions about XSLT and JAXB,which are not covered by J2ee Web Service,you need to reference Tutorial
10,no filled blank questions in my test,so lucky.I do not know if others have.

To sum up,although it is a difficult test ,especially for those who has no experience in this field,with the materials mentioned above,read them carefully,you can do it,thanks for all you ranchers.next target is xml 141,see you next the neighboring room for xml certificate,but I will visit this room frequently to answer your questions.

[ December 07, 2005: Message edited by: ji jim ]

 
Ranch Hand
Posts: 89
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats
 
Ranch Hand
Posts: 98
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats . Greate Score
 
Mikalai Zaikin
Bartender
Posts: 3958
43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Rama Subba Reddy:
Can somebody help me, where can I get MZ's mock and study guide
Thanks in advance..



Hello Rama !

Please, check your mailbox @yahoo.co.uk

regards,
MZ
 
Ranch Hand
Posts: 2108
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Way to go!
 
ranger
Posts: 17347
11
Mac IntelliJ IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Which colors where they? Red, Blue or Yellow, or all of them?

Congrats, great job.

Oh, and when they are pigs instead of colors flying, let me know, because that probably means I just won the Lottery.

Mark
[ December 09, 2005: Message edited by: Mark Spritzler ]
 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats! Great results!!!
 
reply
    Bookmark Topic Watch Topic
  • New Topic