Cool, thanks for letting us know! Thanks also to Thierry for helping with the tests.
Take care, Jerome > -----Message d'origine----- > De : Jeff Walter [mailto:[EMAIL PROTECTED] > Envoyé : mercredi 6 décembre 2006 22:38 > À : [email protected] > Objet : Re: Bug in Reference.getHostPort() ? > > Thierry, > > The problem seems to be solved. Thanks for your effort. > > Love the project, keep up the great work. > > Regards, > Jeff Walter > > > > On 12/6/06, Thierry Boileau <[EMAIL PROTECTED]> wrote: > > Hello Jeff, > > can you get the latest source code from SVN and tell us > if it fixes the problem? > > Best regards, > Thierry Boileau > > > > On 12/6/06, Thierry Boileau <[EMAIL PROTECTED]> wrote: > > Jeff, > > I've downloaded the beta21 and reproduced the > issue. We will quickly fix it. > > Thierry > > > > On 12/6/06, Thierry Boileau < > [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > wrote: > > Hello Jeff, > > I don't reproduce the issue. I > copy/paste the demo code with port 80 in my Eclipse JDE and > can test the demo with no NPE. > I'm trying again without my Eclipse JDE. > > best regards, > Thierry > > > > On 12/6/06, Jeff Walter > <[EMAIL PROTECTED] > wrote: > > Jerome, > > I downloaded the latest and I'm > still having the problem. > > The issue can easily be > reproduced by running the demo at the end of the section 5 of > the tutorial, but instead of port 8182, use port 80. Any > request will produce the NPE. I also tried adding the code > below to the tutorial code as you suggested in your response: > > > container.getDefaultHost().setResourcePort("80"); > > ...but to no avail. > > Regards, > Jeff > > > > > > >

