Share this page to your:
Mastodon

My old laptop, a Dell Inspiron 9400 I got about 4 or 5 years back, has lasted well. I thought about upgrading a while ago when i...

Continue reading...

Unlike JBoss and Glassfish there is no way to define a custom JNDI object (eg a URL) in the WebLogic console. We need this to de...

Continue reading...

I got a Samsung Galaxy S just before Christmas and I’m still impressed. My previous phone was an SE G502, not ‘smart’ which is w...

Continue reading...

This one is about how to add external functions to Madura rules. First, let’s look at a rule with a built in function:

formu...

Continue reading...

This has been a while coming. Part 1 covered the types of rules available and part 2 was about how to configure Madura Rule...

Continue reading...

The problem

We use ant for our builds and it generally works just fine. But we’ve been rationalising our many build scripts la...

Continue reading...

This is about publishing java classes generated from xsd files using JAXB‘s xjc utility. Specifically I’m publishing a jar fil...

Continue reading...

I decided it was well past time to take a closer look at JUnit4. If you are still using JUnit3 you need to know that JUnit4 uses...

Continue reading...

Yesterday I wasted a coupled of hours and it is my own fault. Just in case you hit the same problem (or in case I hit it again a...

Continue reading...

Lately I have been modifying some code other people have written. There are some things about writing Java that I consider fairl...

Continue reading...