facebook

EAR/WebLogic deployment fails due to CVS content incl. [Bug]

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #202663 Reply

    andrewh
    Member

    I’ve found a problem when deploying an exploded ear to WebLogic when using CVS. The deployment worked before the project was imported to CVS, failed when CVS was used. The problem is that the deployment of the ear project itself copies the top CVS directory to the WebLogic application area, then WebLogic complains that a J2EE module does not have a descriptor – it thinks the CVS directory is a J2EE module.

    I have a workaround: delete the CVS directory from the deployed ear, move the application somewhere else then move it back, to cause WebLogic to redeploy it.

    What operating system and version are you running? Windows XP.
    What Eclipse version and build id are you using? (Help > About Eclipse Platform) Eclipse 2.1.1.
    What MyEclipse version are you using? (Help > About Eclipse Platform > Features) MyEclipse 2.6.2
    What JDK version are you using to run Eclipse? (java -version) 1.4.2
    What JDK version are you using to launch your application server? 1.4.1_03
    What application server are you using? WebLogic 8.1

    Andrew

    #202671 Reply

    Riyad Kalla
    Member

    hmmm, I’ll send this on up the chain as this shouldn’t be happening.

    #202672 Reply

    support-michael
    Keymaster

    We have an open PR on this problem but its priority was much lower than many other features until now since it did not crash any of our deployment tests and no user’s report anomalous behavior. With your report I’m upgrading the priority.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: EAR/WebLogic deployment fails due to CVS content incl. [Bug]

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