You could try the latest code on trunk to see whether the changes I
made actually work for you.

Best regards,

David

On 12 March 2012 15:27, Sergey Beryozkin <[email protected]> wrote:
> Hi
>
> On 12/03/12 15:19, Vásáry Dániel wrote:
>>
>> Hi,
>>
>> I'm using CXF DOSGI for years. Now, I would like to switch from
>> cxf-dosgi-ri-singlebundle-distribution 1.2 to version 1.3.
>> After replacing cxf bundle to new version, my project can't export
>> webservice.
>>
> I think David fixed this issue for the single bundle distro, to do with it
> not exporting/importing the embedded osgi enterprise packages. Please try
> the multi-bundle distro in meantime...
> Sergey
>
>> Console output is:
>>
>> márc. 12, 2012 4:08:09 DU
>> org.apache.cxf.dosgi.topologymanager.TopologyManagerImport<init>
>> WARNING: No RemoteServiceAdmin service available!
>> márc. 12, 2012 4:08:09 DU
>> org.apache.cxf.dosgi.topologymanager.TopologyManager$2 run
>> SEVERE: No RemoteServiceAdmin available! Unable to export service from
>> bundle ..., interfaces: [Ljava.lang.String;@1741f1b
>>
>>
>> Webservice registration properties are:
>>
>> props.put("service.exported.interfaces", "*");
>> props.put("service.exported.configs", "org.apache.cxf.ws");
>> props.put("org.apache.cxf.ws.httpservice.context", "/demo");
>> props.put("org.apache.cxf.ws.frontend", "jaxws");
>>
>>
>> Can somebody help me, how to solve this problem?
>>
>> Thanks,
>> Daniel
>>
>
>
> --
> Sergey Beryozkin
>
> Talend Community Coders
> http://coders.talend.com/
>
> Blog: http://sberyozkin.blogspot.com

Reply via email to