Export to GitHub

jcoap - issue #7

Execution error proxy


Posted on Mar 19, 2012 by Grumpy Wombat

What steps will reproduce the problem? 1. Compile Proxy.java 2. Run Proxy.java 3. Get request undeer localhost:8080

What is the expected output? What do you see instead? Response Payload of coap server. Instead i get error in coaprequesthandler.

What version of the product are you using? On what operating system? Latest from git

Please provide any additional information below.

Comment #1

Posted on Mar 21, 2012 by Grumpy Wombat

The problem is solved. I used get method where the absoulte uri was not well formated.

Status: New

Labels:
Type-Defect Priority-Medium