Hallo Sebastien, Saturday, April 23, 2005, 4:11:12 PM, you wrote:
>> maybe, I am missing something, but: why do you go through all this >> pain with your own HSQLDB server class? You can take a much cheaper >> solution: Simply insert a Spring DriverManaagerDataSource bean >> declaration in application-datasource.xml, and you're done! Everything >> will work just fine! SA> This solution was suggested to me by Ugo Cei, the guy who made the SA> CHS integration demonstration application at CocoonDev SA> (http://cocoondev.org/main/117/43.html). My problem is that as my SA> database is embedded in my application, I have to start the SA> instance of HSQLDB before any access to the datasource. But as I SA> said I'm only a beginner with Spring so of course if there is a SA> cleaner solution with such a classe I take it, but are you sure SA> that the class you suggest me to use can start the server instance SA> ? no, I'm not sure - I would have to try that, first. Cheers... Matthias --- Matthias Bohlen Internet: http://www.mbohlen.de/ [EMAIL PROTECTED] ------------------------------------------------------- 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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Andromda-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-user
