Bindings, Platforms, and Innovation
This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.
Tracking change and innovation in the enterprise software development community
Posted by Floyd Marinescu on May 23, 2006 04:04 PM
Last week it was announced that the EJB 3 implementation in the BEA WebLogic EJB 3 Tech Preview was being built with Spring, using a joint project called Pitchfork, led by Spring framework founder Rod Johnson and WebLogic core engineer Michael Chen. The use of Spring to do injection and interception, as well as the integration with Kodo allowed BEA to get its Tech Preview out faster. Pitchfork can also be re-used by other appserver vendors or open source projects that want to offer EJB 3 interception and dependency injection.Spring effectively delivers the delta between EJB 2 and EJB 3 (other than the persistence). All the existing stuff that was in EJB 2 such as transaction management, etc, BEA is doing using WebLogic code. But the actual bean instance benefits from Spring backed services. The WebLogic EJB container thus internally uses the Spring container internally to do its injection and interception.An important side benefit for BEA WebLogic users will be the ability to go beyond the EJB spec with extensions provided by Spring, such as full use of Spring AOP and AspectJ integration, and more advanced DI capabilities, all while maintaining portability of your code, as demonstrated by Christian Dupuis.
Download the Free Adobe® Flex® Builder 3 Trial
Adobe® Rich Internet Application Project Portal
Adobe® Rich Internet Application Project Portal
Open Source Middleware Reference Architecture Whitepaper
The Agile Business Analyst: Skills and Techniques needed for Agile
My response: http://www.jroller.com/page/RickHigh?entry=infoq_project_pitchfork_ejb3_support
http://www.jroller.com/page/raible?entry=ejb3_running_in_tomcat_as#comments
The FAQ has things that are no where else. I shed a lot of light on project PitchFork for me. http://www.interface21.com/pitchfork/pitchfork-faq.html "We have not changed our views, for example, on the EJB 3 interception model, which fails to achieve any of the goals of true AOP and is, in our opinion actively bad, as it is both invasive and weak." 1 "We believe that any statements to the effect that "EJB 3 can substitute for Spring" are a false play. A cosmetic revision of the EJB spec, which fails to address many fundamental issues in that spec, discussed in numerous places, does not invalidate the world's most popular application programming framework, which is arguably used today much more widely than EJB." 1 Rick Hightower (linked in),blog JSF, Spring, and Hibernate training and consulting
When I wrote: I shed a lot of light on project PitchFork for me. I meant: It shed a lot of light on project PitchFork for me.
This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.
This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.
This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.
This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.
This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.
After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.
IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.
Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.
4 comments
Watch Thread Reply