> -----Original Message----- > From: Mark Swanson [mailto:[EMAIL PROTECTED] > Sent: Saturday, January 03, 2004 11:25 PM > To: James Users List > Subject: Re: James Newbie Q: Re-packaging the SAR or copy to > JAMES_HOME/lib? > > On January 3, 2004 12:01 am, Chris Simmons wrote: > > Am I missing something? Why would someone go to all the trouble of > > re-packaging the SAR instead of just being able to deploy their jars to > > the /lib dir? > > It's not that bad. After you create your mailet jar just: > jar uvf ${JAMES_DIR}/apps/james.sar SAR-INF/lib/YourMailet.jar > > Keep in mind you have to use the JDK jar as GNU jar doesn't support this. >
Mark: Thank you for your reply, but why even go to this trouble? Is there a trade-off simply placing mailets in the /lib directory? Thanks, Chris --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
