Switch to side-by-side view

--- a/src-gen/net/timbusproject/dpes/alternative/PreservationIdentifierServiceService.java
+++ b/src-gen/net/timbusproject/dpes/alternative/PreservationIdentifierServiceService.java
@@ -17,7 +17,7 @@
  * Generated source version: 2.2
  * 
  */
-@WebServiceClient(name = "PreservationIdentifierServiceService", targetNamespace = "http://alternative.dpes.timbusproject.net/", wsdlLocation = "http://testbed.timbusproject.net:7080/pi_latest/preservationIdentifier?wsdl")
+@WebServiceClient(name = "PreservationIdentifierServiceService", targetNamespace = "http://alternative.dpes.timbusproject.net/", wsdlLocation = "http://kronos.ifs.tuwien.ac.at:8080/pi/preservationIdentifier?wsdl")
 public class PreservationIdentifierServiceService
     extends Service
 {
@@ -30,7 +30,7 @@
         URL url = null;
         WebServiceException e = null;
         try {
-            url = new URL("http://testbed.timbusproject.net:7080/pi_latest/preservationIdentifier?wsdl");
+            url = new URL("http://kronos.ifs.tuwien.ac.at:8080/pi/preservationIdentifier?wsdl");
         } catch (MalformedURLException ex) {
             e = new WebServiceException(ex);
         }