I much prefer to use spring's data sources over JNDI named datasources. The generated test SessionFactory-test.xml uses the spring way to run through the test cases, but the SessionFactory.xml seems to use JNDI and it doesn't seem that this is configurable.
Sure, I can set up a JNDI source for it - but where would I go to make changes if I wanted to enable a spring datasource instead of JNDi for the generation? Ryan ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fornax-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fornax-developer
