我正在尝试设置我们的 jboss 服务器,但即使在下载并安装了 64 位集合点后,我也会收到此错误。
Caused by: java.lang.NoClassDefFoundError: com/tibco/tibrv/TibrvException
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Class.java:2398)
at java.lang.Class.getConstructor0(Class.java:2708)
at java.lang.Class.getDeclaredConstructor(Class.java:1987)
at org.springframework.beans.factory.support.SimpleInstantiationStrategy