[
https://jira.jboss.org/jira/browse/JBIDE-3880?page=com.atlassian.jira.plu...
]
Dmitry Geraskov commented on JBIDE-3880:
----------------------------------------
I guess that directive *outputValue* processed by directive class.
This exception says that the object of the class was not added to the context in
exporter.
Also I found strange line in list.xhtml.ftl:
<f:facet name="header">
...
@outputValue property=componentProperty
expression="${'#'}{_${componentName}.${propertyPath}}" indent=12/>
</h:column>
*@outputValue* without *<*. This probably means that this template is broken or?
Can't generate seam entities exception is occured if no one table
wasn't included in table filter.
--------------------------------------------------------------------------------------------------
Key: JBIDE-3880
URL:
https://jira.jboss.org/jira/browse/JBIDE-3880
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Hibernate, Seam
Affects Versions: 3.0.0.GA
Reporter: Anton Klimkovich
Assignee: Dmitry Geraskov
Attachments: exception.txt, SeamGenerateEntities.PNG
EXECUTE: Create Seam web project
EXECUTE: Connect to existent DB
EXECUTE: New -> Seam Generate Entities
EXECUTE: Press Refresh button
ASSERT: All tables from DB should appear
EXECUTE: Press Finish button without including any table to Table Filter.
FAILURE: Can't generate seam entities exception is occured.
--
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