Hi,

thanks for the feedback.
I guess that would be issue http://issues.ops4j.org/browse/PAXWEB-108
then. Is there a simple way of testing this?
Could you provide me a testapp for this? This way I can try to fix it.

Thanks.

Achim

2011/1/30 Rice Yeh <[email protected]>:
> Hi,
>   Hi,
>   I just find that registering servlet from apache cxf, 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 because there is
> no such probem when running on felix's own http service implementation
> org.apache.felix.http.bundle.
>
> Rice
> _______________________________________________
> general mailing list
> [email protected]
> http://lists.ops4j.org/mailman/listinfo/general
>
>

_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to