Issue with Restful API in CICS liberty

I am trying to do a restful API in CICS Liberty. Send the request and don’t get a response. Found this error in the log org.apache.wink.server.internal.RequestProcessor I The following error occurred during the invocation of the handlers chain: WebApplicationException (404 – Not Found) with message ‘null’ while processing GET request sent to http etc.
Any ideas would be appreciated

Related:

Leave a Reply