Switch to side-by-side view

--- a/importWSDL.sh
+++ b/importWSDL.sh
@@ -3,8 +3,8 @@
 rm -rf src-gen;
 mkdir src-gen;
 mkdir -p bin;
-wsimport -s src-gen -d bin http://testbed.timbusproject.net:7080/pi/preservationIdentifier?wsdl
+# wsimport -s src-gen -d bin http://testbed.timbusproject.net:7080/pi/preservationIdentifier?wsdl
 # or to use a local server:
-# wsimport -s src-gen -d bin http://localhost:8081/pi/preservationIdentifier?wsdl
+wsimport -s src-gen -d bin http://localhost:7080/pi/preservationIdentifier/?wsdl