• 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

Passed

 
Ranch Hand
Posts: 55
Eclipse IDE Oracle Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I passed the exam today.
It was very easy comparing with the amount I studied.

96%

Apply best practices to design and implement web services 9/9
Configure Message Level security for a SOAP web service 8/8
Configure, Secure, and Deploy JavaEE Web Services 8/8
Create a RESTful web service 4/5
Create a RESTful web service implemented by an EJB component 2/3
Create a SOAP based web service implemented by an EJB component 4/4
Create a SOAP web service 4/4
Create a web service client for a web service 4/4
Create low-level SOAP web services 4/4
Use MTOM and MIME in a SOAP web service 7/7
Use WS-Addressing with a SOAP web service 3/3
 
Ranch Hand
Posts: 40
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have told you ... so much worrying ...:-)
How can you compare this experience with EJB certification ? I wish to add it to my portfolio for the future
 
Cosmin Nicolae
Ranch Hand
Posts: 55
Eclipse IDE Oracle Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
EJB it's easy. Because it's split, and it doesn't contain JPA, which is boring by the way (JPA).
From EJB certification you will know JNDI very good, injection of EJBs in EJBs, and so on.
 
davide boleso
Ranch Hand
Posts: 40
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
are you talking versione 6 ? easier than web services ?
wich book did you use ?
 
Creator of Enthuware JWS+ V6
Posts: 3411
320
Android Eclipse IDE Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Cosmin,

Congratulations!!!

I see a lot of questions in the "Message Level security" topic. What is the best resource to study that topic?

@Davide: check the ScbcdLinks, you will find the information you need and I have put my notes there.

Regards,
Frits
 
Bartender
Posts: 3904
43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Cosmin, congratulations !!!
 
Bartender
Posts: 2418
13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Cosmin,
Congratulations.
In the exam, is there any WSDL 2.0? Is WSDL 1.1 in the exam instead?
I just want to make sure which version I should study for this version 6 exam.... Please help.

Any tips to study for the exam?
 
Cosmin Nicolae
Ranch Hand
Posts: 55
Eclipse IDE Oracle Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
No wsdl 2.0
 
Himai Minh
Bartender
Posts: 2418
13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Cosmin. Thanks for your quick response.
Java Web Service Up and Running does not cover all topics. So, what else reference books or web sites you read?
 
Cosmin Nicolae
Ranch Hand
Posts: 55
Eclipse IDE Oracle Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Himai Minh wrote:Cosmin. Thanks for your quick response.
Java Web Service Up and Running does not cover all topics. So, what else reference books or web sites you read?



RESTful Java with Jax-RS, JAXB JAXP tutorials, Ivans Notes, ...
 
Himai Minh
Bartender
Posts: 2418
13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Last time you asked this question:


Hello,

Where is a good source to explain the following topics:

WS-Policy
WS-Addressing (how it works, not how to enable it)
WS-* (QoS stuff)

WS-Security
SAML
XACML
XKMS
Liberty project

STS

I tried wikipedia / google / ivan notes, java up and running, but the explanations are confusing ..
I did managed to understand digital certificates, xml signatures, private/public key stuff. But those topics are too confusing ..

Thanks !


Where do you get reference books for these topics?
 
Cosmin Nicolae
Ranch Hand
Posts: 55
Eclipse IDE Oracle Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I took the hard way with wikipedia and google. It sucked.
 
Himai Minh
Bartender
Posts: 2418
13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
So, is Google/Wikipedia good enough to learn these topics from the exam's perspective?
By the way, In Ivan's notes, should I skip chapter 6 JAXR?
I heard JAXR is not on the exam.
 
Cosmin Nicolae
Ranch Hand
Posts: 55
Eclipse IDE Oracle Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
No JAXR no UDDI. You should understand what SAML, XKMS, XACML does. I also got information from tests, their explanations.
 
Frits Walraven
Creator of Enthuware JWS+ V6
Posts: 3411
320
Android Eclipse IDE Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

I also got information from tests,


which tests did you do?

Regards,
Frits
 
Himai Minh
Bartender
Posts: 2418
13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This is a source to learn about SAML 2.0 : http://en.wikipedia.org/wiki/SAML_2.0
XKMS: http://en.wikipedia.org/wiki/XKMS
XACML : http://en.wikipedia.org/wiki/XACML
For SAML, XKMS and XACML, is Wikipedia good enough to pass the exam?
 
Cosmin Nicolae
Ranch Hand
Posts: 55
Eclipse IDE Oracle Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
UCertify and EPractize Labs (700 questions). But in all questions there were lots of bullshit and errors. I checked on the internet things that I thought weren't right.
 
Himai Minh
Bartender
Posts: 2418
13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
From other ranchers , I heard UCertify and EPractice Labs are not really accurate. They read Ivan's note and MZ's notes which are more helpful for the exam.

The reason why I keep asking questions because a lot of ranchers are looking for the right material to prepare for the exam.
Unlike other exams, this exam does not have an official study guide. Some ranchers feel frustrated because of that.

I hope your opinions will help other ranchers.


 
Ranch Hand
Posts: 83
Hibernate Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
First of Congrates Cosmin.

I have started reading Web services up and running book. Also looking into Ivan's notes.

For ex. It will be very helpful for all ranchers to refer. As suggested, No JAXR no UDDI are not required in Ivan's book.

Please suggest, if i need to look into other ref material as well.

Can you please suggest what all topics of evan's notes are not required for ocpjwsd 5?



 
Himai Minh
Bartender
Posts: 2418
13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I read Richard Monson Haefel's J2EE web service. It is a 10 years old book. But it is still useful.
I read MZ's notes. The link is on the exam's FAQ page.
Someone suggested Restful Java with JAX=RS.
Someone also suggested to read Jersey's tutorial chapter 1-5.
 
reply
    Bookmark Topic Watch Topic
  • New Topic