Norman Maurer wrote:
Hi,

is there a other way to use a modified james.class the do it dircetly in
the james source tree and build it ?

I was thining about but my modified classes in a jar and load them ..
with mailets and matchers its no problem but james core seems to be. Or
is there a configfile where i can setup in which package it is located ?


The only way is to change your assembly.xml and declare a different class for the "James" block. You should use a different name so your class is not hidden by the default James class.

If you create a new block you have to create an xinfo file for that block too.

In 2.3.0a1 this should work also when your block is declared in a jar inside the SAR-INF/lib or a class in SAR-INF/classes but I never tried this.

Let us know if it works,
Stefano


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

Reply via email to