I used servicemix 4.5 which use apache karaf as osgi container... for example, i have 2 bundle, we can called as : 1. service-accept 2. service-reject
both of them using CXF and have routebuilder that contains cxf endpoint. something like this : I have successfuly install "service-accept", then the REST url are work. but when I install "service reject", the REST url in "service-accept" doesnt work while REST url in "service-reject" is work. in this case i didnt get any error, I know it was because we couldnt have same endpoint address in 1 container. but, Anybody have idea to solved this issue? -- View this message in context: http://servicemix.396122.n5.nabble.com/problem-with-same-cxf-address-endpoint-in-different-bundle-tp5716015.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
