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

JWS+ V6 for Oracle Certified Expert - Java Web Services Developer 6 - topics

 
Ranch Hand
Posts: 38
Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What are the topics covered in mock and Sectionwise/Objectivewise exams?

Could you share the sections with us?

 
Creator of Enthuware JWS+ V6
Posts: 3412
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 Jurica Krizanic,

Thanks for your question!

The topics covered in the mock exams are:
  • Create an SOAP web service in a servlet container
  • Create a RESTful web service in a servlet container
  • Create a SOAP based web service implemented by an EJB component
  • Create a RESTful web service implemented by an EJB component
  • Configure JavaEE security for a SOAP web service
  • Create a web service client for a SOAP based web service
  • Create a web service client for a RESTful web service
  • Create a SOAP based web service using Java SE platform
  • Create handlers for SOAP web services
  • Create low-level SOAP web services
  • Use MTOM and MIME in a SOAP web service
  • Use WS-Addressing with a SOAP web service
  • Configure Message Level security for a SOAP web service
  • Apply best practices to design and implement web services

  • The Section-wise topics combine a few of the above topics into one category:
  • Create an web service in a servlet container
  • Create a web service implemented by an EJB component
  • Configure JavaEE security and Message Level security
  • Create a web service client
  • Low-level SOAP and Handlers
  • Web service features (MTOM, Addressing)
  • SOAP web service basics
  • Apply best practices


  • Regards,
    Frits
     
    Jurica Krizanic
    Ranch Hand
    Posts: 38
    Spring Java
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    Thank you Frits!
    I have some additional questions!

    Is the number of correct answers displayed for every question?
    If I purchase the package, and in the meantime you extend the question database, is updating question database possible for a buyer?

     
    Frits Walraven
    Creator of Enthuware JWS+ V6
    Posts: 3412
    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

    Is the number of correct answers displayed for every question?


    Yes, but if you don't want that, you can switch it off

    If I purchase the package, and in the meantime you extend the question database, is updating question database possible for a buyer?


    Yes, you will be notified and you can start the update from the notification

    Regards,
    Frits
     
    A day job? In an office? My worst nightmare! Comfort me tiny ad!
    Gift giving made easy with the permaculture playing cards
    https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
    reply
      Bookmark Topic Watch Topic
    • New Topic