• 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

SCJWS Book

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

Can any body suggest a good book for SCJWS5 preparation.

Thanks,
Sujeeth
 
Ranch Hand
Posts: 497
2
Spring Java Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Sujeeth
I've been studied to SCJWS5 about 2 months and this have been my way:
1. Sun Blue Prints http://java.sun.com/blueprints/guidelines/designing_webservices/ - You can read html or pdf - The best book about JWS, but do not read API cause cover olders versions.
2. Java Web Services: Up and Running - http://oreilly.com/catalog/9780596521134
3. Certifications notes - Mikalai Zaikin http://java.boot.by/scdjws5-guide/index.html
4. Take mocks exam
5. Take oficial certification

Best Regards.
 
Sujeeth Pakala
Ranch Hand
Posts: 104
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Fernando,

Thank you very much for quick reply...

Which one do you suggest ? Java Web Services : Up and Running or SOA Using Web Services ?

Is, Java Web Services : Up and Running covers JEE5 or Older version ?

Thanks,
Sujeeth
 
Fernando Franzini
Ranch Hand
Posts: 497
2
Spring Java Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Up and Running covers JEE5.
good studies
 
Ranch Hand
Posts: 558
2
Hibernate Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Since SCDJWS 6.0 will be shortly available at prometric centers from next week, you may want to look at the objectives and go for SCDJWS 6.0 , instead of 5.0
 
hangman
Posts: 220
Angular Framework Ubuntu Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have both books! They are both very helpful. I think SOA Using Java Web Services is better overall, but Java Web Services Up and Running provides more on security. I think they are both enjoyable to read if you like learning Java Web Services. Although neither are close to a real study guide for this exam, they sure give you a good head start.
 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Fernando Franzini wrote:
1. Sun Blue Prints http://java.sun.com/blueprints/guidelines/designing_webservices/ - You can read html or pdf - The best book about JWS, but do not read API cause cover olders versions.



Kumar Raja wrote:Since SCDJWS 6.0 will be shortly available at prometric centers from next week, you may want to look at the objectives and go for SCDJWS 6.0 , instead of 5.0



Is there an edition of the blueprints book linked to that covers 6.0?

Thanks,
Alex
reply
    Bookmark Topic Watch Topic
  • New Topic