-
The plugin is not working anymore since upgrade to Nexus 2.7.0-04. First it was not possible to download the Package.gz. After deleting this file via context menu the plugin doesn't generate the file …
ollin updated
10 years ago
-
I was a happy user of restlet 2.0.15 until yesterday, when they discontinued the 2.0.x versions from their Maven repository, so I had to upgrade to 2.1.1.
In the old version I was using SLF4J as a br…
-
Gitter
is an online platform where developers can talk like IRC, however unlike IRC there's a chat history that can enable developers in different timezone collaborate in chat through messages in his…
-
While toying around with restlet I decided to test my restlets with curl.
It seems that if I send a 303 back to curl it correctly creates a new get request, restlet however seems to completely ignore …
jhhdk updated
10 years ago
-
Reported by Vitaly Masterov:
"I need to employ NGINX http server as front end. The server proxies my queries
to my restlet application. The query is dispatched ok, restlet part runs
properly until …
-
Use Restlet's ability to handle representation serialisation and deserialisation to / from JSON.
jmcx updated
11 years ago
-
```
What steps will reproduce the problem?
1. Start the Pipeline with a large heap (e.g. export JAVA_MIN_MEM=2G && export
JAVA_MAX_MEM=2G && export JAVA_PERM_MEM=128M && export JAVA_MAX_PERM_MEM=128M…
-
I'm trying to do a mvn clean package and get this error
[ERROR] Failed to execute goal on project mongodb-binding: Could not resolve dependencies for project site.ycsb:mongodb-binding:jar:0.18.0-S…
-
```
What steps will reproduce the problem?
1. PUT hundreds of SensorData resources (via BMO online)
2. Try PUTting them again
3. Client times out with following exception:
Oct 8, 2009 2:39:18 PM com.…
-
Initial ticket : http://restlet.tigris.org/issues/show_bug.cgi?id=412