aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes Which vendors support EJB3? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "Which vendors support EJB3?" Watch "Which vendors support EJB3?" New topic
Author

Which vendors support EJB3?

Sami Kosonen
Greenhorn

Joined: Sep 14, 2006
Posts: 13
Which application servers are currently supporting EJB3? And which ones are going to support it in the near future?

I have been using now JBoss as my application server when learning this EJB3, but what about application servers that are used more in production environments like IBM WebSphere and BEA Weblogic?
Masoud Kalali
Author
Ranch Hand

Joined: Jul 08, 2004
Posts: 531

For now :
IBM has technology preview of EJB 3 support as an extension to its websphere 6.x i think .
BEA has a technology preview of EJB 3 support in weblogic 9.2 .
Oracle has full support of EJB 3 in Oracle application server 10.1.3.1.0
Jonas has preview of EJB 3 support
Glassfish is full Java EE 5 application server.
and the list continue.
all application servers that have a preview will have ejb 3 support(imho).


Masoud Kalali
Software Engineer - My Weblog - GlassFish Security
Sami Kosonen
Greenhorn

Joined: Sep 14, 2006
Posts: 13
Thank's for your answer
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Which vendors support EJB3?
 
Similar Threads
EJB 3 -An advice
Application Server
What happen if I can write the EJB 3 but I cannot write the EJB 2.0 or 2.1 ?
ejb questions
wanna using hibernate annotation, where to find EJB3 jar file?