Hi list,
following the DOSGi reference [1] I see that it's not possible to use JAXB
under JAX-RS but with JAX-WS. Is that correct? And what is the reason for it?
Kind regards,
Daniel
[1] http://cxf.apache.org/distributed-osgi-reference.html
smime.p7s
Description: S/MIME cryptographic signatur
JAXRS) JAXBElementProvider and tell it to use
> JAXBElement internally and that is it...
>
> cheers, Sergey
>
> - Original Message - From: "Daniel Bimschas"
>
> To:
> Sent: Wednesday, January 20, 2010 5:07 PM
> Subject: JAXB and JAX-RS under CXF
>
>
possible to
switch to the implementation included in the JVM?
Kind regards,
Daniel
Am 21.01.2010 um 13:01 schrieb Sergey Beryozkin:
> Hi
>
> Please see a comment with S.B
>
> - Original Message - From: "Daniel Bimschas"
>
> To:
> Sent: Wednesday, J
Sergey,
I checked, please see my further questions below...
Am 22.01.2010 um 16:10 schrieb Sergey Beryozkin:
> Hi Daniel
>
> please see comments with S.B
>
> thanks, Sergey
>
> - Original Message - From: "Daniel Bimschas"
>
> To:
> Sent: Fr
..At the last resort try DynamicImport...
>
> cheers, Sergey
>
>>
>> Is it using a different JAXB implementation at all? And if yes, is it
>> possible to switch to the implementation included in the JVM?
>>
>> Kind regards,
>> Daniel
>>
>> Am 21.01.
; DOSGI issue and attach a project. But it looks like it is a
> container-specific issue ? Which one were you using originally, before
> switching to Equinox ?
>
> thanks, Sergey
>
>
> - Original Message - From: "Daniel Bimschas"
>
> To:
> Sent:
17:46 schrieb Sergey Beryozkin:
> Excellent, thanks. Please ping the Felix team, and I'll play with this
> project too...
>
> cheers, Sergey
>
> - Original Message - From: "Daniel Bimschas"
>
> To:
> Sent: Friday, January 22, 2010 4:43 PM
> Sub
Hi list,
while debugging some application issues I've noticed that dOSGI is missing the
source packages on the Maven central repository. It would be nice to have them
up there, so my IDE (IntelliJ) can automatically fetch them ;-) which is nice
for debugging! I've created a Jira issue [1] for t