• 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
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

AppServer that support EJB3

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

I want to know about how many AppServer have support to EJB3. Specially Websphere AppServer Support EJB3 or not.

Thank You
Best Regards
Syed Saifuddin
 
Author
Posts: 531
Mac OS X Netbeans IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Glassfish is the only java EE 5 application server for now,
but
JBoss support EJB 3 , www.jboss.com

OC4J 10.1.3.1.0 preview support EJB 3 ,http://www.oracle.com/technology/software/products/oc4j/

EasyBean from JOnAS people support EJB3 , http://jonas.objectweb.org/

WebSphere has a tech preview for EJB3 , i do not know the link

caucho resin has some ejb3 support: http://www.caucho.com/resin-3.0/ejb3/index.xtp
 
Syed Saifuddin
Ranch Hand
Posts: 130
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank You Masoud Kalali

Your reply give me better understanding. I am using websphere portal so more interested to know about it
reply
    Bookmark Topic Watch Topic
  • New Topic