0 Replies Latest reply on Jan 11, 2013 5:03 AM by nbsiva90

    Accessing jBPM REST api using .NET web services

    nbsiva90

      Hi,

       

      I'm very new to jBPM.

       

      I'm trying to access the jBPM Rest api, but i end up in getting the login form or HTTP 408 Error (Timeout)

       

      the url i'm trying to access is,

       

      http://localhost:8080/gwt-console-server/rs/process/definitions

       

      this end up in login form.

       

      when i try to make a post request for the url "http://localhost:8080/gwt-console-server/rs/process/j_security_check" it ends up in HTTP 408 error.

       

      TIA

       

      pls help in authentication with .net web services.