<html>
<head>
<base href="http://www.jacorb.org/bugzilla/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:dlh.zhangtao@gmail.com" title="zhangtao <dlh.zhangtao@gmail.com>"> <span class="fn">zhangtao</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - Notification Service filter"
href="http://www.jacorb.org/bugzilla/show_bug.cgi?id=989">bug 989</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>dlh.zhangtao@gmail.com
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Notification Service filter"
href="http://www.jacorb.org/bugzilla/show_bug.cgi?id=989#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Notification Service filter"
href="http://www.jacorb.org/bugzilla/show_bug.cgi?id=989">bug 989</a>
from <span class="vcard"><a class="email" href="mailto:dlh.zhangtao@gmail.com" title="zhangtao <dlh.zhangtao@gmail.com>"> <span class="fn">zhangtao</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=442" name="attach_442" title="redefineSeverityAny picture">attachment 442</a> <a href="attachment.cgi?id=442&action=edit" title="redefineSeverityAny picture">[details]</a></span>
redefineSeverityAny picture
int redefineSeverity = (Integer) alarmMap.get("redefine_severity");
Any redefineSeverityAny = getOrb().create_any();
SeverityTypeHelper.insert(redefineSeverityAny,SeverityType.from_int(redefineSeverity));
alarmNotifyEvent.filterable_data[6] = new Property("severity",
redefineSeverityAny);</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>