setup apache cxf in tools -> webservices
Answered
Hi,
I'm trying to generate wsdl from java code with cxf. In order to do that I should configure cxf path in settings -> tools -> webservices -> cxf. The problem is that I don't know which path I should choose there. I tried to point a apache-cxf-3.2.2/bin and jar file, but the "ok" button is disabled.
Please sign in to leave a comment.
It looks like IntelliJ IDEA supports only 2.x cxf versions. You should specify the directory above the `lib` directory.
Thanks. I've tried that and without success.
Just tried with http://archive.apache.org/dist/cxf/2.7.9/apache-cxf-2.7.9.zip and it works:
Thank you!
I think we don't have in 2023.2, right? Since when?
Do you have the Web Services plugin enabled?