• 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

ejb deployment related

 
Ranch Hand
Posts: 126
VI Editor Java Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I am new to the world of EJBs and I am going thro HFEJB and EJB 3.1 (O'Reilly) books

I am planning to give OCEEJB exam
HFEJB is bit old and concentrates much on J2EE 1.3 and in contrast EJB3.1 book is very new

So, during the learning of these books, I wanted to play around with some EJBs
Got this from our ranch folks (https://coderanch.com/t/163093/java-EJB-SCBCD/certification/Head-First-Setup-Document-Windows) but its bit old

Can anyone please tell me how to go for that (which server to use, sample deployment procedure) etc with EJB 3.1 in mind

Thanks in Advance
 
author & internet detective
Posts: 41860
908
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Right. That's old. You want the latest version of an application server. In the free space, I know JBoss has support, not sure if Glassfish does.
 
reply
    Bookmark Topic Watch Topic
  • New Topic