On Tue, 2002年01月29日 at 09:45, Adam Megacz wrote: > Really? I must have been lucky; XWT uses it and it works when > statically linked. Is there a particular set of circumstances under > which it won't work, that I just haven't stumbled across? Well, try Class.forName() on a class which isn't in your static image. AG