Re: [Hibernate] ejb3configuration support in ant tools

2006-03-29 Thread Max Rydahl Andersen
On Wed, 29 Mar 2006 19:11:07 +0200, Jonathan O'Connor <[EMAIL PROTECTED]> wrote: Max, I saw you exposed the AnnotationConfiguration object in the latest Ejb3Configuration. That only goes some of the way to help the tools. It was exposed by Emmanuel and that is exactly what I have used ;) I

Re: [Hibernate] ejb3configuration support in ant tools

2006-03-29 Thread Jonathan O'Connor
ROTECTED]> Sent by: [EMAIL PROTECTED] 28/03/2006 17:02 To "Hibernate development" cc Subject [Hibernate] ejb3configuration support in ant tools A FAQ has now been implemented. http://opensource.atlassian.com/projects/hibernate/browse/HBX-632

[Hibernate] ejb3configuration support in ant tools

2006-03-29 Thread Max Rydahl Andersen
A FAQ has now been implemented. http://opensource.atlassian.com/projects/hibernate/browse/HBX-632 meaning ejb3 autodiscovery is now possible to use with the ant tools. (will probably only add it to the eclipse ui once I can get a bit more control over when the sessionfactory is actually created)