[
http://jira.jboss.com/jira/browse/JBSEAM-1881?page=comments#action_12374384 ]
Marc Lustig commented on JBSEAM-1881:
-------------------------------------
I could generate the code by removing the following lines from build.properties:
#hibernate.default_schema=...
#hibernate.default_catalog=...
as well as removing the filter from my.reveng.xml:
<hibernate-reverse-engineering>
<!--
<table-filter match-catalog="...." match-schema="..."
match-name="TBL*" exclude="false" />
-->
</hibernate-reverse-engineering>
but I doubt that this is intended behaviour.
seam-gen generate-entities not generating anything
--------------------------------------------------
Key: JBSEAM-1881
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1881
Project: JBoss Seam
Issue Type: Bug
Components: Tools
Affects Versions: 2.0.0.BETA1
Environment: win2000, MSSQL2000
Reporter: Marc Lustig
seam generate-entities runs thru without any exception but is not generating anything.
The JDBC-driver is loaded and hbm2java is being configured, but the actual code generation
is not being triggered.
(my console output is analogous to what pablodiablo posted in the forum)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira