Hi, christian.
With the file does not work:
karaf @ root ()> config: list | grep httpB
httpBase = http://192.168.21.11:8181
But address is 172 in the client.
I have to run the command:
config: property-set -p cxf-DSW httpBase http://192.168.21.11:8181
Now:
karaf @ root ()> config: list | grep httpB
httpBase = http://192.168.21.11:8181
httpBase = http://192.168.21.11:8181
And then it works in the client.
--
View this message in context:
http://karaf.922171.n3.nabble.com/CXF-Dosgi-tp4045786p4045813.html
Sent from the Karaf - User mailing list archive at Nabble.com.