1 Reply Latest reply on Jul 23, 2004 8:11 AM by renkrad

    Tag lib deprecated methods aren't found...

    renkrad

      When a method is defined as deprecated i get an exception saing that the setter method isn't found.
      There is the need to mark it as deprecated to warn the developers that they should not use that attribute but not forbid them of using it (compatibility issues).

      The setter methods are inherited (didn't test with class specific deprecaded methods).

      I'm using JBoss 3.2.4 over win XP

      Daniel Campelo