cxf path context

Latest response

I want to change the by default cxf context on cxf endpoints to something more meaningful for my company. I found the following solution on various places:

"Change the 'cxf/' path using the following configuration:

This can be done by creating [jboss-fuse]/etc/org.apache.cxf.osgi.cfg and setting the property org.apache.cxf.servlet.context=/MyPath"

Also I found how to do it from fuse console editing config.

but when implemented it, the path does not change. I even stopped fuse and all containers and started them again. I also redeployed the profile with the cxf endpoint y want to change the path.

I am using fuse 6.2.1 with latest patch.

Did someone solved it?

Regards,

Responses