This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: ServiceBindings configurationxxx Feb 14, 2005 11:05 AM (in response to xxx)
 ok, I resolved the issue by myself (at least I think so).
 The name attribute of the server directive can't be substituted by a system property variable.
 So I hardcoded the the same server name into the bindings.xml and jboss-service.xml since the uniqueness doesn't matter as long as the servers aren't started synchronously.
