facebook

embedded Tomcat and SSI

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

    John
    Member

    Is there an easy way to have the sanbox server located at <workspace>\.metadata\.plugins\com.genuitec.eclipse.easie.tomcat.myeclipse\tomcat process SSI requests such as <!–#include virtual=”header.shtml” –> ?

    The instructions for Tomcat http://tomcat.apache.org/tomcat-5.5-doc/ssi-howto.html
    say to “Rename $CATALINA_BASE/server/lib/servlets-ssi.renametojar to $CATALINA_BASE/server/lib/servlets-ssi.jar”.

    Unfortunately this directory structure is not contained in the Catalina base obtained in the MyEclipse preferences page which I quoted above.

    #291331 Reply

    Loyal Water
    Member

    Is there an easy way to have the sanbox server located at <workspace>\.metadata\.plugins\com.genuitec.eclipse.easie.tomcat.myeclipse\tomcat process SSI requests such as <!–#include virtual=”header.shtml” –> ?

    I’m afraid the location of the integrated tomcat cannot be changed.

    #291375 Reply

    rmcvay
    Member

    For one thing that’s not the location of the sandbox SERVER. What you’re looking for is under the ME installation path like:

    C:\Program Files\MyEclipse 6.5 Blue\myeclipse\eclipse\plugins\com.genuitec.eclipse.easie.tomcat.myeclipse_6.6.0.zmyeclipse660200810\tomcat\lib

    And I don’t see the SSI jar in there. So step #1 would be to get the appropriate jar and put it in the right lib directory.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: embedded Tomcat and SSI

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