> About LoadXml
LoadXml is small web application, working under JBoss for uploading, merging and download XML files.
XML files structire look likes:
>
>
> >
> >
> > >
> > > >
> > >
> > >
> >
>
>
Uploaded files are persisted to DataBase (MySQL by default).
Used 3-d parties are: Hibernate, Spring, Apache commons.
Application tested with MySQL 5.0.51a and JBoss 4.2.2.
> Setup
To build and run this application, you will need to have MySQL, Maven2 and JBoss installed.
Database will be created on-the-fly when testing or running the application.
For use another database you"ll have to:
1. Modify jdbc.pr