M2Eclipse and Web Tools
Posted by Mike Haller
on Friday, March 19. 2010
at 16:40
in Eclipse
M2Eclipse and Eclipse Web Tools don't play along nicely. I can't blame the Sonatype people for not having the resources or the focus on WTP Integration and that they cannot officially support it full-blown - it's complicated.But as many people develop for the Java Enterprise Edition platform and many people using Maven and many people use Eclipse WTP, i think we as a community should discuss possible solutions.
Here are my $.2
Nagios, mod_security and check_http
Posted by Mike Haller
on Monday, March 15. 2010
at 23:34
in Hosting
Nagios is a tool for monitoring services, and I am using it to monitor virtual hosts. mod_security is an Apache httpd module which looks for suspicious HTTP traffic (e.g. trojans or hacker attacks) and blocks them.As both tools are unaware of each other (which is a good thing) and i had an urgent need to write yet another blog post about minor technical quirks, let us look into todays issue more closely.
I officially hate IBM DB2
Posted by Mike Haller
on Tuesday, March 2. 2010
at 16:58
in SQL
Caused by: com.ibm.db2.jcc.a.rm: DB2 SQL Error: SQLCODE=-104, SQLSTATE=42601, SQLERRMC=END-OF-STATEMENT;SELECT 1;, DRIVER=4.0.100 at com.ibm.db2.jcc.a.yc.a(yc.java:579) at com.ibm.db2.jcc.a.yc.a(yc.java:57) at com.ibm.db2.jcc.a.yc.a(yc.java:126) at com.ibm.db2.jcc.a.wk.c(wk.java:1909) at com.ibm.db2.jcc.a.wk.d(wk.java:1897) at com.ibm.db2.jcc.a.wk.a(wk.java:1424) at com.ibm.db2.jcc.t4.db.g(db.java:138) at com.ibm.db2.jcc.t4.db.a(db.java:38) at com.ibm.db2.jcc.t4.t.a(t.java:32) at com.ibm.db2.jcc.t4.sb.h(sb.java:141) at com.ibm.db2.jcc.a.wk.P(wk.java:1395) at com.ibm.db2.jcc.a.wk.a(wk.java:2223) at com.ibm.db2.jcc.a.wk.a(wk.java:564) at com.ibm.db2.jcc.a.wk.executeQuery(wk.java:548)

