[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: How to set substitution values?
genman
do-not-reply at jboss.com
Thu Aug 2 16:17:19 EDT 2007
You can set these properties using this:
http://www.redhat.com/docs/manuals/jboss/jboss-eap-4.2/doc/Server_Configuration_Guide/Additional_Services-System_Properties_Management.html
Your properties can be changed from the JMX console or in the file, if you have access to it.
Once set, you can then restart your .ear file by touching it or if exploded, the application.xml file.
To deploy the same .war file with a different context ... I'm not sure if this is allowed or not. You could have ${it.site.root2} or something ....
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4070289#4070289
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4070289
More information about the jboss-user
mailing list