RE: Conditional values in axis2.xml

2010-07-23 Thread Martin Gainty
message sert à l'information seulement et n'aura pas n'importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Subject: RE: Conditional values

Re: Conditional values in axis2.xml

2010-07-23 Thread Sanka Samaranayake
Only service configuration artifacts such as services.xml should be packaged within AAR file. Artifacts which specify the server configurations such as axis2.xml should be placed in server configuration directory depending on your deployment environment (e.g. WEB-INF/conf). Packaging such configur

RE: Conditional values in axis2.xml

2010-07-23 Thread Neil Youngman
g any information on the search paths for different configuration files. Neil -Original Message- From: Neil Youngman Sent: Fri 02-Jul-10 09:04 To: [email protected] Subject: Conditional values in axis2.xml I am trying to deploy an application as an AAR file and I would like to d

Conditional values in axis2.xml

2010-07-02 Thread Neil Youngman
I am trying to deploy an application as an AAR file and I would like to deploy the same AAR file across all our environments. The problem I have is that the value of httpFrontendHostUrl in axis2.xml needs to be different depending on whether it's in a test environment or a live environment. Idea