The Source for Java Technology Collaboration


Abstract for Peter Pilgrim minitalk at java.net Community Corner -

In this short talk Peter Pilgrim will present hints and tips on refactoring core J2EE? application with their functionalities with the Spring Framework.

Peter's focus will be about refactoring legacy session EJBs (v2.0) into Spring-EJBs. He will then talk about how to migrate EJB 2.x to Spring domain beans and EJB 3.x for latest Java EE application servers.

He will also provide advice on how to:

  • Manage those applications context files.
  • Bind Spring and Hibernate together for effective n-tier transaction, scalable, and robust applications.

    Also discussed will be best avenues to get your IT workshop to think about using and/or doing more Agile development techniques.

    Finally if there is time there will be a little introduction to the Java Web User Group UK

    -- Main.ejrenaud - 13 Apr 2007

    Topic JavaPolis . { Edit | Ref-By | Printable | Diffs r2 < r1 | More }
  •  XML java.net RSS

    Revision r2 - 18 Apr 2007 - 22:31:31 - Main.ejrenaud
    Parents: WebHome > CommunityCorner