JAXB and JAX-RS under CXF

2010-01-20 Thread Daniel Bimschas
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

Re: JAXB and JAX-RS under CXF

2010-01-20 Thread Daniel Bimschas
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 > >

Re: JAXB and JAX-RS under CXF

2010-01-22 Thread Daniel Bimschas
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

Re: JAXB and JAX-RS under CXF

2010-01-22 Thread Daniel Bimschas
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

Re: JAXB and JAX-RS under CXF

2010-01-22 Thread Daniel Bimschas
..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.

Re: JAXB and JAX-RS under CXF

2010-01-22 Thread Daniel Bimschas
; 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:

Re: JAXB and JAX-RS under CXF

2010-01-26 Thread Daniel Bimschas
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

DOSGi release 1.1 missing source packages on Maven central repository

2010-02-05 Thread Daniel Bimschas
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