Re: Status of CXF DOSGi?

2012-02-07 Thread gaygeek
Great--sorry I should have checked there first... I was going off of the web page. On Tue, Feb 7, 2012 at 9:57 AM, Sergey Beryozkin-5 [via CXF] < ml-node+s547215n5463572...@n5.nabble.com> wrote: > On 07/02/12 15:49, gaygeek wrote: > > Sergey--I'm wondering if there is sti

Re: Status of CXF DOSGi?

2012-02-07 Thread gaygeek
Sergey--I'm wondering if there is still a plan to release DOSGI 1.3 soon? Thanks! Jeff -- View this message in context: http://cxf.547215.n5.nabble.com/Status-of-CXF-DOSGi-tp5120239p5463543.html Sent from the cxf-user mailing list archive at Nabble.com.

Re: Custom interceptors with DOSGi

2012-01-17 Thread gaygeek
> > > On Tue, Jan 17, 2012 at 7:55 AM, Sergey Beryozkin-5 [via CXF] < > ml-node+s547215n5151623...@n5.nabble.com> wrote: > >> Hi >> On 17/01/12 13:47, gaygeek wrote: >> > Sergey- >> > >> > Can you explain how this will work for already

Re: Custom interceptors with DOSGi

2012-01-17 Thread gaygeek
< ml-node+s547215n5151623...@n5.nabble.com> wrote: > Hi > On 17/01/12 13:47, gaygeek wrote: > > Sergey- > > > > Can you explain how this will work for already-instantiated interceptors > > from DOSGi? I realized that there are some interceptors where I may

Re: Custom interceptors with DOSGi

2012-01-17 Thread gaygeek
an > resolve it. > This is actually a legacy class.forname issue before we have OSGi > concept and I totally agree that in CXF we should get rid of the > class.forname as much as possible. > > Freeman > On 2012-1-17, at 上午9:28, gaygeek wrote: > > > Dan

Re: Custom interceptors with DOSGi

2012-01-17 Thread gaygeek
tration/lookup, possibly already instantiated, and also from > Declarative Services...for WS & RS > > Just stopped short of also starting the trackers, may be later :-) > > Sergey > On 16/01/12 16:03, Daniel Kulp wrote: > > > On Monday, January 16, 2012 7:33:45 AM gayge

Re: Custom interceptors with DOSGi

2012-01-16 Thread gaygeek
from > Declarative Services...for WS & RS > > Just stopped short of also starting the trackers, may be later :-) > > Sergey > On 16/01/12 16:03, Daniel Kulp wrote: > > > On Monday, January 16, 2012 7:33:45 AM gaygeek wrote: > >> Yes--as you said, the export is th

Re: Custom interceptors with DOSGi

2012-01-16 Thread gaygeek
export "com.uhg.upm.webservice.interceptor" ? > > > > Sergey > > > > On 13/01/12 22:36, gaygeek wrote: > >> I am trying to configure a custom interceptor for a web service I'm > >> exposing > >> with DOSGi. However, it seems that the intercept

Custom interceptors with DOSGi

2012-01-13 Thread gaygeek
I am trying to configure a custom interceptor for a web service I'm exposing with DOSGi. However, it seems that the interceptor cannot be initialized via annotation, as the org.apache.cxf.bundle-minimal does not have access to my custom interceptor class from its bundle classloader. I get the follo

Status of CXF DOSGi?

2012-01-04 Thread gaygeek
I am interested in using CXF DOSGi and have been doing some POC work with it, but it has not been updated in over a year and the library versions are fairly out of date--for example, it still uses the deprecated Spring DM rather than Gemini Blueprint (1.3-SNAPSHOT has some updates like Spring 3, bu

DOSGi UnsupportedClassVersionError

2011-09-13 Thread gaygeek
I have been trying to get CXF DOSGi to deploy to felix, but cannot get past the following error... it occurs with both the single-bundle and multi-bundle distributions, both 1.2 and 1.3-SNAPSHOT, and with versions 1.5, 1.6, and 1.7 of the JDK. In searching, I have seen this error in others' stack t