facebook

WAR deployment to Jonas incorrect

💡
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 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #253503 Reply

    Dave Smith
    Member

    If you deploy a web application to JONAS it deploys to the wrong directory:

    JONAS_ROOT/apps/autoload/

    when it has to go in

    JONAS_ROOT/webapps/autoload/

    The apps directory is for ear files.

    Is there an easy way round this, and is it likely to be fixed in a forthcoming release.

    #253596

    Riyad Kalla
    Member

    Can you specify what version of Eclipse, MyEclipse and JONAS you are uisng? Also any documentation or notes from the Jonas material to describe the different dirs? (I’ll pass all this along to the dev team)

    #253614

    Dave Smith
    Member

    I am using MyEclipse 4.1.1GA, Eclipse 3.1.2 and Jonas 4.7.4.

    The issue is unrelated to the eclipse and jonas versions

    #253615

    Dave Smith
    Member

    Should have added that WAR files will only be autodeployed from the webapps/autoload directory, and EAR files will b autoloaded from the apps/autoload directory. Put the wrong one in the wrong place and nothing will happen.

    http://jonas.objectweb.org/current/doc/Config.html#Config-Web

    #253628

    Riyad Kalla
    Member

    Thank you I will pass this along.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: WAR deployment to Jonas incorrect

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