aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes What java applications servers are EJB 3.0 certified? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "What java applications servers are EJB 3.0 certified?" Watch "What java applications servers are EJB 3.0 certified?" New topic
Author

What java applications servers are EJB 3.0 certified?

Myke Brinson
Greenhorn

Joined: Aug 14, 2006
Posts: 1
Mike,

I am re-starting with Java after a 2 year vacation. Which java application servers have the EJB 3.0 container? Also can you suggest a IDE?
Mark Spritzler
ranger
Sheriff

Joined: Feb 05, 2001
Posts: 17225
    
    1

At this time, I am not aware of any being certified. If any could be, I would assume it would be Sun's.

However, also on that note JBoss AS has an EJB 3.0 implementation.

Mark


Perfect World Programming, LLC - Two Laptop Bag - Tube Organizer
How to Ask Questions the Smart Way FAQ
Mike Keith
author
Ranch Hand

Joined: Jul 14, 2005
Posts: 304
The only server to be certified at this time is the Glassfish open source server from Sun, since it was the server that CTS was run on. You can download that server free of charge from the Glassfish project page.

Oracle and JBoss also have EJB 3.0 container implementations but neither is certified at this point.

-Mike


-Mike
Pro JPA 2: Mastering the Java Persistence API
Pradeep bhatt
Ranch Hand

Joined: Feb 27, 2002
Posts: 8876

Dont forget Kodo.


Groovy
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: What java applications servers are EJB 3.0 certified?
 
Similar Threads
EJB 3.0 & 2.0 compatibility
Best book for the SCBCD ?
Difference between EJB 2.0 and EJB 3.0?
Pro EJB - What application servers support EJB 3.0?
EJB version and first program