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 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4072544#4072544 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4072544 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
