I've looked around the forums for a similar problem but didn't find any, so 
here's my post.

I've got JBoss-IDE working, sorta. I know it's loading the .TLD files just fine 
but it doesn't seem to be finding the .JAR files. The error I get in the 
problem view is this:

Failed to load or instantiate TagExtraInfo class: 
org.apache.struts.taglib.bean.CookieTei

My package structure looks like this:

WEBROOT/
WEBROOT/jsp/
WEBROOT/jsp/about.jsp
WEBROOT/jsp/search.jsp
WEBROOT/WEB-INF/
WEBROOT/WEB-INF/struts-config.xml
WEBROOT/WEB-INF/web.xml
WEBROOT/WEB-INF/lib/
WEBROOT/WEB-INF/lib/struts.jar
WEBROOT/WEB-INF/taglib/
WEBROOT/WEB-INF/taglib/struts-html.tld
WEBROOT/WEB-INF/taglib/struts-bean.tld
WEBROOT/WEB-INF/taglib/struts-logic.tld

And, yes, I do have JSP compilation turned on for the project.

Is there some sort of other configuration file I might be missing? MANIFEST.MF 
perhaps? Or maybe a missing option in web.xml? How does JBoss-IDE know where 
the .JAR files are located? Any thoughts would be very appreciated!

-Dan Watling

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872772#3872772

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872772


-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to