Hi,

Realating to your question, I'm not sure but i think that it is full UDP
support. I tested packet loss in Wireshark.
I don't use DOSGi any more because i have not found a solution to configure
UDP in DOSGi.
Thus, i used the traditional CXF (JAX-WS):
http://cxf.apache.org/docs/udp-transport.html

Best regards

PS: Anyone could help me to respond that, please?



2015-04-07 7:35 GMT+02:00 Jean-Baptiste Onofré <[email protected]>:

> Hi,
>
> is it full UDP support (just curious, as I wonder the side effect of using
> UDP) ?
>
> Regards
> JB
>
>
> On 04/07/2015 12:34 AM, tho huynh ngoc wrote:
>
>> this is simple to use the udp:address. However, i want to integrate CXF
>> and
>> IPOJO components for communication between ipojo components.
>>
>> 2015-04-06 23:58 GMT+02:00 Christian Schneider <[email protected]>:
>>
>>  So the solution was to simply use the udp: address or did you have to do
>>> more?
>>>
>>> Christian
>>>
>>>
>>> Am 06.04.2015 um 22:23 schrieb tho huynh ngoc:
>>>
>>>  Hi,
>>>> Thank you for your response. I resolved it.
>>>> I have used Karaf, CXF as the example:
>>>> http://www.liquid-reality.de/display/liquid/2011/12/22/
>>>> Karaf+Tutorial+Part+4+-+CXF+Services+in+OSGi
>>>> In addition, i associated it with CXF UDP transport -
>>>> http://cxf.apache.org/docs/udp-transport.html
>>>>
>>>>
>>>>
>>>> 2015-04-01 14:04 GMT+02:00 Sergey Beryozkin <[email protected]>:
>>>>
>>>>   Hi
>>>>
>>>>>
>>>>> This might be possible to do for SOAP services at least, CXF has a SOAP
>>>>> UDP transport. The way to support custom (non-HTTP transports) for SOAP
>>>>> in
>>>>> DOSGi is to use a WSDL-first approach, JMS at least, where you set a
>>>>> JMS-specific info in WSDL port sections. I'm not sure but there might
>>>>> be
>>>>> a
>>>>> way to set the same for a CXF UDP transport - this is all I can suggest
>>>>> :-), please experiment...
>>>>>
>>>>> Sergey
>>>>>
>>>>>
>>>>> On 26/03/15 16:13, tho huynh ngoc wrote:
>>>>>
>>>>>   Hi all,
>>>>>
>>>>>> I use DOSGi to connect two iPOJO components over local network. I
>>>>>> configured it with either SOAP or RESTful-JAX RS. However, both use
>>>>>> TCP
>>>>>> for
>>>>>> communication (i saw this in Wireshark).
>>>>>>
>>>>>> Now, i would like to configure SOAP or RESTful-JAX RS with UDP. How
>>>>>> can
>>>>>> i
>>>>>> do that?
>>>>>> Thank you for your help.
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>
>>
> --
> Jean-Baptiste Onofré
> [email protected]
> http://blog.nanthrax.net
> Talend - http://www.talend.com
>

Reply via email to