How does JBuilder generate XML files?
843834May 16 2003 — edited Jun 20 2003I'm building a web application with JBuilder 7 (which uses TomCat). I wish to create a Realm to connect to a database (with JDBC/ODBC) with user logins.
But I can't find out how JBuilder generates the server8080.xml file. I tried editing it manually, but it simply deletes the file and generates it again (without my changes).
How can I do such a thing?