Results 1 to 2 of 2

Thread: How Spring does remoting possible ??

  1. #1

    Default How Spring does remoting possible ??

    Hi Guys:-

    In case of RMI/EJB's how the service exporter is able to generate all the stub and skeleton classes for simple POJO beans and export it as a RMI/EJB service.

    Eventhough if we assume somwhow it is created, how to get the stubs to make them work with traditional RMI/EJB client programs. Hope you are understanding me Smile

    I am concerned with distributed programming. How Spring make this happen internally to get this objective done.

    Can anyone help me out in understanding this concept.

    Any help is appreciated

    Thanks
    Rajesh S.

  2. #2
    Join Date
    Aug 2004
    Location
    San Mateo, CA
    Posts
    1,265

    Default

    Please read the remoting section in the Reference Manual.
    Rod Johnson - GM, SpringSource Division, VMware
    http://www.springsource.com
    Spring From the Source

Similar Threads

  1. Spring MVC Web Framework versus Struts
    By biguniverse in forum Web Flow
    Replies: 27
    Last Post: Aug 29th, 2012, 03:57 AM
  2. Spring, Remoting and Spring Rich Client
    By shaby775 in forum Swing
    Replies: 9
    Last Post: Jan 6th, 2011, 07:30 AM
  3. Replies: 8
    Last Post: Nov 8th, 2007, 02:37 AM
  4. Replies: 0
    Last Post: Aug 23rd, 2005, 02:41 AM
  5. Replies: 14
    Last Post: Feb 21st, 2005, 05:41 PM

Posting Permissions

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