Change Notes item #517877, was opened at 2002-02-15 00:15
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=381174&aid=517877&group_id=22866

Category: None
Group: v3.0 (Rabbit Hole)
Status: Open
Priority: 5
Submitted By: Jason Dillon (user57)
Assigned to: Jason Dillon (user57)
Summary: MailService configuration changed

Initial Comment:
MailService is now deployed with mail-service.xml.  I
replaced the ConfigurationFile attribute with a
Configuration attribute that takes an XML snippet.

This snippet is used to build the properties passed to
the session and is in the following format:

<configuration>
  <property name="some.prop." value="some value"/>
  <property name="some.other.prop." value="some other
value"/>
</configuration>

See deploy/mail-service.xml for more information/examples.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=381174&aid=517877&group_id=22866

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to