5 Replies Latest reply on May 22, 2006 3:38 AM by kh2ouija

    @Observer does not work in booking example

      I am working with the current seam-booking example (jboss-seam-1.0.0.CR2), running in jboss-4.0.4.CR2.

      I observe that when the user registers a new hotel booking, his list of bookings is not refreshed.

      The service that registers the new booking (insert in the database) raises a new event and the service that refreshs the booking list (select from the database) has an @Observer annotation of this event, but this second service is not executed.

      Somebody has some solution for this problem? Must I do some additional configuration to the example ?

      Thanks

      Maria Consuelo Franky
      ConsueloFranky@cincosoft.com