You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bu...@apache.org on 2003/10/07 23:06:07 UTC

DO NOT REPLY [Bug 23658] New: - Incomplete info for using mailets in JAR files

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23658>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23658

Incomplete info for using mailets in JAR files

           Summary: Incomplete info for using mailets in JAR files
           Product: James
           Version: 2.1
          Platform: All
               URL: http://james.apache.org/custom_mailet_2_1.html
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Documentation
        AssignedTo: server-dev@james.apache.org
        ReportedBy: bex@xaotec.com


In both the docs for matchers and mailets:

http://james.apache.org/custom_mailet_2_1.html
http://james.apache.org/custom_matcher_2_1.html

It says that you can put your mailets in a JAR file, and place them in the 'lib'
folder, along with 2 other JARs, to put them in the classpath. This information
is incomplete.

First it should specify which 'lib' folder. There are 3. It should probably
recommend the folder "james2-1/lib" to avoid confusion with ".../bin/lib" or
".../SAR-INF/lib".

Second, it doesn't give a complete list of what other JARs are needed in that
folder. For James 2.1, five are required: mail_1_2.jar, james.jar,
dnsjava-1.2.3.jar, cornerstone.jar, and activation.jar.

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org