Results 1 to 2 of 2

Thread: home and remote interfaces

  1. #1
    Join Date
    Oct 2004
    Posts
    13

    Default home and remote interfaces

    I'm using SLSB remotly in JBOSS by jnp.
    Does my client have to embed the XxxxHome and XxxxRemote interfaces ?

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

    Default

    Yes. Accessing the EJB with Spring will make no difference to the interfaces required on the client side. The client view as defined in the EJB spec is still required.
    Rod Johnson - GM, SpringSource Division, VMware
    http://www.springsource.com
    Spring From the Source

Similar Threads

  1. Replies: 8
    Last Post: Aug 13th, 2007, 12:00 PM
  2. Replies: 3
    Last Post: Sep 22nd, 2005, 10:14 AM
  3. Replies: 3
    Last Post: Jul 14th, 2005, 10:30 AM
  4. SLSB remote pratice.
    By djeang in forum EJB
    Replies: 6
    Last Post: Jun 14th, 2005, 12:41 PM
  5. Replies: 4
    Last Post: Mar 21st, 2005, 06:28 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
  •