• 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
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Version 1.3 or 5.0

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

I've been out of the java game for one and a half years now, i did do some work with ejbs before on version 1.3 I assume.

I also have the headfirst book so it seems to make sense to do the 1.3 EJB exam.

I've got the 6.0 JRE installed, and the latest JEE version installed too. This obviously means I will be working with the 5.0 EJBs right?

Can you tell me which JRE and which J2EE i should be working with.. i see a few versions 1.3, 1.4, etc.. and I see the likes of 2.0, 2.1.. so its confusing. Also I cant seem to find thw download for J2EE 1.3.

Please advise,
Alan
 
Ranch Hand
Posts: 71
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Alan,

I am equally new to EJB, but here is what I understood. Your Java or JRE does not come into picture wheather you work on EJB.

Your middle ware files which come along with the application server is the one which has the ejb related JAR files, so its the one which decides wheather you work on 1.3 or 5.0

Ranchers, please correct me if I am wrong. There could be lots of chances I got it wrong

Thanks,
Neo
 
reply
    Bookmark Topic Watch Topic
  • New Topic