Hi
On 03/11/11 15:54, Gulyás Gergely wrote:
Hi Guys,
I would like to change my (dosgi) cxf client url dynamically from the program
code, but i have no any idea, how i can do it. ( (dosgi)cxf server is available
as remote service)
Could you help me in that? Thanks in advance!
I'm not sure how to do it as with DOSGI the idea is that on the client
side one just queries a service interface the OSGI way and works with
that interface, you may want to experiment with making the properties
such as endpoint.id [1] available during the service interface query,
that may help
Sergey
[1]
http://svn.apache.org/repos/asf/cxf/dosgi/trunk/systests2/common/src/main/resources/rs-test1.xml
Best regards,
Gergo