> -----Original Message----- > From: Adam Murdoch [mailto:[EMAIL PROTECTED] > > method = Class.class.getMethod( ... ); > pkg = method.invoke(clazz,null);
Argh !! Stupid me ! Thanks for showing me the light :) -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
