thanks for your reply
Well I have found a way to use at least line feeds.
I have used CDATA to inside the fields. So I get a line feed.
If anybody can shed some light about using HTML mails it would be great
Regards
Francesco
<mail-node name="MailAssegnazione" to='#{mailActor}'
| subject='Anomalia N.#{idAnomalia}>
| <text>
| <![CDATA[
| In Charge to: #{manager}
| Text: #{textCR}'
| ]]>.
| </text>
| <transition to="Assegnata"></transition>
| </mail-node>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4147722#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...