Forum Discussion
pravinsdabhade
7 years agoVisitor
I facing this type of error
Before : <wsdl>/src/main/resources/wsdl/test.wsdl</wsdl>
After : <wsdl>\src\main\resources\wsdl\test.wsdl</wsdl>
Solution : just changing the slash.
I facing this type of error
Before : <wsdl>/src/main/resources/wsdl/test.wsdl</wsdl>
After : <wsdl>\src\main\resources\wsdl\test.wsdl</wsdl>
Solution : just changing the slash.