Re: Error while deploying EJB , in which Statless Session bean has links to Entity Bean
Posted By:
AlessandroA_Garbagnati
Posted On:
Sunday, April 22, 2001 01:24 AM
Hi,
Well I think that the problem is in your descriptor. Having beans that calls and use each other is more than normal.
You chould, first of all, check the syntax of the descriptor: if what you have reported is the error message you're getting, then "Check that the deployment descriptor contains well-formed and valid XML" it's a very clear indication of your problem.