Open bytor99999 opened 11 years ago
If you have a Groovy Verticle as a Groovy class and try to deploy it within a TestVerticle class, it will throw a ClassCastException trying to cast it to the Java version of Verticle.
Can you provide an example with steps to reproduce?
If you have a Groovy Verticle as a Groovy class and try to deploy it within a TestVerticle class, it will throw a ClassCastException trying to cast it to the Java version of Verticle.