[jboss-jira] [JBoss JIRA] Assigned: (JBPM-912) Modify hbm.xml files in bpel to include auto-import=false

Tom Baeyens (JIRA) jira-events at lists.jboss.org
Thu Apr 19 05:50:31 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBPM-912?page=all ]

Tom Baeyens reassigned JBPM-912:
--------------------------------

    Assignee: Alejandro Guizar  (was: Tom Baeyens)

Alejandro, could you have a look at this.  

The idea is that you include auto-import="false" to all your hibernate mapping files.  Then, you have to use the fully qualified names of the classes in the HQL queries (something we always do).  So in theory, adding the auto-import attributes should be all you have to do. ... except for running the test suite :-)

It was to prevent some user name clashing.  See above for more details.

> Modify hbm.xml files in bpel to include auto-import=false
> ---------------------------------------------------------
>
>                 Key: JBPM-912
>                 URL: http://jira.jboss.com/jira/browse/JBPM-912
>             Project: JBoss jBPM
>          Issue Type: Sub-task
>          Components: BPEL
>    Affects Versions: jBPM jPDL 3.2
>            Reporter: Kevin Klinemeier
>         Assigned To: Alejandro Guizar
>
> Modify the hbm.xml files in BPEL to add auto-import="false" to the hibernate mapping.

-- 
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 jboss-jira mailing list