Hi,
with the latest pull I get a configuration with remoting security.
One option is to remove the security-realm
<subsystem xmlns="urn:jboss:domain:remoting:1.1">
<connector name="remoting-connector" socket-binding="remoting"
security-realm="ApplicationRealm"/>
But what properties need to set in jboss-ejb-client.properties if I've
added the (application) user/psw with add-user.sh?
regards
Wolf