-
Getting Operations from the WSDL URL works just fine, but when attempting to Generate Envelope, I receive a 500 Internal Server Error with the following stack trace after waiting for the operation to …
-
```
Priority Order
Glassfish 2
JBoss 5
Weblogic (licensing?)
Glassfish 3
Websphere (licensing?)
```
Original issue reported on code.google.com by `mark.r.j...@gmail.com` on 1 Mar 2009 at 9:31
-
Hello,
We have a large number of Avro topics (8000 or so) on our Kafka cluster that use the same two Avro schemas (one gets used much more than the other). These topics are produced by different c…
-
#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…
-
Embedded Glassfish JAR doesn't contain the JARs / RARs to support JMS. On attempted use embedded glassfish excepts saying unable to create an active RAR with a cause of ClassNotFoundException naming c…
Blavo updated
8 months ago
-
Using Confluence Server `7.5.2` the field `content.metdata.labels` a result list which contains the actual labels; it's not just a `List`.
Not sure if this changed recently or since which version thi…
-
Quando tento usar o comando docker compose up --build, conforme o README.md aparece o seguinte log.
```
❯ sudo docker-compose up --build
WARN[0000] /home/caiosimioni/Área de trabalho/Projetos/gl…
-
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 …
-
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…