Results 1 to 2 of 2

Thread: Can Spring bean be accessed remotely?

  1. #1
    Join Date
    Aug 2006
    Posts
    28

    Default Can Spring bean be accessed remotely?

    Can Spring bean be accessed remotely, like EJB architecture which is distributed in nature. Client use JNDI to locate the EJB using conext and url. Is there something like spring bean for making available to remote client???

  2. #2
    Join Date
    Apr 2006
    Location
    Canada
    Posts
    164

    Default

    Sure; several options are available - it all depends on your specific needs and the capabilities of the client system. See the reference manual here for details.
    Chris Lee (blog)
    Principal Consultant
    Digital Ascent Inc.

Posting Permissions

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