Hello,
rigth now i'm programming a little JavaEE application (for a Distributed Systems Course) and i got some problems with deploying a class that is annotated as a
@Stateful
bean (written in kotlin).
The strange thing: when i implement it the same way with java everything is fine.
How can i properly report that issue? (I've never used youtrack so far)