1 Reply Latest reply on Jul 12, 2004 1:31 PM by bill.burke

    ex 12_1 public abstract getHomeAddress() auto generated or p

      I found in ex12_1
      the com.titan.customer.CustomerBean.java have a public abstract AddressLocal getHomeAddress();
      I do not see any implementation of it , does the jboss server automatically generate the body for this method, if so how did jboss figure out this method should be generated, I don’t any reference in the jboss.xml file.
      Thanks
      Ivan