Results 1 to 2 of 2

Thread: EJB 3 Integration with Spring...

  1. #1
    Join Date
    Jul 2011
    Posts
    1

    Smile EJB 3 Integration with Spring...

    Hi everybody...

    I am new to EJB 3 and spring, could anyone of you tell me how to integrate your ejb application with spring as a separate tier, for example if my ejb is deployed on machina x and I want to access it from machine y ?

    Thanks..

  2. #2
    Join Date
    Jul 2011
    Posts
    3

    Default

    Dont go for EJB integration with springs . You can use springs with backend Hibernate integration for development.

    if you use EJB with springs you will encounter lot of service problems with it .

    i tried to integrate but atlast i got so frustrated to integrate.

    Spring is now used widely so go for it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •