s-seidel

Results 2 issues of s-seidel

**What steps will reproduce the problem?** Steps to reproduce the behavior: I have an Entity with a Listener: ``` @Entity @EntityListeners(MyEntityUpdateListener.class) public class MyEntity { ... ``` and the Listener...

bug
missing-test-reproducing-the-issue

Would it be possible to add a DNS resolver to wsld? I imagine that one could then set /etc/resolv.conf to 127.0.0.1 and wsldhost.exe would perform the DNS lookup on the...

enhancement
help wanted