Results 1 to 3 of 3

Thread: Configuring WSAD 5.1.2 for Spring and Remote EJBs

  1. #1
    Join Date
    Apr 2005
    Posts
    10

    Default Configuring WSAD 5.1.2 for Spring and Remote EJBs

    Really appreciate if somebody could explain (step by step) how to configure accessing remote stateless session beans (the configuration files ) in WSAD and how to test them.

    Thanks in advance,

    regards,
    Harsh

  2. #2
    Join Date
    Aug 2004
    Posts
    2,715

    Default

    Since the lookup is performed via JNDI in a standardized manner it is independent of the used application server.
    Details about accessing a remote bean declaratively with spring can be found here:
    http://www.springframework.org/docs/...tml#ejb-access

    Hope that helps,
    Andreas

  3. #3
    Join Date
    Apr 2005
    Posts
    10

    Default

    Hi Andreas,

    thanks a lot. That article really helped.

    regards,
    Harsh

Similar Threads

  1. Swing accessing remote EJB's.
    By gegas in forum EJB
    Replies: 7
    Last Post: Sep 22nd, 2005, 05:23 AM
  2. Another problem connecting to remote EJB's
    By colinchalmers in forum EJB
    Replies: 2
    Last Post: Jul 12th, 2005, 05:29 PM
  3. Can I use acegi to secure EJBs (local and Remote)
    By newuser101 in forum Security
    Replies: 1
    Last Post: Jul 11th, 2005, 11:15 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
  •