Hello Sebastien, Friday, April 22, 2005, 7:11:13 PM, you wrote:
>> the ServiceLocator works fine in any scenario, can you be more specific >> as to what is causing your problem ? SA> Here is the link to a message I posted on spring forum (I don't have SA> the courage to write it again :oP) : SA> http://forum.springframework.org/viewtopic.php?t=5019. SA> I've attached my HsqlServer component source. SA> If it could work with ServiceLocator it would be great because it's SA> cleaner of course. 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! Cheers... Matthias --- Matthias Bohlen "Beratung, die Projekte erfolgreich macht..." Internet: http://www.mbohlen.de/ [EMAIL PROTECTED] Post: Luise-Albertz-Str. 25 D-53340 Meckenheim Tel: 0170 / 772 8545 Fax: 02225 / 945189 ------------------------------------------------------- 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
