facebook

Web project deployment issue – MyEclipse Blue 10.6, WAS 8.0

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

    clostad
    Member

    Hello,
    Having an issue with deploying an ear project which references an ejb and web project…
    In the web project there are folders under src/main/resources that are not getting deployed… Did not have this issue in MyEclipse Blue 9.0 with WAS 6.1…

    #334310 Reply

    support-swapna
    Moderator

    clostad,

    Sorry that you are seeing this issue.

    Can you answer some more questions for us ?

    1) Is the maven project created in MyEclipse or imported from elsewhere ?

    2) Edit your .classpath and ensure there are no exclude attributes. For what ever reason, the maven plugin sometimes puts exclude filters for the non-java classpath entry elements. You can also do it from project’s build path, go to the project’s java build path, from “/src/main/resources/” and click on “Excluded: **”, then press the “remove” button.

    3) Also I suggest you upgrade to our latest release 10.7 to take advantage of the improvements we made since 10.6. Go to the MyEclipse Configuration Center > Software > Updates Available > select MyEclipse Enterprise Edition 10.7. Apply the changes and follow the wizard. Restart the IDE when it prompts to.

    Alternatively you can download the installer for 10.7 and install it separately alongside 10.6.

    Let us know how it works for you.

    #334319 Reply

    clostad
    Member

    swapna,

    Thank you for your reply… Answers to your questions are as follows:

    1) The maven project was imported from MyEclipse Blue 9.0

    2) I will try this

    3) if 2 does not work, I will try as well

    I will let you know if the issue gets resolved…. Thank you.

    #334329 Reply

    clostad
    Member

    swapna,

    Ok, I updated to MyEclipse Blue 10.7 and tried suggestion #2, and still having the same issue…

    What’s next?

    #334457 Reply

    support-swapna
    Moderator

    clostad,

    Sorry that you are still seeing issues.

    Can you please prepare a sample project which exhibits the issue or send us your current project to help us replicate the issue at our end ?

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Web project deployment issue – MyEclipse Blue 10.6, WAS 8.0

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