facebook

JSP compilation issue in 5.1.0 GA

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • #264292 Reply

    kulkarni_ash
    Member

    Hi
    I just migrated a project from myecplise 4.1 to 5.1.0GA and having issues with compilation of jsp, most of them are not getting compiled,
    in most cases it is because i am using a variable defined in included jsp.
    Also there are some varibales defined in tag lib which are not recognised.
    There are some places where it is giving error with html tag validation like tag not at proper position.

    What is so different between 5.1.0GA and previous version.
    How do i fix these errors

    Ashish

    #264366 Reply

    Riyad Kalla
    Member

    Ashish,
    Let’s first look at a simple example, like your taglib problem. What taglib is getting reported as unknown? What do your @taglib entries look like at the top of that page? and do you have any taglib entries in your web.xml file?

    #264374 Reply

    kulkarni_ash
    Member

    Hi
    I have created a simple java application, which runs fine in tomcat, but does not get compiled in myeclipseide,
    i am attacing a URL so you can download the zip file, and import it in myeclipseide

    http://www.mediamax.com/kulkarni_ash/Hosted/testproject.zip

    the error i am getting is in Test.jsp it is not able to find pageUrl and pageNumber
    I am using j2sdk1.4.6_06 for compiling.
    I am also trying to add the struts tag library issue, and will submit it later.

    Hope this will help in finding the issue i have.
    i am going to pasting myeclipse log file in here
    *** Date:
    Tuesday, January 9, 2007 1:03:46 PM EST

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

    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    Version: 5.1.0 GA
    Build id: 20061111-5.1.0-GA

    *** Eclipse details:
    MyEclipse Enterprise Workbench

    Version: 5.1.0 GA
    Build id: 20061111-5.1.0-GA

    Eclipse Graphical Editing Framework

    Version: 3.2.1.v20060921
    Build id: 20060921-1617

    Eclipse Platform

    Version: 3.2.1.r321_v20060921-b_XVA-INSQSyMtx
    Build id: M20060921-0945

    Eclipse RCP

    Version: 3.2.1.r321_v20060801-2ekW2BxmcpPUOoq
    Build id: M20060921-0945

    Eclipse Java Development Tools

    Version: 3.2.1.r321_v20060905-R4CM1Znkvre9wC-
    Build id: M20060921-0945

    Eclipse Project SDK

    Version: 3.2.1.r321_v20060801-tQ1w49KnTArT0FZ
    Build id: M20060921-0945

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    C:\Program Files\MyEclipse Enterprise Workbench 5.1.0 GA\eclipse\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    d68_84
    -vm
    C:\Program Files\MyEclipse Enterprise Workbench 5.1.0 GA\jre\bin\javaw.exe

    #264377 Reply

    Riyad Kalla
    Member

    Ashish,
    I actually couldn’t reproduce this, the project seems fine (except for a few warnings).

    I would encourage you to download our All-In-One installer and install MyEclipse to a brand new directory and run it, then point it at your workspace and see if it works ifne (After cleaning).

    Attachments:
    You must be logged in to view attached files.
    #264380 Reply

    kulkarni_ash
    Member

    Hi
    Is there a secure way to send you my web application, i dont want to put it for every one to download.
    You can give an email address where i can email it,

    Ashish

    #264381 Reply

    Riyad Kalla
    Member

    Ashish,
    I don’t know how that will help. You sent me this test project which you were having problems with and it works fine for me, so I think the problem has to do with your install. Sending me your project isn’t going to change us needing to possibly try a clean setup on your end and see if we can get this test project working first. Once that happens we can try trouble shooting specifics then I’ll be happy to look at your project.

    #264396 Reply

    kulkarni_ash
    Member

    Hi
    This is just a small project i did for sample, the actual project is lot more compilcated and i have already reinstalled myeclipseide using the total installation
    ashish

    #264399 Reply

    Riyad Kalla
    Member

    Ashish, can you get the sample project you gave me to work correctly with no errors?

    #264417 Reply

    kulkarni_ash
    Member

    Hi
    Yes the smaple project is now working, but the my main project still has errors.
    If i run it in tomcat it works, all jsp are complied and running, but n myeclipseide they are not compiled
    Ashish

    #264418 Reply

    Riyad Kalla
    Member

    Ok, can you export your project to an archive and send it to me at support@genuitec.com ATTN Riyad with a link to this thread for reference?

    #264423 Reply

    kulkarni_ash
    Member

    Hi
    I have emailed the zip file, please check and let me know if you have received it

    #264475 Reply

    kulkarni_ash
    Member

    Hi
    Any news on this thread
    did you get my email?

    Ashish

    #264476 Reply

    Riyad Kalla
    Member

    Ashish,
    No I never got your email and I checked the spam folder as well. Did you email it to: support@genuitec.com with “ATTN Riyad” in the subject line and a link to this thread? Did you get a bounce back by chance? Check your spam folder to see if your delivery-failed notice maybe got trashed.

    #264486 Reply

    kulkarni_ash
    Member

    Hi Riyad
    I just send a new email to you, please check and let me know

    Ashish

    #264488 Reply

    Riyad Kalla
    Member

    Ashish, I got it, I’m having a look now.

Viewing 15 posts - 1 through 15 (of 18 total)
Reply To: JSP compilation issue in 5.1.0 GA

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