Any idea where I log bugs for this instead? Doesn't seem likely I will get
a response here.
On Thu, Jul 24, 2008 at 5:00 AM, Paul Sandoz <Paul.Sandoz_at_sun.com> wrote:
> Hi Patrick,
>
> This is a good place to post, the NetBeans guys responsible for developing
> of the generated code are listening in and will hopefully reply to you soon.
>
> Paul.
>
>
> Patrick Julien wrote:
>
>> Not sure where to post this since this involves some code automatically
>> generated by NetBeans. I have created some rest services using the wizard
>> and some entity classes.
>>
>> The problem I am having is that the generated UriResolver makes a new http
>> connection to resolve any references that are made in a post. If it so
>> happens those services are protected by the container, this is a new http
>> connection and so will get rejected by the container.
>>
>> There are at least 2 bugs here:
>>
>> 1. UriResolver has no idea how to forward any security tokens made by the
>> original requester
>> 2. The real http status code is thrown away in favor of a generic not
>> found error (404) message. In this case, the error was a 401 (auth denied).
>>
>> --
>> http://www.spectrumdt.com
>> http://codepimps.org
>>
>
> --
> | ? + ? = To question
> ----------------\
> Paul Sandoz
> x38109
> +33-4-76188109
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>
>
--
http://www.spectrumdt.com
http://codepimps.org