Bugs item #1073515, was opened at 2004-11-25 21:38
Message generated for change (Settings changed) made by kevinhanna
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1073515&group_id=22866

Category: JBoss-IDE
Group: None
Status: Open
Resolution: None
>Priority: 7
Submitted By: Kevin Hanna (kevinhanna)
>Assigned to: Laurent Etiemble (letiemble)
Summary: JSP compiler does not use project's classes.

Initial Comment:
OS: Win XP
JDK: 1.4
Eclipse: 3.0.1
JBoss-IDE 1.4.0

When I compile my JSP's all of the <jsp:useBean ...>
tags say the class is invalid.

As a workaround I added all the classes to a jar and
included the .jar in the project's build path.

Then I got an error that the JSP's couldn't find the
class for my custom tags.  Mentioned the class (which
was in the .jar mentioned above) so it was able to find
my TLD.

Cheers,
Kevin


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1073515&group_id=22866


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to