Can I build a custom mailet uses Database, by just copying the mailet sdk jars on my build directory? Or should I reference the full james jars? (Any jdbc example code imports avalon packages but they are not included in mailet sdk.)
In the article, http://commons.apache.org/dbcp/ , It seems that James is related to DBCP. But I couldn't find any DBCP-example-like connection establishment code in james. I wonder whether the DBCP way is applicable for the james mailet. I am not good at DBCP but I think it has more documentation than james' db connection pooling. Is there any documentation about the James JDBC guide? Thanks in advance. -- View this message in context: http://www.nabble.com/MailetSDK-build-environment-question-%28DBCP%29-tp15014026p15014026.html Sent from the James - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
