Hello, I'm a little new to using cxf with osgi, so I may be over complicating this somewhat..
Basically, I have a org.apache.cxf.osgi.cfg file with org.apache.cxf.servlet.context=/demo-client/api This is fine if the user plugs in http://localhost:8181/demo-client/api, however, I also need to be able to redirect http://localhost:8181 to http://localhost:8181/demo-client/api. Is there an easy way to do this via the config or blueprint file? ive tried using the redirectList param, but I've not managed to get it to work. Any ideas would be welcome. Thanks, Stephen -- Sent from: http://cxf.547215.n5.nabble.com/cxf-user-f547216.html
