You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/12/05 16:14:30 UTC

[GitHub] ducquoc commented on issue #3116: Error pulsar-admin functions localrun with javax validation-api 2.x (standalone)

ducquoc commented on issue #3116: Error pulsar-admin functions localrun with javax validation-api 2.x (standalone)
URL: https://github.com/apache/pulsar/issues/3116#issuecomment-444543597
 
 
   Thank you for the suggested solution, but I had tried to shade validation-api (either 2.x or 1.x) in my uber jar (gradle shadow plugin - very similar to maven shade), that still raises the above exception when Spring JPA invokes some Hibernate method.
   
   Besides, the last time I checked the instance jar has validation-api shaded (1.1.0.Final in Pulsar 2.2.0 )
   
   I will extract a simple sample with shaded jar, and update the original post then :) .

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services