...
- ... the samigo.xml file has a template url in it ('db.url=jdbc:oracle:thin:yourserver.stanford.edu:1521:sid').... add a '@' before the server so that it reads similar to this:
Code Block db.url=jdbc:oracle:thin:@yourserver.stanford.edu:1521:sid
one | two |
one.one | two.two |