Hi James, UriInfo.getRequestUri or getAbsolutePath should give the right info at the runtime

Sergey
On 23/05/17 04:19, James Carman wrote:
Is there a way to ascertain the full address of a server created with
JAXRSServerFactoryBean?  For example, if I only set the address to "/foo",
is there any way to know that the full address is actually "
http://10.1.1.1/cxf/foo";?

Reply via email to