hi, I had a look at the ToRepository mailet of 2.2.05a15, because I need similar functionality (storing messages in a specific folder) and noticed it uses deprecated code... (ComponentManager, ComponentException).
This is not what I would have expected. In CVS there is no ComponentManager any more, but 2.2.0a15 obviously knows no .getMailRepository() method in the MailetContext class... being new to James and Avalon I am not sure in which direction should I go... phil > -----Original Message----- > From: Philipp Salzgeber > Sent: Mittwoch, 11. Februar 2004 09:30 > To: James Developers List > Subject: 2.1.3 or 2.2.0a15??? > > > Hi! > > I am starting on a project where James will be used as a smtp > server. I > am going to write a mailet which sends all incoming msgs to a > SessionBean in an EJB Container. > > I am wondering if I should use the productive version 2.1 or if the > advantages of the 2.2.0a15 outweigh the non-stable status of the code? > > with best regards > > Philipp > > --------------------------------------------------------------------- > 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]
