-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
prefer-web-inf-classes can no longer control library priority #790
Milestone
Comments
#791 is temporary solution to execute tests for 5.5.1.RELEASE in March, 2019. [TODO]
|
hirakuriy
pushed a commit
that referenced
this issue
Mar 14, 2019
btyanagawamg
added a commit
that referenced
this issue
May 22, 2019
btyanagawamg
added a commit
that referenced
this issue
May 24, 2019
btyanagawamg
added a commit
that referenced
this issue
May 24, 2019
See #790 (comment) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Chenge weblogic.xml to use
<prefer-application-packages>
instead ofprefer-web-inf-classes=true
.(As a result of adopting Hibernate Validator 6.x (Bean Validation 2.0), it is a correspondence for not finding method newly provided at Bean Validation 2.0 at deployment time)
Possible Solutions
(Please write ideas or candidates of solutions for the problem if you have)
Affects Version/s
Fix Version/s
Issue Links
The text was updated successfully, but these errors were encountered: