[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-3880) Can't generate seam entities exception is occured if no one table wasn't included in table filter.
Dmitry Geraskov (JIRA)
jira-events at lists.jboss.org
Fri Feb 27 06:26:44 EST 2009
[ https://jira.jboss.org/jira/browse/JBIDE-3880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12454666#action_12454666 ]
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
More information about the jbosstools-issues
mailing list