Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

error for deployment

  Asked By: Darla    Date: Apr 21    Category: Java    Views: 521
  

I am using Sun's J2ee deployment tool, while
trying to deploy an session bean, i am getting this following error.
java.rmi.remoteException : error processing ejb jar:compilation faild;

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Marnia Mian     Answered On: Apr 21

Do you have a typo there? java.rmi.remoteException should be java.rmi.RemoteException
but I presume you have already compiled your bean  to track this, haven't you?

 
Didn't find what you were looking for? Find more on error for deployment Or get search suggestion and latest updates.




Tagged: