-
When I upgraded the plugin to version 0.1.0, I encountered an Cannot choose between the following variants of JavaFX component modules error. I've already found a solution in the project's README, but…
-
Is this project still alive, would a PR with this change be merged?
-
I found this while using Vert.x, and was able to create a reproducer for it. The Vert.x issue explains the expected and actual behavior, and the reproduction steps: https://github.com/eclipse-vertx/ve…
-
### Describe the bug
Vert.x ++ listening to a Unix Domain Socket doesn't work in native
JVM mode works, but Native mode doesn't.
```
target/code-with-quarkus-1.0.0-SNAPSHOT-runner
__ ____ …
-
Hi Would it be possible for you to be able to adapt the code to connect to the sockjs bridge presented by vertx web?
1. Setup Vertx web.
2. Enable the socks bridge as per the documentation.
3. Connect…
skoya updated
8 years ago
-
#### Describe the feature
[here](https://github.com/eclipse-vertx/vertx-sql-client/blob/master/vertx-pg-client/src/main/java/io/vertx/pgclient/impl/PgConnectionUriParser.java#L42) I saw that we can…
-
Today I exected e2e tests and hits the image pull limit issue.
I think it is time to take out dependent images from the docker hub.
What do you think?
@objectiser @jpkrohling @kevinearls
Error:…
-
Hello!
We are using the Redis client for some mission critical operations and would really like to monitor it like we do with other Vertx components.
The metrics would include the metrics of the co…
-
Highlight properties according the semantic of the property.
Given this application.properties:
```
quarkus.datasource.url=vertx-reactive:postgresql://localhost:5432/quarkus_test
quarkus.data…
-
```
I am JavaScript exception in DevMode in Firefox (compiled and Chrome DevMode
work fine).
I take it down to a line is register that, honestly I don't understand
// Ghetto!
--> handler.__un…