facebook

Exploded Archive Deployment and JOnAS-4.8.5

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    Merriadoc
    Member

    Hi all,

    When i want to deploy an “Exploded Archive” Ear Project to a JOnAS-4.8.5 server, the default location folder of deployment is “JOnAS-4.8.5Folder\apps\autoload\EarProjectName”.

    But Jonas do not recognize this deployment since there is no “.ear” suffix in the folder name.

    In other words default deployment location for exploded archive ear project with jonas must be “JOnAS-4.8.5Folder\apps\autoload\EarProjectName.ear\”.

    Is there a way for me to change this behaviour in the actual release of MyEclipse ?

    Merri.

    #270990

    Riyad Kalla
    Member

    Merri,
    Do you by chance have a period already in the name of the project? If you do, this is a hidden feature of MyEclipse, and it may be stopping it from creating the correct deployment dir name.

    #271044

    Merriadoc
    Member

    Hum, excuse my poor english, but what do you mean by having a period in the project name ? 🙂

    #271055

    Merriadoc
    Member

    Wow …

    I’ve just understood … seems i must be tired … 🙂

    So, no i didn’t have any period in my project name 🙂

    My EAR project is : testProject

    My Web project is : testProjectWeb

    #271128

    Loyal Water
    Member

    Hi Merriadoc,
    Seems like you have uncovered a bug. Im gonna file this for my dev team and ill get back to you with an update ASAP.

    Thanks.

    #271388

    Merriadoc
    Member

    Hi !

    Is there any news on this feature ? 🙂

    Or is there a way i can modify the behaviour myself ? 🙂

    thanks.

    #271403

    Riyad Kalla
    Member

    Merriadoc,
    If you rename the projects with the appropriate extension to them, MyEclipse should honor that when deploying them. For example “testweb.war”

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: Exploded Archive Deployment and JOnAS-4.8.5

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