I don't think so.   I didn't under 2.1.3.  Besides, it seems to be not
finding generic matcher.  Maybe that has changed.  I emailed the zip from
work which is 2.1.3 and put it here under RC4.  Maybe some packaging has
changed in the base classes.

bp

> -----Original Message-----
> From: tobe [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, June 15, 2004 6:15 PM
> To: James Users List
> Subject: Re: deploying user matchers
>
>
> Don't you have to write "digimatcher.RecipientIsAny=..." ?
>
> /tobe
>
> bill page wrote:
>
> > At the office I am running the production 2.1.3 release.   I have
> > written a couple simple matchers.  The description of
> deployment is a
> > little confusing to me, but I was able to deploy them by
> putting them
> > in a zip file (digimatcher.zip) and and putting that in the
> > ..James-2.1.3\lib directory
> >
> > The changes to my config are:
> >          <matcherpackage>digimatcher</matcherpackage>
> >
> >
> >          <mailet match="[EMAIL PROTECTED]
> > <mailto:[EMAIL PROTECTED]>" class="ToProcessor">
> >             <processor>myblackhole</processor>
> >          </mailet>
> > All that works fine.
> >
> >
> > At home I'm running RC4.  I copied the above into my current config
> > and put the zip into the home\lib directory.  I'm getting
> an exception
> > that it can not load the matcher:
> >
> > java.lang.NoClassDefFoundError: org/apache/mailet/GenericMatcher).).
> > org.apache.excalibur.containerkit.lifecycle.LifecycleException:
> > Component named "spoolmanager" failed to pass
> >
> > Has deployment changed in 2.2?  Any ideas what I'm doing
> wrong?  If I
> > comment out the matcher (but leave the <mailetpackages> entry) the
> > config works fine.
> >
> >
> >
> >         Bill Page
> >         [EMAIL PROTECTED]
> >
> >
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


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

Reply via email to