Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-5838

Camel-restlet module misses URLEncodedUtils class on EAP

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • jboss-fuse-6.3
    • jboss-fuse-6.3
    • Fuse EAP
    • None
    • % %

    Description

      Module org.apache.camel.component.restlet does not contain class org.apache.http.client.utils.URLEncodedUtils in its classloader.

      Caused by: java.lang.NoClassDefFoundError: org/apache/http/client/utils/URLEncodedUtils
      	at org.apache.camel.component.restlet.DefaultRestletBinding.populateRestletRequestFromExchange(DefaultRestletBinding.java:190) [camel-restlet-2.17.0.redhat-630133.jar:2.17.0.redhat-630133]
      	at org.apache.camel.component.restlet.RestletProducer.process(RestletProducer.java:113) [camel-restlet-2.17.0.redhat-630133.jar:2.17.0.redhat-630133]
      	... 162 more
      

      Maybe we should add dependency on module org.apache.httpcomponents. It fixes this problem. Problem relates to this commit: https://github.com/jboss-fuse/camel/commit/d8c796f1162af6b989a77ce12e3698e048a8d6b4

      Attachments

        Activity

          People

            jnethert@redhat.com James Netherton
            mbasovni Martin Basovnik (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: