Author: christian.bauer(a)jboss.com
Date: 2008-04-09 08:38:39 -0400 (Wed, 09 Apr 2008)
New Revision: 7887
Modified:
trunk/doc/reference/en/modules/configuration.xml
Log:
Minor
Modified: trunk/doc/reference/en/modules/configuration.xml
===================================================================
--- trunk/doc/reference/en/modules/configuration.xml 2008-04-09 11:32:59 UTC (rev 7886)
+++ trunk/doc/reference/en/modules/configuration.xml 2008-04-09 12:38:39 UTC (rev 7887)
@@ -893,8 +893,8 @@
<literal>/META-INF/seam-deployment.properties</literal>:
</para>
- <programlisting><![CDATA[# A comma separated list of annotation types to
handle
-org.jboss.seam.deployment.annotationTypes=com.acme.Foo]]></programlisting>
+ <programlisting><![CDATA[# A colon-separated list of annotation types to
handle
+org.jboss.seam.deployment.annotationTypes=com.acme.Foo:com.acme.Bar]]></programlisting>
<para>
Then, during application startup you can get hold of all classes
Show replies by date