Has anyone seen this, or can confirm or deny this is a problem in their
environment?
thanks,
charles
On Jun 30, 2010, at 11:24 AM, Charles Galpin wrote:
> I changed my axis2 (1.5) service url to /data/MyService instead of
> /axis2/services/MyService by doing the following
>
> 1. deleted the d
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