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

Head First EJB, App server?

 
Ranch Hand
Posts: 127
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear Ms. Sierra
As some preparation for the book, may I ask you which Application Server you've used in your book?Weblogic?Oracle9iAS?Websphere?
Thank you for your time.
Best Regards,
Pourang Emami
(emami@uwindsor.ca)
 
Cowgirl and Author
Posts: 1589
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Howdy,
Another good question... and one we agonized over. Our goal was to have you spend as much time as possible learning EJB, and as *little* time as possible using your brain for server-specific issues that you might never use again, so we did not choose any vendor's server, but instead used the J2EE Reference Implementation (RI) . But you can use whatever you have available. We do very little tutorial on deployment, since that will be vendor specific, although in the first chapter we do a very complete, step-by-step walk-through, complete with dozens of screen shots of the deployment tools, to get you through writing, compiling, and deploying a very simple application to the RI.
The Reference Implementation is free, and available to anyone who downloads J2EE. We considered JBoss and other open source products (we definitely did not want to choose a product that you would have to pay for), but it requires more administration and can be more difficult and involved to set-up and deploy to. We believe that you have a limited amount of BRAIN bandwidth (no offense , and we want it used on learning the EJB architecture and APIs, rather than learning vendor-specific deployment issues.
In other words, we didn't want to spend any time having you learn something you might never use, and which is not on the exam.
cheers,
Kathy
 
Pourang Emami
Ranch Hand
Posts: 127
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Tanx a million ...
Best Regards,
Pourang Emami
(emami@uwindsor.ca)
 
Ranch Hand
Posts: 183
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
holy, I am getting this book. I read though most of the ejb spec don't know what I can do with ejb. I know there are tons of rules w/ ejb, but I have no clue hwo to apply them.
 
Ranch Hand
Posts: 3178
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
So we'd better follow the way we study for the SCWCD, in which most of the candidates use Tomcat, which can be downloaded free... Similarly, for SCBCD, we'd better approach a free App Server like JBoss...
Even though using such kind of free App Server is more difficult than using commercial App Server, people will be fimilair in using it in the future, as most of the people want to try a free one...
No one indeed wants to waste a lot of bucks in studying for a certificate... I am one of them though...
 
God is a comedian playing for an audience that is afraid to laugh - Voltair. tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic