[Bug 989] Notification Service filter

[email protected] Thu, 26 Jun 2014 00:55:28 +0000
Newsgroups gmane.comp.corba.jacorb.bugs
Message-ID <[email protected]/bugzilla/>
http://www.jacorb.org/bugzilla/show_bug.cgi?id=989

zhangtao <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #5 from zhangtao <[email protected]> ---
Created attachment 442
  --> http://www.jacorb.org/bugzilla/attachment.cgi?id=442&action=edit
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);

-- 
You are receiving this mail because:
You are the assignee for the bug.

_______________________________________________
jacorb-bugs mailing list
[email protected]
https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-bugs