Ignore:
Timestamp:
Apr 20, 2007, 6:36:47 PM (16 years ago)
Author:
Jari Häkkinen
Message:

Changed samples and code to refer to the demo server.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/se/lu/thep/webservices_clients/webs-test.R

    r260 r261  
    1414
    1515# Login onto the BASE server
    16 webobj <- login("http://base2.thep.lu.se:8080/acgt", "login", "passwd");
     16#webobj <- login("http://base2.thep.lu.se:8080/demo", "login", "passwd");
     17webobj <- login("http://base2.thep.lu.se:8080/demo", "base2", "base2");
    1718
    1819# The session ID
Note: See TracChangeset for help on using the changeset viewer.