Thank you!
Alberto Ochoa

----- Original Message -----
From: "Berin Loritsch" <[EMAIL PROTECTED]>
To: "Java Apache Mail Server" <[EMAIL PROTECTED]>
Sent: Thursday, July 06, 2000 5:01 PM
Subject: Re: Settin up custom mailets


> Alberto Ochoa wrote:
> >
> > I am currently running the Lastest JAMES distribution that was compiled
from
> > the cvs source using ant.
> >
> > We've created a pair of custom mailets and added them on the
james.conf.xml
> > file where the pipeline is outlined.
> >
> > I've added our custom jar into the run.sh classpath variable and upon
> > running the script I get this error message.
>
> Because Loader.jar builds it's own classpath based on what is in ./blocks/
> and ../lib/.  Editing that classpath only helps you for the Loader.jar.
>
> > Then i took out the class path variable for the new jar and instead
placed
> > the jar into the blocks folder where the loader will pick a new jar  and
got
> > this error message
>
> Try placing it in the ../lib/ directory.  Unless your Mailet is also a
Block,
> Avalon will try to extract the conf.xml file that is supposed to be
included.
>
>
> ------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Archives and Other:  <http://java.apache.org/>
> Problems?:           [EMAIL PROTECTED]
>



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/>
Problems?:           [EMAIL PROTECTED]

Reply via email to