Hi Bruno,

I didn't have a chance to test yet, just would like to clarify one
thing, It appears the test server uses createServerFromSpring(). Can
you confirm you are seeing this issue with createServer()  ?

thanks, Sergey

2011/6/1 Bruno Dusausoy <[email protected]>:
> On 06/01/2011 11:07 AM, Sergey Beryozkin wrote:
>>
>> Hi
>>
>> That is unusual that you get this kind of error when starting a simple
>> server without any explicit Spring configuration.
>>
>> I believe you had something working so I'm wondering what may've
>> caused this sideeffect.
>> It appears you have some inheritance in the code. Can you please send
>> me either a sample maven project or
>> some code showing how RestComputationService has been implemented. Do
>> you have JAX-RS annotations both in RestComputationService and in
>> interface or abstract class it implements/extends ? That may cause
>> some 'confusion'
>>
>
> Hi Sergey,
>
> Here's a piece of the project I develop. I've turned it into a simple
> standalone project which you can use (maybe you'll have to add extras repos
> to the POM because I'm using the company's repo manager which includes what
> I need).
>
> I really think the problem lies in the fact I didn't understand how to
> correctly launch a standalone server programmatically since it works when
> deploying in Tomcat.
>
> So, can you look at it and tell me what I'm doing wrong ?
>
> You'll find the project as well as an XML input sample attached.
>
> Thanks a lot.
>
> Regards, Bruno.
>
> --
> Pensez environnement : limitez l'impression de ce mail.
> Please don't print this e-mail unless you really need to.
>

Reply via email to