I'm wondering, how my generated application knows about the datasource i defined in my server.xml under the ResourceName 'dynavis/DefaultDS2'
Its also defined in my project.properties File: dataSource=java:comp/env/dynavis/DefaultDS2 (and under that name i can manualy fetch the DataSource from the Context, means, it really exists) I thought, something of that should appear in the generated applicationContext.datasource.xml. But it looks like this: <beans> <!-- ========================= DATASOURCE DEFINITION ========================= --> <!-- Local DataSource that works in any environment --> <bean id="dataSource" class="org.springframework.jdbc.datasource.DriverManagerDataSource"> </bean> <!-- ====================== End of DATASOURCE DEFINITION ====================== --> </beans> Someone has an Idea, please?! Cheers, sven _________________________________________________________ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1702#1702 Posting to http://forum.andromda.org/ is preferred over posting to the mailing list! ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Andromda-user mailing list Andromda-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/andromda-user