Description of problem: After editing some EJB sources, other EJBs are checked to verify that they still use valid methods, etc. JSPs are not verified in a similar manner and require a trivial change+save to update themselves. Version-Release number of selected component (if applicable): 3.0-7 How reproducible: Steps to Reproduce: 1. Create EJBs (at least one that uses a method in another) and JSP(s) (that use said EJBs) 2. Make a change in base EJB Actual results: Upon saving, dependent EJBs reflect the change with problems, etc. but JSP(s) do not. Expected results: JSP(s) reflect changes in referenced EJB(s). Additional info:
Assigned to kseitz (as discussed)
Lomboz is dead and Developer suite is not supported for long time.