All,
Maven2 question for you all (if you'd be so kind!)
We run different environments here -- development, test, and production.
I'm trying to figure out how I am going to change the service URI based
on the environment I'm building for. For example, if I'm building for a
local test, I can use localhost, however if I'm building for test, I
need to use dmztest.mycompany, and in production it'll be
dmzprod.mycompany.
I've got profiles setup to manage this, with a property (ws.host)
defined. That property doesn't seem to be being picked-up when
wsdl2code runs though. Instead, it's putting ${ws.host} in those
locations that the service URI should be. I do have my src/main/axis2
directory setup to do resource filtering.
Thanks in advance!
Eddie Bush
Software Analyst
Clinical Reference Laboratory
bushe at crlcorp dot com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]