...
[14:41:13 CDT(-0500)] <foxnesn> are you positive that data is actually being stored in your mysql db? did you check?
[14:52:10 CDT(-0500)] <kickehy> when it grants tickets yes
[14:52:17 CDT(-0500)] <foxnesn> ok
[14:52:30 CDT(-0500)] <foxnesn> <dependency> <groupId>commons-dbcp</groupId> <artifactId>commons-dbcp</artifactId> <version>1.4</version> <scope>runtime</scope>
[14:52:35 CDT(-0500)] <foxnesn> </dependency>
[14:52:42 CDT(-0500)] <foxnesn> so you know what the dependency is for mysql ?
[14:52:45 CDT(-0500)] <kickehy> yep as long as you're using java 6
[14:52:53 CDT(-0500)] <kickehy> yeah hold on
[14:53:01 CDT(-0500)] <foxnesn> whatever you are using i guess