Add the '-port 8888' argument to the test run at port 8888 every time (fixed)
e.g. -Dgwt.args="-port 8888" on the JVM arguments in Eclipse. On Thu, Nov 20, 2008 at 4:31 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hello, > > I have GWTTestCase tests that I run (for the moment) in Eclipse. I > haven't tested the following behavior in Ant scripts. > > I have an issue where each test run triggers the Gears authentication > dialog. The application seems to be HTTP delivered from a different > (localhost) port each time. Gears thus has to pop the dialog. > > What is causing this? Is it JUnit RemoteTestRunner? How is it that the > embedded Tomcat opens a different HTTP port each time? > > Thank you for any idea or lead. > > Remy > > > -- Eric Z. Ayers - GWT Team - Atlanta, GA USA http://code.google.com/webtoolkit/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
