Where can I find current instructions for using the Microcontainer and the TestNG with
Seam? I have used the instructions in the readme in the registration example, but
apparently those are out of date.
Specifically, I am having a problem having Seam finding my components. If (and only if) my
components are in my project's default output folder, Seam finds the component.
However, my project has multiple source folders and therefore multiple build folders, so
this will not work. I have tried putting the components.xml file in either my src or class
folders, but it doesn't work. When I try to run it this way, I see the -Component
message come up with my component, but not the DefaultInterceptorMarker one, and Seam
fails to find it at Compnent.getInstance.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3963574#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...