On Jun 12, 2009, at 12:54 AM, Paul Sandoz wrote:
>
> On Jun 12, 2009, at 9:03 AM, Igor Minar wrote:
>>
>>>
>>> Are you deploying using a Web container?
>>
>> I'm using SimpleServerFactory.
>>
>
> That explains it, you are not using a Web container that supports
> Servlet, hence there is no HttpServletRequest to inject.
>
> Use GrizzlyWebContainerFactory instead, as shown in the helloworld
> sample.
oh yeah, that explains a lot!
Maybe the error message could be changed to be a bit more helpful?
thanks Paul.
/i
>
> Paul.
>
>> thanks!
>>
>> /i
>>
>>>
>>> Paul.
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
>>> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
>> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>