facebook

Is there a way to debug a tag file that’s in a taglib?

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

    rpray
    Member

    This message has not been recovered.

    #238280 Reply

    Riyad Kalla
    Member

    This message has not been recovered.

    #238292 Reply

    rpray
    Member

    This message has not been recovered.

    #238303 Reply

    Scott Anderson
    Participant

    This message has not been recovered.

    #239256 Reply

    rpray
    Member

    I guess I don’t understand. When I’m trying to step through my code all I get is “Source not found for getFooter_tag.<init>() line: not available”. I don’t see any layout of the code or a button that allows me to tell the debugger where the code is. I also don’t have a .class file in my jar file. The jar file just contains tag files and a .tld file. The servlet engine compiles these tag files when I run the first page that uses them.

    Can you tell me how I bring up the .class file for the taglib?

    thanks,
    Rick.

    #239268 Reply

    Riyad Kalla
    Member

    Rick,
    I think Scott thought you were trying to debug normal taglib pre-JSP 2.0, but it sounds like you are making use of JSP 2.0 tagdir/taglibs, si this correct? We don’t currently fully support this functionality yet.

    #239320 Reply

    rpray
    Member

    Yes, I’m using tag files. Are you planning on supporting this functionality in the future?

    Rick.

    #239321 Reply

    Riyad Kalla
    Member

    Rick,
    Yes it has been on our internal TODO list for 5.0, although it hasn’t been committed to the roadmap yet as there are still many other things that need to get done ahead of it. Sorry for the inconvenience.

Viewing 8 posts - 1 through 8 (of 8 total)
Reply To: Is there a way to debug a tag file that’s in a taglib?

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