[ http://team.andromda.org:8080/jira/browse/HIB-22?page=comments#action_10585 ] Martin Vlcek commented on HIB-22: ---------------------------------
Also with bea weblogic storing the SessionFactory in the jndi-tree does not seem to work (even when created in a startup servlet as bea admin user)!? I've worked around this by modifying the HibernateUtils template to store the SessionFactory in a class attribute. > generated HibernateUtils.java depends on javax.ejb > -------------------------------------------------- > > Key: HIB-22 > URL: http://team.andromda.org:8080/jira/browse/HIB-22 > Project: Hibernate Cartridge > Type: Improvement > Versions: 3.0M3 > Reporter: Tomasz Lempart > Assignee: Matthias Bohlen > Priority: Minor > > > I do not use in my project ejb so I do not need package javax.ejb. There > should be some ejbSupport parameter (default value false) which > activate/deactivate generation of this file. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://team.andromda.org:8080/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Andromda-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-devel
