Categories
Development

Load tested opensource

I know I’ve seen some of the prepackaged certified opensource thingies before, but this one caught my eye. It has a good stack and performance tests that looks quite interesting. This might be a good option if you’re going with these products. They also certified for Oracle middleware which is pretty relevant for us.

Categories
Development

Using the EJB3 API outside the container with TopLink

A blog containgin the basics for using the latest release of TopLink with the annotations outside a container here.

Categories
General

Handy tool

Fiddler can be used for debugging HTTP traffic, and even setting breakpoints. I’ve been using Ethereal earlier, but that’s a bit too low level. Usually all I want to do is monitor and manipulate HTTP traffic.