[
https://jira.jboss.org/browse/JBIDE-6164?page=com.atlassian.jira.plugin.s...
]
Brian Fitzpatrick updated JBIDE-6164:
-------------------------------------
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
Fix Version/s: 3.1.2
(was: 3.1.x)
It should appear in 3.1.2 builds if it didn't already appear. We'll mark it as
resolved and hopefully it will appear in JBT 3.1.2 builds.
JBDS ESB editor supports subset of NotifyEmail properties
---------------------------------------------------------
Key: JBIDE-6164
URL:
https://jira.jboss.org/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
Assignee: Viacheslav Kabanovich
Fix For: 3.1.2, 3.2.next
Attachments: Screenshot.png
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
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/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira