Bugs item #656613, was opened at 2002-12-19 19:29
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=656613&group_id=22866

Category: JBossWeb
Group: CVS HEAD
Status: Open
Resolution: None
Priority: 5
Submitted By: Jeremy Boynes (jboynes)
Assigned to: Nobody/Anonymous (nobody)
Summary: Only local files allowed in JSP classpat

Initial Comment:
When JBoss is booted from the network, boot libraries
from JBOSS_HOME/lib are loaded using a http: URL. Due
to limitations of the Java compiler used for JSP
compilation, classes in these libraries are not
available when the JSP servlet is being compiled and
may result in compilation errors.

The web integration layer should ensure that all URLs
handled by the context classloader are available
locally for use by the JSP compiler regardless of where
the true location is. This may require downloading
jar/zip files.

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

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


-------------------------------------------------------
This SF.NET email is sponsored by: Geek Gift Procrastinating?
Get the perfect geek gift now!  Before the Holidays pass you by.
T H I N K G E E K . C O M      http://www.thinkgeek.com/sf/
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to