Hi,
First a sanity check… I believe that an ejb component of an ear is automatically copied to the server’s deployment directory when the ejb is modified and recompiled. This is accomplished by the various external builders that myEclipse provides e.g. DeploymentDescirptorValidator and DeploymentBuilder.
Question.. Still, I must manually redeploy the modified EJB throug the WLS console. I understand that there are WLS-provided tools that could be used to automate the process futher i.e. elminate the manual redeployment. Does myEclipse provide a builder for this or is there a suggested practice for automating the redeployment of a modified component of an EAR?
Thanks,
Mike