-
```
Under heavy load, the server will report connector overload errors. The server
continues to run, but it looks like there is some throttling in throughput.
This connector error is apparently a we…
-
Hi guys,
I’m developing a REST client, which interacts with Jersey RESTful ws, which is use DTOs with JAXB annotations. And I need to make that client embeddable to server-side applications and to An…
-
As reported by Black Duck company:
```
Dear Restlet support team,
We would like to request, if possible, that the indices of your maven repository (http://maven.restlet.com/) be published so as to b…
-
jackson restlet extension is using jackson-dataformat-xml:2.4.4 on which a CVE has been issued [https://nvd.nist.gov/vuln/detail/CVE-2016-7051](https://nvd.nist.gov/vuln/detail/CVE-2016-7051)
-
[ERROR] Failed to execute goal on project atlas-java-module: Could not resolve dependencies for project io.atlasmap:atlas-java-module:bundle:1.15.0-SNAPSHOT: Failure to find io.atlasmap:atlas-core:jar…
-
Hi,
very nice to see you now on github ;-)
If you set a Content-Location Header with rep.setLocationRef and the URI you are setting is relative, the connector failed to send the Response.
The follow…
-
Encountered by Tony Tam: I’ve followed two tutorials but keep getting this.
http://numberformat.wordpress.com/2011/02/20/restlet-hello-world/
(updated the restlet to 2.2.1)
HTTP ERROR 500
Problem a…
-
Sorry for creating a ticket here at github, but this is very fast and easy to get in touch.
We got reports at Apache Camel that upgrading from restlet 2.1.x to 2.2.x has caused performance drawbacks …
-
Hello,
the method LocalReference.createFileReference(rootDirectory) does not return a valid root path for a Directory restlet with version 2.2.3, contrary to version 2.2.2. There is a workaround by t…
-
I'm trying to integrate Neo4J with a product that supports third-party JDBC drivers.
But PreparedStatements are failing.
I'm able to reproduce the issue in a Java code snippet.
When I run a hardcode…