• 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

Is Message -Driven Beans Part of exam 1 ?

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

I want to know if the Message-Driven Beans are part of EJB in the Exam 1, please if you can confirm me because I didn�t review it for my preparation as some said it�s not included, and if it�s included I have than to review it.

Thank you so much for your answer

Best Regards,
Rania
 
Ranch Hand
Posts: 39
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yes it is part of it. I would totally recommend you to take a look at it.
 
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
Message Driven Beans are not part of the exam. Anything that is part of EJB 2 is not on the exam. Concentrate on EJB 1.1
 
rania ferrag
Ranch Hand
Posts: 88
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks John and Gabriel for your answers, but I'm confused after read your both reply, one said yes they are part of the exam and John said no ???
I'll leave this Chapter at the end, If I'll have time before the Exam I'll work on Message-Driven Beans, if not I'll take a chance that are not part of EJB 1.1 as John said...

Thanks and Regards,

Rania
 
Ranch Hand
Posts: 30
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Pls review the exam requirement section 9. i think it is in the exam

Section 9: Messaging

--------------------------------------------------------------------------------


Identify scenarios that are appropriate to implementation using messaging, EJB, or both.
List benefits of synchronous and asynchronous messaging.
Select scenarios from a list that are appropriate to implementation using synchronous and asynchronous messaging.
 
rania ferrag
Ranch Hand
Posts: 88
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yes that true in the liste of the objectives at sun web Site, section 9 it�s about Messaging, is this objective related to Message-Driven Beans that are introduced in EJB 2.0 ? or the Objective 9 is related to an other module ?
I checked now on Mark Cade book, and didn�t find any section for Message-Driven Beans, can some one please give us what�s about the section 9 (Messaging ) for the exam Part 1 ?
I hope Mark Cade will read this thread and guide and help us on what we have to review for section 9 ? Or any those that passed the exam already !!

Thank so much in advance for your answers and help

My best Regards,

Rania
 
Deepak Bala
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
You can use messaging services without MDBs. The MDB is not part of the exam, full stop.
 
rania ferrag
Ranch Hand
Posts: 88
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you John for the clarification ...
Regards,

Rania
 
rania ferrag
Ranch Hand
Posts: 88
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you John for the clarification ...
Regards,

Rania
reply
    Bookmark Topic Watch Topic
  • New Topic