[jboss-user] [JBoss Seam] - Re: seam cannot reference EJB, why?

hsiung do-not-reply at jboss.com
Thu Apr 26 18:26:15 EDT 2007


yes the interface of the SFSB declares the setters and getters already
public interface Booking {
  |     ..   
  |     public String getDepartureAirport();
  |     public void setDepartureAirport(String departureAirport);
  |     ..
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041215#4041215

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4041215



More information about the jboss-user mailing list