部署new 問題

javabill發表於2006-03-17
1.又得請教板橋老師一個問題就是我在部署new 問題時發生的,我是將所有jar檔案放在ear一起打包的

08:57:33,984 INFO  [EARDeployer] Init J2EE application: file:/C:/Jboss-4.0.2/server/default/deploy/ApplicationModule1.ear
08:57:35,062 WARN  [EJBDeployer] Verify failed; continuing
java.lang.NoClassDefFoundError: com/jdon/servicelocator/ejb/ServiceLocator
        at java.lang.Class.getDeclaredMethods0(Native Method)
        at java.lang.Class.privateGetDeclaredMethods(Class.java:2365)
        at java.lang.Class.privateGetPublicMethods(Class.java:2488)
        at java.lang.Class.getMethods(Class.java:1406)


不知道這個問題的根本原因在哪裡,

[EJBDeployer] Verify failed; continuing是什麼原因導致的,多謝

2.還有一個就是該框架執行不需要在網路上吧

相關文章