1 Reply Latest reply on Aug 9, 2007 11:54 AM by fernando_jmt

    Entity Bean and Jboss seam

    hager

      Hello,
      I need help please,
      I want to add a property named "situation" with its setter and getter in an Entity Bean, but when i deploy my application, JBOSS server do a mapping with the dataBase so it do not found a column named "situation"
      I don't want to put this property in the database
      Who can I do?

      another question:
      Can i access to a static attribute from a JSF page using an expression Language EL.

      thank you