Hi,
I have some specific requirements for security and I have been trying to
right a custom realm, that reads information from the database.
1. I have added a datasource in the global naming resources section in the
server.xml
2. I have packaged the realm class in a JAR file and copied it the ser
I'm trying to workout a managed backup scheme on a MySQL production
database with XtraBackup. According to our DBA, XtraBackup doesn't lock the
database, but issues a series of SHOW TABLE STATUS commands and then works
on the file system level.
Still, just as XtraBackup runs my logs start to blow
Hi All,
I know that there's no tomcat8-maven-plugin (yet) and using tomcat8 with
tomcat7-maven-plugin like this:
org.apache.tomcat.maven
tomcat7-maven-plugin
2.2
org.apache.tomcat.embed
tomcat-embed-core
${tomcat8.version}