Games: Fallout 3 Hacking Minigame Solver

October 29, 2009

I’ve added my Fallout 3 Solver back to the website, so if you were having trouble finding it before it is back now.
For those that haven’t used it before: In Fallout 3 there are computer terminals all around the world.  To access some of them you have to pass a “hacking” puzzle.  Sometimes its fun [...]

0

WSDL2Java with Maven – Fixing “BadCommandLineException: grammar is not specified”

October 28, 2009

At my job, we use the wsdl2java maven plugin to generate the appropriate classes from the webservices’ wsdl document. When we received notice that we were to incorporate a new webservice into the system, we thought “No big deal, we’ll just use the plugin and be off!”
Unfortunately, we ran into the dreaded “com.sun.tools.xjc.BadCommandLineException: grammar [...]

0