I am creating entities and attaching a service to them using the service command. However, only the initially created finders are being added to the service layer. Any finders created with the finder add command are still exclusively in the entity.
Is this just how Roo is working out of the box in 1.2, or am I doing something incorrect?


Reply With Quote