]
Ondrej Dockal commented on JBIDE-27188:
---------------------------------------
I tried and the solution seems to solve the issue.
Cannot create Web Service Client using CXF 3.3.5 and wildfly 18 on
Java 11
--------------------------------------------------------------------------
Key: JBIDE-27188
URL:
https://issues.redhat.com/browse/JBIDE-27188
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: webservices
Affects Versions: 4.15.0.AM1
Reporter: Ondrej Dockal
Assignee: Jeff MAURY
Priority: Critical
Fix For: 4.15.x
When trying to create Web Service client I get:
{code}
-Djava.endorsed.dirs=/home/odockal/git/jbosstools-integration-tests/tests/org.jboss.tools.ws.ui.bot.test/target/requirements/apache-cxf-2.x/apache-cxf-3.3.5
is not supported. Endorsed standards and standalone APIs
in modular form will be supported via the concept of upgradeable modules.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
{code}