Hi Thierry,
Thank you for response.
I want to send information with request. if i can send information with
request, i don't need to change my uri mapping when sending information
changed.
Now i use uri for conveying data.
--
View this message in context:
http://restlet-discuss.1400322.n2.na
Hello Thierry,
I tried "net" and "httpclient" extension . But the problem is still
continue. (So that Client and service running different server.This is
temporarily solution for us now)
"Another İssue"
I found interesting situation (that interest with @get operation).I used
internal client conne
First trial with Restlet. And I'm using it to create a client service to
consume Drupal service.
My example is a typical Restlet official example on using GWT to create
Restful web service
client. I created the request like this:
ClientResource r = new ClientResource("
http://domain.com/services/r
I have a URLConnection that connects to a Restlet URI which sends back 8MB of
data to the sender. However, often times I get the following message and I
lose a lot of data:
org.restlet.engine.http.connector.Connection writeMessage
WARNING: Exception while writing the message body.
java.net.Socket
I am also having problems with this. I am trying to send a negative int and
receive errors. When I change the value to a positive value everything works
alright.
I am using the current unstable version for Android to send to Google App
Engine.
-
Hello All:
I am working with RESTLET 2.0 for JSE and been able to successfully download
metadata and documents from a RESTful site. I am having no luck uploading
documents to the same site.
To debug this it would be very helpful to see what exactly is being send out
over the wire.
I do b
6 matches
Mail list logo