Bugs item #962533, was opened at 2004-05-28 19:43
Message generated for change (Comment added) made by patriot1burke
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=962533&group_id=22866
Category: JBossWeb
Group: v3.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Adrian Brock (ejort)
Assigned to: Remy Maucherat (remm)
Summary: Problem compiling jsp with jdk 1.5
Initial Comment:
The compiler in java 1.5 doesn't like including non jars
in the classpath:
01:28:23,146 ERROR [Compiler] Error compiling file:
/home/ejort/jboss-3.2/workspace/build/output/jboss-3.2.4RC2/server/default/work/jboss.web/localhost/jmx-console//org/apache/jsp/inspectMBean_jsp.java
[javac] Compiling 1 source file
error: error reading
/home/ejort/jboss-3.2/workspace/build/output/jboss-3.2.4RC2/server/default/tmp/deploy/tmp13885jvm-il-service.xml;
java.util.zip.ZipException: error in opening zip file
----------------------------------------------------------------------
>Comment By: Bill Burke (patriot1burke)
Date: 2004-06-21 09:26
Message:
Logged In: YES
user_id=176497
Seems it is JDK 1.5 that doesn't like XML files within the
classpath. When running with JDK 1.4 it seems to be ok with
XML files within classpath.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=962533&group_id=22866
-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development