committed something which is not precisely ready for prime-time yet, but nevertheless can currently pull its weight for some basic tests on the client side and is already integrated into our junit testing target. i'll be filling in the weak and missing spots over the next few days. will also document it.
its basically an extensible pluggable framework for scripts running against a protocol (like smtp or pop or nntp etc etc), where scripts, processing modules, and expected responses are described in a validated xml file. that file is now src/resources/prot/smtp-scripts.xml. the junit target is currently running against my server 'ceau.com' (a miserable ancient underprovisioned pc --- cpu fan's been broken for 4 years now) running our out-of-the box jboss-mail on port 9000, but that can be configured in the xml to anywhere else. mike View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3830882#3830882 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3830882 ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
