[
https://jira.jboss.org/jira/browse/JBIDE-6164?page=com.atlassian.jira.plu...
]
Max Rydahl Andersen moved JBDS-1183 to JBIDE-6164:
--------------------------------------------------
Project: Tools (JBoss Tools) (was: Developer Studio (JBoss Developer
Studio))
Key: JBIDE-6164 (was: JBDS-1183)
Component/s: esb
(was: Program)
Affects Version/s: 3.1.0.GA
(was: 3.0.0.GA)
JBDS ESB editor supports subset of NotifyEmail properties
---------------------------------------------------------
Key: JBIDE-6164
URL:
https://jira.jboss.org/jira/browse/JBIDE-6164
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: esb
Affects Versions: 3.1.0.GA
Environment: JBDS 3.0
Reporter: Len DiMaggio
Attachments: Screenshot.png
See:
http://anonsvn.jboss.org/repos/labs/labs/jbossesb/trunk/product/rosetta/s...
The full set of parameters is:
* <target class="NotifyEmail"
* host="localhost"
* port="8801"
* username="smtpUsername"
* password="smtpPassword"
* auth="true"
* from="person(a)somewhere.com"
* sendTo="person(a)elsewhere.com"
* subject="theSubject">
* msgAttachmentName="theSubject">
* <attachment>attachThisFile.txt</attachment>
* </target>
The ESB editor supports:
<target class="NotifyEmail"
from="other(a)somewhere.com"
sendTo="someone(a)somewhere.com"
subject="test123"/>
Other properties entered in the source view are removed when a change is made in the tree
view.
See attached screenshot.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira