Dear Wolfgang,
thanks for the message.
I figured out how it works for me. I just read the logfile and during deployment the following lines where written:
java:global/ear-1.0.0/server-1.0.0/confighelper!de.hauke.server.configuration.ConfigurationHelperRemote
java:app/server-1.0.0/confighelper!de.hauke.server.configuration.ConfigurationHelperRemote
java:module/confighelper!de.hauke.server.configuration.ConfigurationHelperRemote
java:global/ear-1.0.0/server-1.0.0/confighelper!de.hauke.server.configuration.ConfigurationHelperLocal
java:app/server-1.0.0/confighelper!de.hauke.server.configuration.ConfigurationHelperLocal
java:module/confighelper!de.hauke.server.configuration.ConfigurationHelperLocal
So I copy and pasted that and it works perfectly!
Thanks for your support.
Many greetings,
Hauke