Uploaded image for project: 'apiman (API Management)'
  1. apiman (API Management)
  2. APIMAN-1355

Unable to access http://localhost:8080/apiman/developers

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Blocker Blocker
    • None
    • None
    • Management API
    • None
    • Undefined

      Hi,

      I've setup apiman and everything looks okay. When I launched developer portal I'm unable to see developers as API failed(404 status code) with response
      RESTEASY003210: Could not find resource for full path:http://localhost:8080/apiman/developers.
       
       
       
      I can see in the code that in manager/api/rest/src/main/java/io/apiman/manager/api/rest/IDeveloperResource.java it's mentioned as 

      @Path("/developers")

      while for all other APIs the slash is not there ex: 

      @Path("gateways") and @Path("plugins")

      Not sure if this is an issue. How do I fix it? Please let me know as this is a blocker for me.

      I'm using 2.0.0.Final version

       

      I tried to build the project but I'm getting following error on running mvn clean install:

       

            ewittman@redhat.com Eric Wittmann
            pavan.elthepu.misc Pavan Elthepu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: