Hmmm,

in http://docs.jboss.com/seam/1.0.0.GA/reference/en/html/concepts.html#d0e2443 
I found anonymous wrote : Seam let's you place wildcards of the form @wildcard@ 
in the components.xml file which can be replaced either by your Ant build 
script (at deployment time) or by providing a file named components.properties 
in the classpath (at development time). You'll see this approach used in the 
Seam examples.

Since this is intended to be an example case for a Wiki, I would like to use 
the components.xml/components.properties combination. Am I mistaken that the 
right locations for the files should be:
war-file.war/WEB-INF/components.xml
war-file.war/WEB-INF/classes/components.properties

>From my understanding both files should be in the same war-file since it's 
>possible that the ear-file contains more than one war-file. And 
>WEB-INF/classes is the default classpath of the war-file, isn't it? So what am 
>I doing wrong???

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3955047#3955047

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3955047

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to