Soap ui maven plugin Java 17
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2022
12:42 AM
08-01-2022
12:42 AM
Soap ui maven plugin Java 17
After migration to Java 17 I faced with a next issue
java.lang.IllegalAccessException: class org.apache.commons.beanutils.PropertyUtilsBean cannot access class sun.security.ssl.SSLSocketImpl (in module java.base) because module java.base does not export sun.security.ssl to unnamed module @a0bdbe2
My question is, How to apply --add-opens java.base/java.lang=ALL-UNNAMED args for run soapUI test comand. Or do we have some another approach to execute soapUI test on JDK17
Labels:
- Labels:
-
Data-Driven Testing
-
SOAP
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2022
04:09 AM
08-01-2022
04:09 AM
Hello anybody is here?? Does someone still use it except me?
