Re: Problem generating deployed code for EJB's within VAJ.
Posted By:
Benoit_Quintin
Posted On:
Friday, May 24, 2002 08:51 AM
Do you have multiple users doing EJBs, and versioning stuff?? Because this behaviour is more frequent when people share EJBs ownership... We've had this problem, and effectively, VAJ has problems when moving EJBs from one package to another... My recommandation is don't!!! Create a new package, a new class, copy the code from one source view, to the new class, and save, buit don't move the classes around... It screws up VAJ pretty good!!!