Hi all,
i am going to Develop a tool that backing-up a jboss server with its configuration. JBoss server contains my project build files (as JARs), MySQL server is configured with its default configuration.(JBoss & MySQL servers running on the same System).
What should i backup from the server, whether i have to back-up all the things in the server with database backup(as SQL statements..) or any other important configuration from the server with database backup(as SQL statements...).
Rajkumar.S