Mar 2nd, 2006, 01:15 PM #1 raydawg View Profile View Forum Posts Private Message Member Join Date Feb 2006 Posts 64 Troubleshooting my spring.xml - Multiple Databases Hello, My web app ... |
how to configure xml files to connect to different databases I am doing a project, the situation is like this: I have 2 mysql database server running on 2 machines, then ... |
hi to all, is there any special mechanism on working with xml databases in spring? is there anyone has an experience about this issue? is there any road map or something ... |
Hello, Is there any way to get the context i.e. spring - bean configuration from the database instead of the xml files. By this I mean, can I have something Code: ... |
my English very weak,maybe describe not clear,pardon! maybe my problem stupid in my case.I want to save the secured urls to db,not like the sample save in xml config file by ... |
Compare XML data with Database Hi, Need to know if there is a better design to implement the below : Input to my Spring Web Service will be an XML with ... |
Best Options? No db, save to xml? I have this project in which all the data I will be dealing with must be saved but I cannot use a database (part ... |
|
Hi, my first post - great framework!! Thanks to everyone, who helped in development! I have a use case and I don't know how to do best: - read data from ... |
Reading from Database and writing into XML file Hi All, hi All, I have some requirement, where i have to read n number of records based on some criteria, then generate ... |
Don't want to use intercept-url in xml, but want to load it from Database Greetings, How to replace intercept-url from static XML configuration to Database based intercept-url configuration? Features should be ... |
[RESOLVED]CompositeItemWriter : Database and XML File Hello, How to implement a CompositeItemWriter ? Insert Data in Database and Write an XML File. My config to insert data in database : |
We want to give the user's the ability to change the config, but it's in a J2EE environment so editing a flat file is a no no. Therefore, we are using ... |
|