|
| How to override generated WSDL with existing WSDL file? |
 |
Mon, 26 Nov 2007 01:32:24 -080 |
Hi there,
I am migrating our weblogic 8.1 web services to weblogic 10.1. As documented it
is not possible to start implementing the web services from WSDL if the web
services are based on XML Beans. Therefore I started from scratch, using an XML
Beans Utility project and a web service started from Java. This works fine.
I now have a web service with a [u]generated[/u] WSDL file, but there are slight
differences with the existing WSDL file.
Is it possible to stop generating the WSDL file and just point to the existing
WSDL files?
I already tried to expose the WSDL and change the WSDL location but it still
returns the generated WSDL instead of the WSDL file that I want.
Thanks in advance,
Martijn Baels
Software Architect
|
| Post Reply
|
|
|
|
|
|
|
|
|
|