Hauke Gulich [
http://community.jboss.org/people/haukegulich] created the discussion
"Re: Problems with JBoss 7 and remote-interface lookup with context"
To view the discussion, visit:
http://community.jboss.org/message/626987#626987
--------------------------------------------------------------
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
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/626987#626987]
Start a new discussion in Beginner's Corner at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]