[jbosstools-issues] [JBoss JIRA] Updated: (JBDS-508) HQL querying does not work out of the box in new Seam-web project

Dmitry Geraskov (JIRA) jira-events at lists.jboss.org
Mon Dec 15 05:20:38 EST 2008


     [ https://jira.jboss.org/jira/browse/JBDS-508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitry Geraskov updated JBDS-508:
---------------------------------

    Description: 
HQL query editor does not work in new Seam-web projects in JBDS 2.0.Beta1 failing with attached exception. Entities are present and is available in Hibernate Configurations.

I found test case to reproduce:
1. Create seam web project with new connection profile
2. add required jars (additional jbds driver)
3. Seam generate entities - reverse engeneering from db, select 1 table(Person, for ex), insclude, finish
4. Open hibernate configuration view
5. Expand your console configuration - it builds successfully, but without entity (Person)
- this is the problem
if rebuild the console configuration, then hql begins to work properly.

  was:HQL query editor does not work in new Seam-web projects in JBDS 2.0.Beta1 failing with attached exception. Entities are present and is available in Hibernate Configurations.



> HQL querying does not work out of the box in new Seam-web project
> -----------------------------------------------------------------
>
>                 Key: JBDS-508
>                 URL: https://jira.jboss.org/jira/browse/JBDS-508
>             Project: Developer Studio
>          Issue Type: Bug
>          Components: hibernate, seam
>    Affects Versions: 2.0.0.beta1
>         Environment: JDK 5, 6
> Fedora 9 x68
> EAP 4.3.GA_CP03_FP01
>            Reporter: Jozef Hartinger
>            Assignee: Dmitry Geraskov
>         Attachments: hibernate-querying.txt
>
>
> HQL query editor does not work in new Seam-web projects in JBDS 2.0.Beta1 failing with attached exception. Entities are present and is available in Hibernate Configurations.
> I found test case to reproduce:
> 1. Create seam web project with new connection profile
> 2. add required jars (additional jbds driver)
> 3. Seam generate entities - reverse engeneering from db, select 1 table(Person, for ex), insclude, finish
> 4. Open hibernate configuration view
> 5. Expand your console configuration - it builds successfully, but without entity (Person)
> - this is the problem
> if rebuild the console configuration, then hql begins to work properly.

-- 
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