开发者社区 问答 正文

weblogic和myeclipse?报错

配置myeclipse 和weblogic的服务器关联报错:

Parsing Failure in config.xml: java.lang.AssertionError: java.lang.ClassNotFoundException: com.bea.wcp.sip.management.descriptor.beans.SipServerBean>

 

展开
收起
爱吃鱼的程序员 2020-06-22 18:29:33 436 分享 版权
1 条回答
写回答
取消 提交回答
  • https://developer.aliyun.com/profile/5yerqm5bn5yqg?spm=a2c6h.12873639.0.0.6eae304abcjaIB

    没人挖。

    错误意思很明白,就是在config.xml文件里,这个类没有找到。。

    看你的jar包引用了没。。

    没有找到这个com.bea.wcp.sip.management.descriptor.beans.SipServerBean类
    2020-06-22 18:29:49
    赞同 展开评论