[jacorb-bugs] [Bug 989] Notification Service filter

bugzilla-daemon at jacorb.org bugzilla-daemon at jacorb.org
Thu Jun 26 03:09:16 CEST 2014


http://www.jacorb.org/bugzilla/show_bug.cgi?id=989

--- Comment #6 from zhangtao <dlh.zhangtao at gmail.com> ---
Created attachment 443
  --> http://www.jacorb.org/bugzilla/attachment.cgi?id=443&action=edit
notifIdAny  picture

int notificationId = (Integer) alarmMap.get("notification_id");
Any notifIdAny = getOrb().create_any();
NotifIdTypeHelper.insert(notifIdAny, notificationId);
alarmNotifyEvent.filterable_data[0] = new Property("notificationId",
notifIdAny);

this is long type!  is  ok!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spline.inf.fu-berlin.de/pipermail/jacorb-bugs/attachments/20140626/3174b61b/attachment.html>


More information about the jacorb-bugs mailing list