Results 1 to 2 of 2

Thread: OAuth integration tests

  1. #1
    Join Date
    Nov 2007
    Posts
    6

    Default OAuth integration tests

    Hi Guys

    Another weird question, I have checked out OAuth and want to see its test suite in action (basically so I can replicate the sparklr2 tests for example in my own app) but when I do

    mvn integration-test

    It fails with connection refused and jetty isn't being run. And when I run mvn jetty:run in another terminal, then I get a failure cause the port is in use.....

    Help please

    Thanks

    Tom

  2. #2
    Join Date
    May 2008
    Location
    Salt Lake City
    Posts
    167

    Default

    Hi.

    So do you have anything else listening on port 8080?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •