[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-2515) Remove all documentation about HAR, it is deprecated

Christian Bauer (JIRA) noreply at atlassian.com
Fri Mar 23 10:52:09 EDT 2007


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-2515?page=comments#action_26542 ] 

Christian Bauer commented on HHH-2515:
--------------------------------------

So, Anthony and Joshua, please move the HAR section to a wiki page and mark it deprecated with a warning and a link to these methods:

- pure JMX deployment of HibernateService, binding of SF to JNDI, lookup of SF, working with getCurrentSession() in plain JTA and EJBs/CMT
- JPA deployment with META-INF/persistence.xml, binding the SF to JNDI, etc.

Main difference: the first option requires JTA, the second doesn't and even gives you automatic discovery of mappings.



> Remove all documentation about HAR, it is deprecated
> ----------------------------------------------------
>
>          Key: HHH-2515
>          URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2515
>      Project: Hibernate3
>         Type: Improvement

>   Components: documentation
>     Reporter: Christian Bauer
>     Assignee: Anthony Patricio
>     Priority: Critical

>
>
> Clearly not one of the best ideas we ever had is the HAR deployment. It should now be considered deprecated (superseded by the EJB3/JPA deployment model) and any documentation about it should be removed. This includes JBoss AS user guides, wiki pages, etc.
> If you have any objects and think that HAR is a fantastic thing, raise them here.

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