-
I compiled my application with a newer restlet (2.3.7) and the error mentioned in #964 popped up again but in another class:
> ..../org.restlet.ext.jackson-2.3.7.jar: Invalid package reference in lib…
-
org.restlet.jee:org.restlet.ext.swagger:jar:2.3.2 has a dependency on:
com.wordnik:swagger-models:jar:1.5.3-M1
com.wordnik:swagger-annotations:jar:1.5.3-M1
But swagger-annotations-1.5.3 has…
-
com.noelios.restlet where to download I've never found
-
### Metadata
Epic: #271
Feature:
Feature Release:
Required knowledge: shallow or mid-level or deep
### Description
There is an issue when zipped sessions are uploaded that are >25GB in si…
-
invalid Class-Path header in manifest of jar file: ....\files-2.1\org.restlet.jee\org.restlet.ext.servlet\2.4.3\5e805b9c6c07cd21958288805451236895316f56\org.restlet.ext.servlet-2.4.3.jar
-
Just wondering if this is maybe being looked at... We would very much like to be able to backup/restore to S3 repositories, which was added in 8.10. I tried to get this to work as is, but there is som…
-
code:
in client
```java
public AbstractClientResource extends ClientResource{
// parameters set
AbstractClientResource(Config config, String uri) {
super(new Cont…
-
**Issue Description:**
In the context of using the Restlet Framework with Swagger 2 and XStream extensions, there is a challenge in accurately representing the wrapped model structure in the Swagge…
-
We are runnig a Ubuntu 18.04 Server with nginx. I send the following ExtJS AJAX request to our application via HTTPS:
```
Ext.Ajax.request({
url: 'https://localhostl/test/setTaskLock/15/true',…
-
There seems to be a problem with Tiled TIFFs (JPEG compression, generated with VIPS, tile size 256x256px). The rightmost tile is not displayed correctly at certain resolutions. In the backend, there's…