cancel
Showing results for 
Search instead for 
Did you mean: 

Error in generating WSDL file from Java

Former Member
0 Kudos

Trying to deploy web service in Eclipse and getting this error

"IWAB0398E Error in generating WSDL file from Java"

Any help regarding this will be appreciated.

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

The best suggestion I can make is to try a very simple example, to confirm that the WSDK is installed and functioning correctly. I would suggest creating a new web project then just do New -> Other -> Web service and make sure you select "Java bean Web service".

It is possible that there is a configuration issue or install problem.

which JVM r you running?

Which JDK r you using?

Gal