[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-1358) Collection initialization error
Mikle Dryakhlenkov (JIRA)
jira-events at lists.jboss.org
Thu Nov 22 07:51:18 EST 2007
Collection initialization error
-------------------------------
Key: JBIDE-1358
URL: http://jira.jboss.com/jira/browse/JBIDE-1358
Project: JBoss Tools
Issue Type: Bug
Components: Hibernate
Affects Versions: 2.0.0.CR1
Environment: RHDS 1.0.0 CR1
Reporter: Mikle Dryakhlenkov
Assigned To: Max Andersen
Testcase:
EXECUTE: Create test seam project.
EXECUTE: Create hibernate configuration for project with connection to MS SQL Server test DB Northwind.
EXECUTE: Create reverse engineering for tables EmployeeTerritories, Employees, Orders, Territories.
EXECUTE: Open HQL Editor for configuration. Type "from Territories".
ASSERT: Objects "Territories" are present in "Hibernate Query Result" view.
EXECUTE: Select one object in "Hibernate Query Result" view.
ASSERT: Values of fields of this object are displayed in "Properties" view. There is no exception in "Error Log" view on selection objects in "Hibernate Query Result" view.
--
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
More information about the jbosstools-issues
mailing list