facebook

Deploying context.xml for Tomcat 5 with app [Closed]

💡
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 IDE
  2.  > 
  3. General Development
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #218058 Reply

    dupierris
    Member

    Hi,

    I’m testing MyEclipse 2.8 beta1 with tomcat 5.0.28 server on Windows XP with an existing project (just starting developpment) and here is my problem:
    I have a context.xml file where Realm is defined. When deploying with war file, i just have ti put that file under META-INF directory…
    But where do this file should be when using exploded archive ? I tried to let that file under Meta-inf directory without succes … Do i have to copy it “by hand” under conf/…/localhost ?

    Thanks for your help
    Veronique

    #218064

    Riyad Kalla
    Member

    What happens to the context.xml file is determined by the application server, not MyEclipse. With respect to Tomcat 5, I’ve heard all sorts of rumors on how to deploy a context file by way of a WAR file an never gotten any of them to work, so I just copy it by hand once 🙁

    #218109

    dupierris
    Member

    Thanks for your answer… I understand deployment is server application specific. I was just wondering if the MyEclipse exploded archive provide a tip to automatically copy a specific file to server conf directory…. But I can do it by hand, we don’t change it very ofter !!

    Veronique

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Deploying context.xml for Tomcat 5 with app [Closed]

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