[Bug 989] Notification Service filter
[email protected] Thu, 26 Jun 2014 01:09:16 +0000
| Newsgroups | gmane.comp.corba.jacorb.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
http://www.jacorb.org/bugzilla/show_bug.cgi?id=989 --- Comment #6 from zhangtao <[email protected]> --- 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. _______________________________________________ jacorb-bugs mailing list [email protected] https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-bugs