Hi,

I have a maven, spring, cxf environment.

How can I do a build for various environments like say dev, test as for
e.g.,
mvn -Denv=dev, mvn -Denv=test (or any other way), such
that the soap:address is passed through a properties file?
The soap:address location  would be different for various environments.

Also, I am using publishedendpont url property, and I would like to
turn it on or off (CAT is proxied, SIT is not..) .  Is that possible through
maven (profiles), spring DI?

Any ideas?

Thanks,
J


-- 
View this message in context: 
http://cxf.547215.n5.nabble.com/soap-address-location-externalization-tp2266132p2266132.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to