2 Replies Latest reply on May 26, 2009 10:44 AM by davsclaus

    HttpConstants is an empty class in 2.x-fuse-SNAPSHOT?

    breun

      I tried to switch from Apache Camel 2.0-SNAPSHOT to FUSE's 2.x-fuse-SNAPSHOT, but after that my code wouldn't compile anymore, because org.apache.camel.component.http.HttpConstants doesn't contain any constants. I downloaded the source and HttpConstants seems to be a class with just an empty private constructor. Is that right?

       

      Edited by: breun on May 26, 2009 1:38 PM