[
https://jira.jboss.org/browse/JBIDE-6164?page=com.atlassian.jira.plugin.s...
]
Viacheslav Kabanovich commented on JBIDE-6164:
----------------------------------------------
The issue was fixed by change in one file esb-notifiers.meta that was committed both to
trunk and branches/jbosstools-3.1.x on May 7. I have checked it that branch 3.1.x contains
the changes. Is it possible that build takes some previous version from branch?
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.x, 3.2.next
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/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira