Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-5985

ClassCastException on SearchConsumer

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • None
    • None
    • camel-twitter
    • None
    • Unknown

    Description

      Using the last SNAPSHOT from SVN, when I try to test the SearchConsumer of the camel-twitter component I get a ClassCastException on the line

      List<Status> tweets = qr.getTweets();

      because the qr.getTweets() return a List<Tweet> and not a List<Status>.

      Attachments

        Activity

          People

            njiang Willem Jiang
            lfoppiano Luca Foppiano
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: