Finally answered my own question.. The custom mailets are found correctly by james if they are put into PHOENIX_HOME/lib ( this is reported by the startup script ) . On my system for example PHOENIX home is /projects/james_currentver/jakarta-james/dist/james-2.1a1-cvs
BUT WITH the following proviso... One also needs to copy all the supporting mailets from [james + set of numbers & proliferating directories]/SAR-INF/lib/ - such as mail_1_2.jar , mailet.jar etc, activation.jar, dnsjava.jar. Whilst I'm new to Jakarta-James / Phoenix etc. this doesn't seem right - and seems to indicate there are issues with the build script ??? Suppose this would be fixed at the time an actual release / install image was created ... >Date: Tue, 15 Oct 2002 17:40:50 +0100 >To: [EMAIL PROTECTED] >From: Vernon Riley <[EMAIL PROTECTED]> >Subject: Path to Custom mailets in James 2.1a1 > >Puzzled.... > >Seems like a silly question but, > >Where does James 2.1.a1 ( retrieved via CVS at weekend ) expect to find >custom mailets ( and cope with their dependency on Generic Mailet etc ) ? >I have tried the SAR-INF/lib directories under the >dist/james-2.1a1-cvs/work/james-1034699077336 ?? - and found these seem to >proliferate ? > >Thanks in anticipation > > >Vernon Riley > >[EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
