RE: java.lang.NoClassDefFoundError exception loading a rest endPoint in particular condition

2013-05-08 Thread eanbiso
genericCommand) throws InstantiationException; } Andrea Date: Tue, 7 May 2013 09:45:46 -0700 From: [hidden email] To: [hidden email] Subject: Re: java.lang.NoClassDefFoundError exception loading a rest endPoint in particular condition Can you give me a favor and attach

Re: java.lang.NoClassDefFoundError exception loading a rest endPoint in particular condition

2013-05-08 Thread Sergey Beryozkin
: Wed, 8 May 2013 02:07:59 -0700 From: ml-node+s547215n5727417...@n5.nabble.com To: bisoma...@hotmail.it Subject: Re: java.lang.NoClassDefFoundError exception loading a rest endPoint in particular condition I've done a quick local test: @Test public void testProxy() throws

RE: java.lang.NoClassDefFoundError exception loading a rest endPoint in particular condition

2013-05-08 Thread eanbiso
the loading. Now it seems to be all right. Thanks a lot for the support. Andrea Date: Wed, 8 May 2013 02:56:02 -0700 From: ml-node+s547215n5727421...@n5.nabble.com To: bisoma...@hotmail.it Subject: Re: java.lang.NoClassDefFoundError exception loading a rest endPoint in particular condition

Re: java.lang.NoClassDefFoundError exception loading a rest endPoint in particular condition

2013-05-07 Thread Sergey Beryozkin
Hi On 07/05/13 15:56, eanbiso wrote: Hi at all, I have the following problem loading a rest endPoint using cxf. The operations I do to load the rest endPoint after its publication are the following: JAXRSClientFactoryBean proxyFactory = new

RE: java.lang.NoClassDefFoundError exception loading a rest endPoint in particular condition

2013-05-07 Thread eanbiso
: java.lang.NoClassDefFoundError exception loading a rest endPoint in particular condition Hi On 07/05/13 15:56, eanbiso wrote: Hi at all, I have the following problem loading a rest endPoint using cxf. The operations I do to load the rest endPoint after its publication are the following

Re: java.lang.NoClassDefFoundError exception loading a rest endPoint in particular condition

2013-05-07 Thread Sergey Beryozkin
as clazz value. Andrea Date: Tue, 7 May 2013 09:01:10 -0700 From: ml-node+s547215n5727365...@n5.nabble.com To: bisoma...@hotmail.it Subject: Re: java.lang.NoClassDefFoundError exception loading a rest endPoint in particular condition Hi On 07/05/13 15:56, eanbiso wrote: Hi at all, I