I'm interested to know if it is possible to change the baseUrl ?
Actually, you can call MonYog via myserver:5555, and I want to configure it to call it via myserver:5555/MyService/MonYog
I want to map it behind a proxypass and it is easier for me to use proxypass
In apache I want to do something like:
ProxyPass http://myserver:5555/MyService/MonYog
Thanks,
Bruno