facebook

Tomcat5: jsp’s don’t get deployed??!! [Closed]

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

    cam21
    Member

    Hi,

    I’ve just tried out the ApplicationServer integration with Tomcat 5 – going thru the supplied step-by-step documentation.
    And there are 2 things that don’t work:
    * First can’t decied between compiling jsp or
    not. The configuration-tab is not available

    * Second, jsp files don’t get deployed to my local
    Tomcat-Installation. Everything looks fine, but
    the .jsp’s aren’t copied to the tomcat directory

    I’m using myEclipse 3.8.3
    Build Id: 200412061200-3.8.3

    maybe somebody has already had this problem and solved it, I would also appreciate a link to this solution…

    greets
    clemens

    #225582 Reply

    Riyad Kalla
    Member

    going thru the supplied step-by-step documentation.

    Please provide a link to the document you are talking about.

    * First can’t decied between compiling jsp or
    not. The configuration-tab is not available

    Turning On/Off JSP Validation on the Validation menu does this.

    * Second, jsp files don’t get deployed to my local
    Tomcat-Installation. Everything looks fine, but
    the .jsp’s aren’t copied to the tomcat directory

    You need to be using an Exploded deployment for hotsync to be enabled, packaged deployments will not be automatically deployed.

    I’m using myEclipse 3.8.3
    Build Id: 200412061200-3.8.3

    What version of Eclipse? Also 3.8.4+QF2 is the newest release, we would encourage you to upgrade.

    #225624 Reply

    cam21
    Member

    @support-rkalla wrote:

    going thru the supplied step-by-step documentation.

    Please provide a link to the document you are talking about.

    http://www.myeclipseide.com/images/tutorials/webprojectdemo.htmhttp://www.myeclipseide.com/images/tutorials/webprojectdemo.htm

    * First can’t decied between compiling jsp or
    not. The configuration-tab is not available

    Turning On/Off JSP Validation on the Validation menu does this.

    ok, I’ll give it a try 😉 …going thru the mentioned documentation,
    shows it a little bit different, anyway…

    * Second, jsp files don’t get deployed to my local
    Tomcat-Installation. Everything looks fine, but
    the .jsp’s aren’t copied to the tomcat directory

    You need to be using an Exploded deployment for hotsync to be enabled, packaged deployments will not be automatically deployed.

    have never even thought about package deployment… all my class
    files get deploy with noe problem. only the jsp files don’t get deployed 🙁

    I’m using myEclipse 3.8.3
    Build Id: 200412061200-3.8.3

    What version of Eclipse? Also 3.8.4+QF2 is the newest release, we would encourage you to upgrade.

    you mean myeclipse? now, I’ve upgraded the current version
    you mentioned: 3.8.4+QF2

    I’m sure it’s just a little problem, the jsp-deployment, but I still can’t
    find it 🙁

    greets
    clemens

    #225626 Reply

    Riyad Kalla
    Member

    Clemens,
    Is the project you are working on a Java Project, or a Web Project? Are the JSP pages you are editing under the WebRoot dir, or are they somewhere else in your project? If you navigate to project properties, and MyEclipse-Web, what do you have entered for the two boxes there?

    #225627 Reply

    cam21
    Member

    ahh, pls forget everything I’ve written… besides the little confusing documentation, everything works fine…

    little bit overworked and you’ll oversee the simpliest things ;-(

    thx for your help…

    #225628 Reply

    Riyad Kalla
    Member

    Hey, I’m just glad it’s working now.

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: Tomcat5: jsp’s don’t get deployed??!! [Closed]

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