Results 1 to 2 of 2

Thread: How to configure stateful ejb's into the app-context ?

  1. #1

    Default How to configure stateful ejb's into the app-context ?

    I have a webapplication using stateful ejbs, - wish to enable these via the Spring application context.

    Does it exist any Spring API ala SimpleRemoteStatelessSessionProxyFactoryBean, - which works fine for stateless ejbs.

    I would appreciate any suggestions, - .xml examples.

    Geir

  2. #2
    Join Date
    Aug 2004
    Location
    Montréal, Canada
    Posts
    845

    Default

    Take a look at this thread SFSB support in Spring.
    HTH
    Last edited by robyn; May 19th, 2006 at 05:26 AM.
    Omar Irbouh

    Spring Modules Team
    http://irbouh.blogspot.com/

Similar Threads

  1. Hibernate Long Session Per Flow?
    By akw in forum Web Flow
    Replies: 21
    Last Post: Dec 12th, 2005, 08:06 PM
  2. Replies: 2
    Last Post: Oct 13th, 2005, 02:47 PM
  3. Loosing my SecureContext
    By sklakken in forum Security
    Replies: 3
    Last Post: Jul 21st, 2005, 01:44 PM
  4. Stack Overflow
    By rayho222 in forum Container
    Replies: 6
    Last Post: May 17th, 2005, 03:42 AM
  5. Replies: 2
    Last Post: Jan 21st, 2005, 04:17 AM

Posting Permissions

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