<html>
    <head>
      <base href="http://www.jacorb.org/bugzilla/" />
    </head>
    <body>
      <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#c6">Comment # 6</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=443" name="attach_443" title="notifIdAny  picture">attachment 443</a> <a href="attachment.cgi?id=443&action=edit" title="notifIdAny  picture">[details]</a></span>
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!</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>