Hi, If I recall correctly, the mail list stuff is not part of the M1 release, so you will need to use the latest from CVS. It comes in two flavours Memory (Configured via jboss-service.xml in the sar) and Entity (Stored in underlying Db).
Not sure if the memory version is 100% thread safe - it is meant primarily for testing, so use the entity version. The tables are ENTITYMAILLIST and ENTITYMAILLISTMEMBER, look at the config for the memory one to find the acceptable values. Be warned though, that this stuff is still kind of in alpha stage. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842522#3842522 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3842522 ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
