[
https://jira.jboss.org/jira/browse/JBSEAM-4440?page=com.atlassian.jira.pl...
]
Luca Gioppo commented on JBSEAM-4440:
-------------------------------------
This bug appear also using seam 2.2GA JBoss 5.1GA and jboss tools 3.1.
Reverse engineer from DB and the error is the same:
by: java.lang.IllegalArgumentException: org.hibernate.hql.ast.QuerySyntaxException:
Tecnologie is not mapped [select tecnologie from Tecnologie tecnologie]
DB MySQL 5.0
There is no persistence.xml file around to be found.
Luca
CLONE -seam-gen - entity is not mapped in war project on AS5
------------------------------------------------------------
Key: JBSEAM-4440
URL:
https://jira.jboss.org/jira/browse/JBSEAM-4440
Project: Seam
Issue Type: Bug
Components: Tools
Affects Versions: 2.1.1.CR2
Environment: JDK5
JBoss AS 5.0.0.GA
Reporter: Luca Gioppo
Assignee: Dan Allen
Fix For: 2.1.2.CR1
When accessing generated entity page the application is failing on
"org.hibernate.hql.ast.QuerySyntaxException: Vehicle is not mapped [select vehicle
from Vehicle vehicle]" . I am using standard release-process.txt database tables. To
reproduce the issue:
1.) Create new war project and generate entities.
2.) Log into the application and click PersonList or VehicleList
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira