-
In the mvnrepository, it is indicated that the [jaxb-api](https://mvnrepository.com/artifact/javax.xml.bind/jaxb-api) is succeeded by the [Jakarta XML Binding API](https://mvnrepository.com/artifact/j…
-
#3124 seems to have introduced a bug, with response.close() throwing an unexpected ProcessingException if the response has not been consumed. That is quite unfortunate because this ProcessingException…
-
#3124 seems to have introduced a bug, with response.close() throwing an unexpected ProcessingException if the response has not been consumed. That is quite unfortunate because this ProcessingException…
-
org.glassfish.jersey.ext:jersey-spring3 should be updated to use Spring 4 (or org.glassfish.jersey.ext:jersey-spring4 should be introduced), and the Spring examples should be updated.
-
I'm using graylog-server 5.1.5-1 and I tried to import this content pack, but is looks incompatible.
On the web interface it says:
![image](https://github.com/seanthegeek/graylog-fortigate-syslo…
-
It looks like there is a bug in API-client for OrganisationsAPI.create_infrasturcture_facility.
### 1. If I use the API-client and don’t provide an uri, like this:
```
{'body': {'name': 'Module …
-
**Describe the bug**
If you create a calendar item that is of type once, it throws a
Missing expected token, last token: at
[Source: (org.glassfish.jersey.message.internal.ReaderInterceptorExecut…
-
Hi,
I recently tried dataverse 5.9 and it generally worked ok. However I was forced to start all over, after I messed up adding new metadatablocks and operating around in the database in order to d…
-
Running into the following errors in my gradle task using `ant.javadoc`. This was after upgrading to `Java 17` and `jersey-wadl-doclet:3.0.4`:
```
[ant:javadoc] SEVERE: Could not serialize Resourc…
-
I have a web application where the javax.ws.rs.core.Application is provided by tomcat rather than embedded in the war file.
This triggers failure as follows:
```
javax.servlet.ServletEx…