je le [http://community.jboss.org/people/je.a.le] created the discussion
"Re: JBoss:EJB is not creating table in MySQL DB" To view the discussion, visit: http://community.jboss.org/message/645017#645017 -------------------------------------------------------------- hi, this thread is one year old but I encounter the same problem and get a solution... I edited persistent.xml file (throw the editor of netbeans) and sudently my tables wouln't update neither create (jboss 4.2.1.GA, jdk 1.5, mysql). The guilty line was : <exclude-unlisted-classes>false</exclude-unlisted-classes> Setting true or false does nothing, ear deploy, no error message, but no sql neither. Simply remove this line, now the schema update as suppose to. A+ -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/645017#645017] Start a new discussion in Beginner's Corner at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
