[hibernate-issues] [Hibernate-JIRA] Commented: (HBX-629) JSP fields out of order when using the Seam CRUD generator with annotated EJB3 entities

Max Rydahl Andersen (JIRA) noreply at atlassian.com
Mon Oct 27 11:16:04 EDT 2008


    [ http://opensource.atlassian.com/projects/hibernate/browse/HBX-629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=31541#action_31541 ] 

Max Rydahl Andersen commented on HBX-629:
-----------------------------------------

it affects native queries + it will give non-reproducable queries across clusters.

> JSP fields out of order when using the Seam CRUD generator with annotated EJB3 entities
> ---------------------------------------------------------------------------------------
>
>                 Key: HBX-629
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-629
>             Project: Hibernate Tools
>          Issue Type: Bug
>         Environment: The version of Hibernate and Hibernate Tools that is packaged with JBoss Seam 1.0 Beta 2
>            Reporter: Bruce Raggett
>            Priority: Minor
>             Fix For: 3.1.beta5
>
>
> If you use annotated EJB3 entities to generate a Seam CRUD application, then the generated JSPs are not really usable as the order of the fields in the generated JSPs is different from the order of the fields in the annotated EJB3 entities. This means that you have to manually edit the generated JSPs to get the fields into the correct order.
> This issue seems to exist whether the process used to generate the CRUD application is
> (a) generate a database schema from the annotated entities and then generate the CRUD application from the generated schema, or
> (b) generate the CRUD application directly from the annotated entities.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list