> Remy Maucherat wrote:
> No, except it seems that
> ct.getLoader().getClassLoader()loadClass(channelclassname); throws a
> "java.lang.NullPointerException".
> 
> What should I use to load a class?

The engine has no loader. Using Class.forName should do it.

Remy


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to