13 years ago
Schema files missing from war
Hi,
I'm having a problem with the war files generated for MockServices. When I deploy them on my local machine, retrieving the wsdl by appending ?WSDL to the endpoint URL works. However when I deploy them on a different machine, that doesn't work. I just get an empty page. In the web container log file I see a NullPointerException, and I also see lines that seem to indicate that it is trying to load the XSD's referenced by the WSDL files using the absolute Windows-based path names from which they were originally loaded on my development workstation. Obviously that is not going to work.
Am I doing something wrong? Do I need to do something special to make SoapUI include the XSD's in the war? Or is this a bug in SoapUI which I should report?
I can provide exact wsdl or xsd files, log files, etc. if necessary. Hopefully somebody can help me out!
Kind regards,
Pepijn Schmitz
I'm having a problem with the war files generated for MockServices. When I deploy them on my local machine, retrieving the wsdl by appending ?WSDL to the endpoint URL works. However when I deploy them on a different machine, that doesn't work. I just get an empty page. In the web container log file I see a NullPointerException, and I also see lines that seem to indicate that it is trying to load the XSD's referenced by the WSDL files using the absolute Windows-based path names from which they were originally loaded on my development workstation. Obviously that is not going to work.
Am I doing something wrong? Do I need to do something special to make SoapUI include the XSD's in the war? Or is this a bug in SoapUI which I should report?
I can provide exact wsdl or xsd files, log files, etc. if necessary. Hopefully somebody can help me out!
Kind regards,
Pepijn Schmitz