facebook

js file will not deploy

💡
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. Installation, Configuration & Updates
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #254307 Reply

    What must I do to get my .js files to deploy on my tomcat server? the JSP’s work fine but when I update images, css, or js – I have to copy and paste.

    #254309

    Riyad Kalla
    Member

    1) Please paste the result of MyEclipse > About MyEclipse > Configuration Summary for me (I am not asking for the Help menu item)
    2) Is this a Java project, web project, ejb project, enterprise project?
    3) Are you using a packaged deployment or exploded?
    4) Have you tried checking the timestamps on the deployed files when you save from MyEclipse?
    5) What application server?

    #254336

    *** Date: Fri Jul 07 15:08:10 EDT 2006

    *** System properties:
    OS=WindowsXP
    OS version=5.1
    Java version=1.5.0_06

    *** MyEclipse details:
    MyEclipse Enterprise Workbench

    Version: 4.1.1 GA
    Build id: 20060309-4.1.1-GA

    *** Eclipse details:
    Eclipse SDK

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse Platform

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse RCP

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse Java Development Tools

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse Plug-in Development Environment

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse Project SDK

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    C:\eclipse\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    c80_2c
    -vm
    C:\eclipse\jre\bin\javaw.exe

    #254337

    2) web project
    3) exploded
    4) yes!
    5) tomcat 5

    #254681

    Greg
    Member

    Are the images,css, and js files all under the WebRoot folder in your web project? What is the full path to these resources from the webapp relative level?

    Do the files get deployed if you use packaged deployment?

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: js file will not deploy

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