[jboss-user] [JBoss Seam] - Re: Seam CR1.2 component name and precedence

gavin.king@jboss.com do-not-reply at jboss.com
Wed Dec 6 10:01:11 EST 2006


Use:

<component name="emailSession">
  |     <property name="host">emalhost</property>
  |     <property name="fromAddress">me at test.com
  |     </property>
  |     <property name="fromName">My Name</property>
  | </component>

component class="..." installs the component a second time. 

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

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



More information about the jboss-user mailing list