简体   繁体   English

JXTA 2.7 java.lang.NoClassDefFoundError:org / jboss / netty / channel / socket / httptunnel / HttpTunnelClientChannelFactory

[英]JXTA 2.7 java.lang.NoClassDefFoundError: org/jboss/netty/channel/socket/httptunnel/HttpTunnelClientChannelFactory

I apologize for the redundant question but it seems the entire web doesn't have a clear answer to this major problem. 对于冗长的问题,我深表歉意,但似乎整个网络都没有针对这个主要问题的明确答案。 I downloaded JXTA 2.7, dependency files, netty jars and it still doesn't work. 我下载了JXTA 2.7,依赖文件,netty jars,但仍然无法使用。

The answer to add a jar to the classpath is an answer without an answer. 将jar添加到类路径的答案是没有答案的答案。 The answer of use the dependency files from sourceforge doesn't work. 使用sourceforge中的依赖文件的答案不起作用。 The answer of we need a proper version of netty is useless unless the right version number is provided. 除非提供正确的版本号,否则我们需要适当版本的netty的答案是没有用的。

So, can somebody please provide a CLEAR solution to this Netty "java.lang.NoClassDefFoundError: org/jboss/netty/channel/socket/httptunnel/HttpTunnelClientChannelFactory" problem? 因此,有人可以为这个Netty“ java.lang.NoClassDefFoundError:org / jboss / netty / channel / socket / httptunnel / HttpTunnelClientChannelFactory”问题提供清晰的解决方案吗?

Thank you so much for your support!! 非常感谢你的支持!!

我认为这与具有损坏的JBoss Netty库依赖关系的JXTA JXSE 2.7是相同的问题,其中提供了有关如何构建有效的Netty jar的说明。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM