[JBoss-user] [JBoss Seam] - Re: Proposed move of components.xml location

2006-06-23 Thread jtucker
Except it doesn't help my case where it's not being loaded in my SeamTests unless I explicitly copy /WEB-INF/ to my classpath. This proposal may also be relevant for JBSEAM-255 - testing components inside containers but outside JSF lifecycles. Would a cascading configuration be more suitable

[JBoss-user] [JBoss Seam] - Re: Proposed move of components.xml location

2006-06-23 Thread [EMAIL PROTECTED]
I don't really understand why this is a problem ... it works in the directory structure used for the examples... View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3952918#3952918 Reply to the post :

[JBoss-user] [JBoss Seam] - Re: Proposed move of components.xml location

2006-06-23 Thread jtucker
Yeah it's easy enough with an ant build, but not with a maven directory structure or running the eclipse TestNG plugin. I'm working around by including a second WEB-INF directory in a source folder which only contains components.xml. View the original post :

[JBoss-user] [JBoss Seam] - Re: Proposed move of components.xml location

2006-06-22 Thread [EMAIL PROTECTED]
Actually I don't love WEB-INF as a place for it. But I'm not sure where it should go. META-INF in the ear? the ejb-jar? I'm really not certain... View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3952638#3952638 Reply to the post :

[JBoss-user] [JBoss Seam] - Re: Proposed move of components.xml location

2006-06-22 Thread jtucker
My vote is either META-INF or right next to components.properties at the root of the classpath. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3952645#3952645 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952645 All the

[JBoss-user] [JBoss Seam] - Re: Proposed move of components.xml location

2006-06-22 Thread rdewell
Please just don't break the ability to have multiple WARs in the same EAR! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3952732#3952732 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952732 Using Tomcat but need to do

[JBoss-user] [JBoss Seam] - Re: Proposed move of components.xml location

2006-06-22 Thread [EMAIL PROTECTED]
Yes, good point. So it naturally belongs in the war. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3952807#3952807 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3952807 Using Tomcat but need to do more? Need to support web