From: <ad...@jb...> - 2005-06-21 22:25:45
|
The jboss-client.xml are parsed using the MetaData classes. These already perform the system property replacement so you should use | ${jbosstest.server.host:localhost} | In the code, it should be using JBossTestCase.getServerHost() although I don't believe there is an equivalent for serverside processing. I can't comment on the others without looking at them. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3882296#3882296 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3882296 |