Hi,
  I just find that registering CXFNonSpringSerlvet to alias "/" will cause
problem when running on Pax Web. The problem is that the method
getBaseAddress(Message) in org.apache.cxf.jaxrs.utils.HttpUtils class will
wrongly return the the request address ("a/b/c") appended with "/", that is
("a/b/c/"), instead of the correct servlet path ("/").  I think that this is
more likely a bug of Pax Web. What will you think?

Rice

Reply via email to