Time Nick Message 13:20 pdurbin_m winterbe/java8-tutorial ยท GitHub: https://github.com/winterbe/java8-tutorial 16:59 aditsu pdurbin: nice 20:18 pdurbin hearing about an "exploded war" for the first time: http://stackoverflow.com/questions/6980137/difference-between-a-packaged-archive-and-an-exploded-archive 20:29 aditsu haha, I guess that's another name for a web directory 20:52 sfisque exploded war has been around since the beginning. it's how tomcat deploys a directory when it is not zipped up as a war 23:33 pdurbin sfisque: ok. I was sort of gathering that. thanks 23:33 pdurbin unrelated: http://www.adam-bien.com/roller/abien/entry/java_ee_authentication_and_authorization 23:42 pdurbin hmm, maybe I'll give sqlite and java/jpa another try: http://blog.denevell.org/tomcat7-jpa-eclipselink-sqlite.html