Uploaded image for project: 'JBRULES'
  1. JBRULES
  2. JBRULES-3290

ReteooFactHandleFactory uses java.sql.Date instead of java.util.Date

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

    XMLWordPrintable

Details

    • Hide

      import java.util.Date

      declare SomeEvent
      @role(event)
      @timestamp(start)
      start : Date
      end

      An exception is thrown when an instance of SomeEvent is insert

      Show
      import java.util.Date declare SomeEvent @role(event) @timestamp(start) start : Date end An exception is thrown when an instance of SomeEvent is insert

    Description

      EventFactHandles are created with the wrong Date class

      Attachments

        Activity

          People

            etirelli@redhat.com Edson Tirelli
            dsotty Davide Sottara (Inactive)
            Archiver:
            rhn-support-ceverson Clark Everson

            Dates

              Created:
              Updated:
              Resolved:
              Archived:

              PagerDuty