Chapter 4.2. Configuring components via components.xml reads "Sometimes we want 
to reuse the same components.xml file with minor changes during both deployment 
and testing. Seam lets 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."

Isn't that supposed to be components.properties at deployment time vs. Ant at 
development time?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4019035
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to