求助,線上等待,編譯EJB問題。。。。。

cao_43269發表於2003-08-08
求助,線上等待,編譯EJB問題。。。。。
環境: JB9 ,WebSpere 5.0 ,寫了一實體Bean,用WebLogic7.0作為WebServer編譯沒有問題,用 WebSpere 5.0(因為客戶要用WebSpere 5.0) 時出現( Bean 名字 BudgetCode 表名 BudgetCode )
.
.
.
.
.

"ejbtest.ejbgrpx": [*Warning] /temp_ejbtest(Method: removeBudgetCode(java.lang.String), Class: ejbtest.BudgetCodeSessionFacadeBean): CHKJ2503W: This method must not throw java.rmi.RemoteException (EJB 2.0: 7.10.4, 18.3.8, 18.6).

Updating.
A table does not exist for enterprise bean: BudgetCode in file: META-INF/backends/BudgetCode/Map.mapxmi.

Shutting down workbench.
Execution Halted: Validation Errors Reported
1 Errors, 6 Warnings, 0 Informational Messages
.
.
.
.
.

請各位指點迷津!!!感激!!!!

相關文章