• 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:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Best book for SCDJWS

 
Greenhorn
Posts: 22
Android Ubuntu Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Which is the best book for SCDJWS? I have purchased a RFM book, is there any other book that I need to read for SCDJWS?
 
Ranch Hand
Posts: 2198
1
  • Likes 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi!
Here is a good one:
http://www.slideshare.net/krizsan/scdjws-5-study-notes-3085287
Yes, this is a shameless plug. But it is free.
Best wishes!
 
Bartender
Posts: 6663
5
MyEclipse IDE Firefox Browser Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
At 419 pages, that is a lot of work.

Thanks for the effort
 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Ivan,
I read your pdf about this SCDJWS certification and I found it very useful and clear.
I have a question.
Is enough for passing the exam?

This certification not seems very hard. I studied for the SCBCD. It was very hard and long!

Thanks.
 
Ivan Krizsan
Ranch Hand
Posts: 2198
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi!

francesco Ierna wrote:
I have a question.
Is enough for passing the exam?


I cannot promise such a thing, sorry. The more you read, the better you will be prepared for the exam.

This certification not seems very hard. I studied for the SCBCD. It was very hard and long!


My personal opinion is that SCDJWS (as it used to be called) is the most difficult certification among the Java certifications. The range of knowledge spanned is very vast and I consulted a large number of different documents when preparing for the exam. SCBCD is much more simple, I think, since almost everything is in one single place, namely the EJB specification documents.
Best wishes!
 
francesco Ierna
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

do you think that i'd know in the detail how the API(ex JAXP, JAXR) work?

obviously, it had better that i know them....

thanks.
 
francesco Ierna
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I'm reading this book
"J2EE Web Services XML SOAP WSDL UDDI WS-I JAX-RPC JAXR SAAJ JAXP"

I found it very clear and useful....but i'm still at the beginning....Anyway, I like how it explains the topics. Simple and clear.



Bye
 
Greenhorn
Posts: 6
Eclipse IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Ivan, i'm reading your material and had a query about role & actor attribute of the SOAP header.

As you said every intermediate node will will know it's role and will check the header role, if it belongs to that role that particular header will be processed & if role "next" then every node has to process the header.

My Question is, as SOAP is inside the HTTP body all intermediate nodes unwrap the http contents & see the SOAP details? i mean according to routing protocols all intermediate nodes simply route the IP packets right? i.e how the intermediate system will come to know that HTTP message contains SOAP body or not?

 
Ivan Krizsan
Ranch Hand
Posts: 2198
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi!

Ganesh Kandisa wrote: i.e how the intermediate system will come to know that HTTP message contains SOAP body or not?


As you suspect, a node must examine the contents of a HTTP POST request (provided HTTP transport is used) in order to be able to determine whether it contains a SOAP message or not.
Usually a web service assumes that all messages are indeed SOAP messages. When processing any non-SOAP messages, errors will occur.
Intermediary nodes that are aware of SOAP headers routes SOAP messages, not IP packets.
Best wishes!
 
Ranch Hand
Posts: 98
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi!

Is there any newer book, for the JEE6 version of the exam (1Z0-897) ?

Ivan, did you update your slides since December 18, 2010?

(I think I saw somewhere newer versions, but I might have confused it with some other work)

Regards,
David
 
Ivan Krizsan
Ranch Hand
Posts: 2198
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi!

David Balažic wrote:
Ivan, did you update your slides since December 18, 2010?


The latest version of my book is always available at http://www.slideshare.net/krizsan/scdjws-5-study-notes-3085287
It does seem like the latest update were made on December 18, 2010, as you say.
Best wishes!
 
David Balažic
Ranch Hand
Posts: 98
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Any news here? (regarding books)
 
Ranch Hand
Posts: 55
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi

Are the study notes at : http://www.slideshare.net/krizsan/scdjws-5-study-notes-3085287 valid for 1ZO - 897 examination?

Any update of notes specific to 1ZO - 897 exam?

Salil
 
The City calls upon her steadfast protectors. Now for a tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic