Hi All,
Trying to create provider WSD from WSDL and it is throwing below error…
I know it is indicating some sort of XSD definition error…but does not say where… Has any one seen it before ?
com.wm.app.b2b.server.ServiceException: [ISS.0092.9001] Server Error:
[ISC.0082.9709] Type derivation not OK: attribute declaration to be restricted is not found in the base type definition [null]
at wm.server.ws.wsdl2wsd(ws.java:305)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at com.wm.app.b2b.server.JavaService.baseInvoke(JavaService.java:403)
at com.wm.app.b2b.server.invoke.InvokeManager.process(InvokeManager.java:631)
at com.wm.app.b2b.server.util.tspace.ReservationProcessor.process(ReservationProcessor.java:40)
at com.wm.app.b2b.server.invoke.StatisticsProcessor.process(…
Environment
IS - 7.1.2.0
IS_7.1.2_WebSvcsXML_Fix17
Thanks
Ajit
#webMethods#Integration-Server-and-ESB#Flow-and-Java-services