]
Jim Ma commented on WFLY-5724:
------------------------------
Can you please paste the webservice classes and war file to reproduce this issue ?
Thanks.
Webservice running but generated wsdl chema not importable using
wsimport
--------------------------------------------------------------------------
Key: WFLY-5724
URL:
https://issues.jboss.org/browse/WFLY-5724
Project: WildFly
Issue Type: Bug
Components: Web Services
Affects Versions: 10.0.0.CR4
Reporter: Nguyen Nguyen
Assignee: Alessio Soldano
Attachments: AuthorizedSevices.wsdl, Cash.wsdl, CashTransfer.wsdl
deploy a war file with several jax-ws webservices the application server successfully
load an run those services and generate wsdls.
Some wsdl can be imported using wsimport successfully
Some other can not be imported by wssimport.
Expected:
all generated wsdls are wsimport compatible and can be successfull import.
Among 3 file generated (attached). Just CashTransfer.wsdl can be imported successfully.
Others failed.