facebook

Automating ear / ejb redeployment on weblogic

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #196540 Reply

    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

    #196541 Reply

    support-michael
    Keymaster

    We are looking into using the REDEPLOY marker file technique described in the following link. Just place this file in your project area and then touch it accordingly to have it signal Weblogic to redeploy.

    http://e-docs.bea.com/wls/docs70/programming/deploying.html#1125152

    Michael
    MyEclipse Support

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Automating ear / ejb redeployment on weblogic

You must be logged in to post in the forum log in