facebook

"Redeploy" action doesn’t copy file to JBoss’s dep

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #288974 Reply

    oleksandr.n
    Member

    Hello!

    Software information:
    AS: JBoss 4.0
    OS: Windows XP SP2.
    Eclipse IDE: Version: 3.3.2 Build id: M20080221-1800
    MyEclipse: MyEclipse Enterprise Workbench Version: 6.5.1 GA

    Project information:
    I have two projects:
    – ProjectA. (Main project) – Enterprise Application Project.
    – ProjectB (checked in “ProjectA->Properties->Project references”). – EJB Project.
    ProjectB has XML-file placed in “ProjectB\src\META-INF\core_service_request.xml”.
    Deployment configuration is created for ProjectA.

    Problem:
    When I do “Clean all projects” i can find file “core_service_request.xml” in JBoss server’s deploying folder (..\ProjectA.ear\ProjectB.jar\META-INF\core_service_request.xml). But when i do “Redeploy” for my main project ProjectA, i can’t find “core_service_request.xml” in this path.

    Question:
    Why “Redeploy” action doesn’t copy this xml file to JBoss server’s deploy folder.
    It may be i am not understanding something…

    Thanks In Advance!

    #288984

    Loyal Water
    Member

    If you remove the deployment and then deploy the project again, does it work?

    Can you create a new project and check if you can reproduce this error. I just want to make sure this is not a project related issue.

    #288999

    oleksandr.n
    Member

    – If you remove the deployment and then deploy the project again, does it work?
    I did this. And now all okay. Thank you for assistance!

    #289000

    oleksandr.n
    Member

    This situation was repeated. I investigated this problem and understand that this is our internal problem. Before redeploying i am building my ProjectB. Ant-Build file for this operation haven’t tags for copy core_service_request.xml file to build folder. After this i run redeploy action and it is clear that myEclipse will not copy absentee core_service_request.xml file to JBoss’s deploying folder.

    #289025

    Loyal Water
    Member

    I did this. And now all okay. Thank you for assistance!

    Your welcome.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: "Redeploy" action doesn’t copy file to JBoss’s dep

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