MyCATApache/Mycat-Server

Mycat自定义的拦截器 为什么总是报找不到

Aperta

#2815 aperta il 22 lug 2021

 (1 commento) (0 reazioni) (0 assegnatari)Java (3886 fork)batch import
help wanted

Metriche repository

Star
 (9451 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

在自定义拦截器的过程中已经在server.xml中配置了 也实现了SQLInterceptor接口以及重写方法。也把实现类的编译的class文件以及项目Jar包都放在了catlet的指定目录下,server.xml中配置了相关自定义拦截器的路径:io.mycat.server.interceptor.impl.PasswordImpl 但是在启动中一直报错 Caused by: java.lang.ClassNotFoundException: io.mycat.server.interceptor.impl.PasswordImpl

求大佬们指点 谢谢 可否邀请进Mycat的群里 谢谢 QQ:451567185

Guida contributor