Nexus installation on Tomcat 7 with JDK7
I tried to install Nexus 1.9.2.2 OSS on my Tomcat 7.0.20 with the new Oracle JDK 7. This was not a big success. Ok first of all make sure to use the unpacked version of the nexus war or else it wont be able to find the NEXUS_PLEXUS_WORK environment variable.
Second, you need to patch the unpacked war. Strip out the xstream-1.3 and add the latest snapshot. Also add the latest xmlpull.org API jar to the WEB-INF/lib of the unpacked nexus war.
More info see this JIRA ticket.
When running JAX-WS applications on Apache Tomcat 7 you might encounter the following exception:
java.lang.NoSuchMethodError: javax.xml.ws.WebFault.messageName()Ljava/lang/String; at com.sun.xml.ws.model.RuntimeModeler.processExceptions(RuntimeModeler.java:1077)
To solve this add the webservices-api-x.y.jar to the CATALINA_HOME/endorsed directory.

Do NOT add the webservice-rt-x.y.jar to the endorsed directory or you will encounter the following exception:
java.lang.NoClassDefFoundError: javax/servlet/ServletContext at com.sun.xml.ws.transport.http.servlet.WSServletDelegate.<init>(WSServletDelegate.java:102)
DVCS Distributed version control systems gained a lot of attention over the last few years. There are many hosting providers that offer free DVCS space on the web. But there are situations that you want to run your own private DVCS server and do not want use a publicly and open DVCS like Gitorious, Github [...]
[Read the complete article...]
Yeej! Yesterday I read on a Dutch forum that the Asus EEE Pad transformer with dock arrived in the Netherlands. So immediately I drove to Amsterdam to pick one up And my, my what a fancy device it is! The specs The tablet uses the 1GHz Nvidia Tegra 2 processor, has 1GB RAM, a Gorilla [...]
[Read the complete article...]
Xtreamer Ultra (first impressions)
29th of april I ordered an Xtreamer Ultra via the Xtreamer webshop. Customers who ordered this device before the 1st of May received a few extra`s including a remote keyboard and WIFI antenna. Last week the device finally arrived straight out of Hong Kong to my home address in the Netherlands. In this article I [...]
[Read the complete article...]