Hi,
I am new to Java and trying out Intellij IDEA v9.0.1. I"m going thru the web_services_with_IntelliJIdea.pdf.
I'm to the point of creating a sample client (I did the sample server and am running on apache tomcat). After generating the sampleclient project, If i right click on the project, select webservices\generate java code from wsdl, enter in the wsdl url:
http://localhost:8080/services/HelloWorld?wsdl
And then hit enter, i get this exception:
Argument 0 for @NotNull parameter of com/intellij/openapi/module/ModuleUtil.getDependencies must not be null
What is wrong?
Hello,
I have the same problem. Did you find a solution?
i upgraded to IDEA (Maia) IU-94.273 and the problem went away
Thank you,
I will try to upgrade as well.