The Artima Developer Community
Sponsored Link

Java Buzz Forum
EJB 3.0: POJO + IoC? What about Spring then?

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
dion

Posts: 5028
Nickname: dion
Registered: Feb, 2003

Dion Almaer is the Editor-in-Chief for TheServerSide.com, and is an enterprise Java evangelist
EJB 3.0: POJO + IoC? What about Spring then? Posted: May 3, 2004 10:11 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by dion.
Original Post: EJB 3.0: POJO + IoC? What about Spring then?
Feed Title: techno.blog(Dion)
Feed URL: http://feeds.feedburner.com/dion
Feed Description: blogging about life the universe and everything tech
Latest Java Buzz Posts
Latest Java Buzz Posts by dion
Latest Posts From techno.blog(Dion)

Advertisement
Marc Fleury said the following in an interview at InfoWorld: When is EJB 3.0 due out and what’s that going to feature? Fleury: The 3.0 draft is out now [but it is] still private. We’ll announce at JavaOne [in late-June], preannounce at TheServerSide conference [next week]. And what we deal with is simply finding the programming model. And so whereas today it’s fairly complex for a developer to code an EJB, we go with a plain old Java object model, we use the query language that’s an extension of EJBQL, very much like Hibernate. And that’s it, so [we’re] simply finding the programming model, enhancing the [query] language and persistence capabilities and at the end of the day. It will be very transparent, plain old Java object-based development that will greatly simplify EJB development. We at JBoss hope to have a prototype by JavaOne. It sounds like the expert group is moving in the path of POJO + Annotations. If they then supported a lightweight container model with IoC, developers would probably be very happy. In fact, this would make EJB 3 very similar to Spring (hmm, what would Springs niche be...). This would be a very bold move by the EJB EG... but one that has to happen for the future of EJB. I hope they can push this all through! I can't wait to hear more at the TSS Symposium this week!

Read: EJB 3.0: POJO + IoC? What about Spring then?

Topic: [Apr 22, 2004 07:43 PDT] 10 Links Previous Topic   Next Topic Topic: [Apr 22, 2004 03:39 PDT] 17 Links

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use