<< April 2008 | Home | June 2008 >>

Taking the first steps with MicroEmulator

Workaround for MicroEmulator freezing with jad/class as argument

I started looking at MicroEmulator a few days ago. Unfortunately, when I tried to start MicroEmulator from the command line locally it refused to take a jad file (or class) as argument. Starting the emulator and dragging a jad file into it worked as it should. But running with an argument froze it at startup.

Fortunately, the solution/workaround wasn't difficult...

Read more...

Forwarding IIS to Tomcat

Windows Server 2003, IIS 6 and Tomcat 6

Every now and then I get the chance to do something Java related at work. This week it was installing Tomcat 6 and forwarding certain urls from IIS to it.

It really shouldn't have to be too much of a problem, but of course I knew that IIS wouldn't play ball. It took a couple of hours with the help of a college, but finally it worked!

Read more...

Tags :