"PeterJ" wrote : Are you sure this is the first error message? The text of this 
error states that there were prior errors.

Yes this are the first errors. But before that i am getting some warnings.


  | Bean   : AppsCache
  | Method : public abstract String getMenuPath(String) throws Exception
  | Section: 7.10.5
  | Warning: The methods in the remote interface must include 
java.rmi.RemoteException in their throws clause.
  | 
  | 12:48:18,171 WARN  [verifier] EJB spec violation: 
  | Bean   : ManualUpdateFacade
  | Section: 22.2
  | Warning: The Bean Provider must specify the fully-qualified name of the 
Java class that implements the enterprise bean's business methods in the 
<ejb-class> element.
  | Info   : Class not found on 'com.apps.ejb.manager.EmployeeFacadeEJB': No 
ClassLoaders found for: com.apps.ejb.manager.EmployeeFacadeEJB
  | 
  | 12:48:18,171 WARN  [verifier] EJB spec violation: 
  | Bean   : ApplicationFacade
  | Method : public abstract ApplicationFacadeLocal create() throws 
CreateException
  | Section: 7.10.8
  | Warning: All the exceptions defined in the throws clause of the matching 
ejbCreate(...) method of the enterprise bean class must be included in the 
throws clause of a matching create(...) method.
  | 
  | 

But the same code is working in jboss 3.2.5 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4256523#4256523

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4256523
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to