public void testGeneratedWsdlNs() throws Exception {
URL url = new URL("http://localhost:" + PORT + "/aegisJaxWsWSDLNS?wsdl");
Document dom = StaxUtils.read(url.openStream());
TestUtilities util = new TestUtilities(this.getClass());
util.addDefaultNamespaces();
util.assertValid(
"//wsdl:definitions[@targetNamespace"
+ "='http://v1_1_2.rtf2pdf.doc.ws.daisy.marbes.cz']",
dom);
//should be a targetNamespace for "http://wo.rtf2pdf.doc.ws.daisy.marbes.cz"
//as VO type specified in the SEI