i'm not able to get testng tests running using the testng plugin for my Seam tests. when running the tests, i just get one missing class exception after another. at this point i've included all the seam jars and bootstrap path. is there a step by step (add these to your path, etc) set of instructions for getting this to work? its hugely frustrating. they tests work via ant command line, just not via idea plugin.
thanks