• 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:

Cleared SCDJWS 310-230

 
Ranch Hand
Posts: 59
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Ranchers,

The begining of an intersting story of SCDJWS comes to an end with its certification. Yes, yesterday i have cleared the SCDJWS 310-230 exam.

Actually i have no planned to give SCDJWS(this was like a horror movie for me ) prior to SCWCD and SCBCD and was also preparing for SCWCD from K&B book. But during this course i got a new requirement change into my current working project from my client to change existing billing module into web services. And we are supposed to give them some WSDL url.

But at that time i have no idea about WSDL so i searched and then comes to know that its related to web services. Then i decided to study more about web services ( as there was no other option as got this requirement from client ). I was aware about SCDJWS forum on javaranch, so i go through this forum and read about the suggestions given by ranchers.

This forum is really wonderful because everyone here share their experience with others also ( i found Deepika Joshi's thread really wonderful as she has mentioned each topic and its related learning source, thanks a lot)

My result - I got only 46% but i was expecting much more than this, studied 2-3 months for this exam. I followed xyz.com for mocks (but those were for 310-220) , so please follow these mocks only if you are planning to go for 310-220.
But i am happy that i have cleared the exam and also learnt a lot about web service and its related technologies.


About exam- - The exam is really tough as almost 75%-80% are of mulitple choice, so please study each topic in detail . There are a few question on JAXP, JAXB, Namespace, Schema, Stax, JSON.
There are lot of question on WSIT, security, JAX-WS and endpoint design architectire and design patterns.

Las but not the least a special thanks to Ivan Krizsan and RMH for their wonder notes and books respectively. I would also like to say RMH that please think about to publish your book for JEE 5.0 web services.

Once agian thaks a lot to all ranchers and best wishes to the aspirants who are planning to attempt SCDJWS.


 
Ranch Hand
Posts: 259
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations
 
mishug Goyal
Ranch Hand
Posts: 59
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks a lot Priya....
 
Ranch Hand
Posts: 893
Tomcat Server Java Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats .....

 
Ranch Hand
Posts: 246
Eclipse IDE Oracle Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats!!
 
Ranch Hand
Posts: 77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats Buddy

it would be great if you could share links for SCDJWS mock tests with us..
I have gone through first four chapters from Ivan's guide.Its mostly theoretical ..Now I want to
check my self on these chapters whether i was able to grasp the points or not.
One Reason is that i am getting bored also as i am not able to make some small working examples to check it out.
please guide me...


Regards

Jolly
 
Ranch Hand
Posts: 113
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations !!!
 
Ranch Hand
Posts: 689
Scala Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations ..

Take time to choose correct forum. This is Web Services Certification (SCDJWS) forum and there is another Sun Certification Results forum.

Please read this Carefully Choose One Forum
 
mishug Goyal
Ranch Hand
Posts: 59
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Hi All,
Thanks a lot for your wishes...

@Jolly-
Mock test link for - 310-220
1. http://java.sun.com/developer/Quizzes/misc/jwsa.html
2. https://suned.sun.com/secure/assessment/220.jsp
3. Wizlab trial mock - http://www.whizlabs.com/scdjws-certification/scdjws-certification-preparation.html

No mock link for 310-230 (I haven't found any mock link based on newly added topic JAX-WS)
My advice, please go through:-
i> javax.xml.ws API (2-3 question straight from this API)
ii> apt - tool
iii> Read about WSIT for Visual Studio

All the best...

Thanks.
 
Ranch Hand
Posts: 69
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hey.... congrats.

Can you please list out what are the books we need to read for this.

If i get good books which covers all the topics,I'm planning to write this.

Thanks & Regards

uday Kumar maddigatla
 
mishug Goyal
Ranch Hand
Posts: 59
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Uday,

Thanks for your wishes...

Following books you can refer for web service exam-
1. Java Web Services - RMH. This is really a wonderful book, the way Richard has explained each topic is awesome.
2. Java Web Services: Up and Running by - Martin Kalin
3. Online tutorials from sun.

All the best.
 
udaykumar maddigatla
Ranch Hand
Posts: 69
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Java Web Services - RMH....?
 
mishug Goyal
Ranch Hand
Posts: 59
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
J2EE Web Services - Richard Monson-Haefel (RMH)
But this book does not cover JAX-WS which is added in 310-230 in place of JAX-RPC(310-220).
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic