facebook

Using Tomcat 5.5 anti-locking features [Closed]

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

    rjst
    Member

    Hi,

    I found this :

    http://jakarta.apache.org/tomcat/tomcat-5.5-doc/config/context.html

    Notice the attributes in META-INF/context.xml that control locking. Could they be used in a future version of MyEclipse to avoid the redeploy problems in jboss/tomcat ?

    thanks
    Ricardo

    #218449 Reply

    Riyad Kalla
    Member

    This was a nice change done by the Tomcat team, our connectors don’t do any sort of server-specific activity, but you are of course free to do this yourself… just make a 1-time change in the file and now every time you start/stop/deploy/whatever from MyEclipse it should work with Tomcat.

    #218457 Reply

    rjst
    Member

    Hi,

    I’m doing it and it works.

    It’s not an intrusive modification to tomcat, the file stays in META-INF/ of the application.

    thanks
    Ricardo

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Using Tomcat 5.5 anti-locking features [Closed]

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