Best practices writing custom Java programs deployed on Debian

2014-12-15 Thread Jacob Anawalt
Hello, I'm exploring writing some custom programs in Java that will be deployed on Debian stable systems and I am reaching out for some advice on best practices. At the moment I am dipping my toe into the Maven waters. I've worked through their getting started guides and have read all I can find

Re: Help required for webapp on Tomcat8

2014-12-15 Thread Olivier Sallou
On 12/15/2014 10:18 AM, Emmanuel Bourg wrote: > Le 15/12/2014 10:00, Olivier Sallou a écrit : > >> Caused by: java.lang.NullPointerException >> at >> org.apache.tomcat.util.scan.StandardJarScanner.process(StandardJarScanner.java:291) > Hi Olivier, > > This looks like this bug: > > https://issu

Re: Help required for webapp on Tomcat8

2014-12-15 Thread Emmanuel Bourg
Le 15/12/2014 10:00, Olivier Sallou a écrit : > Caused by: java.lang.NullPointerException > at > org.apache.tomcat.util.scan.StandardJarScanner.process(StandardJarScanner.java:291) Hi Olivier, This looks like this bug: https://issues.apache.org/bugzilla/show_bug.cgi?id=56923 If you have sy

Help required for webapp on Tomcat8

2014-12-15 Thread Olivier Sallou
Hi, after receiving a bug to switch biomaj-watcher to Tomcat8, I made the required updates, but my webapp has deployment error on Tomcat 8. I ask here for help to ease the switch to v8 (from v6). I define a context xml with a docBase. I do not understand why it fails now any help would be

Re: Bug#764630: RFS: javatools 0.48 [RC]

2014-12-15 Thread Mathieu Malaterre
On Sun, Dec 14, 2014 at 6:50 PM, Markus Koschany wrote: [...] > Actually what was the reasoning behind the choice to use a custom shell > script like jarwrapper instead of jexec to register executable jars with > binfmt-misc? This question also came up in the bug report. Here is my guess: `jexec`