When I compile using the latest JBoss I link against ${jboss.home}/lib and 
${jboss.home}/server/all/lib and I get the warnings below. These jar files 
certainly do not exist in the directories, and I think they are being generated 
from the classpath's defined in some of the manifest files. I'm I just using 
jboss wrong or are these warnings expected?


[javac] warning: [path] bad path element 
"C:\foo\tools\jboss-4.0.3RC2\lib\log4j.jar": no such file or directory
[javac] warning: [path] bad path element 
"C:\foo\tools\jboss-4.0.3RC2\lib\log4j-core.jar": no such file or directory
[javac] warning: [path] bad path element 
"C:\foo\tools\jboss-4.0.3RC2\server\all\lib\log4j-core.jar": no such file or 
directory
[javac] warning: [path] bad path element 
"C:\foo\tools\jboss-4.0.3RC2\server\all\lib\logkit-1.2.jar": no such file or 
directory
[javac] warning: [path] bad path element 
"C:\foo\tools\jboss-4.0.3RC2\server\all\lib\avalon-framework-4.1.5.jar": no 
such file or directory
[javac] warning: [path] bad path element 
"C:\foo\tools\jboss-4.0.3RC2\server\all\lib\concurrent-1.3.2.jar": no such file 
or directory
[javac] warning: [path] bad path element 
"C:\foo\tools\jboss-4.0.3RC2\server\all\lib\antlr-2.7.2.jar": no such file or 
directory
[javac] warning: [path] bad path element 
"C:\foo\tools\jboss-4.0.3RC2\server\all\deploy\ejb3.deployer\log4j.jar": no 
such file or directory
[javac] warning: [path] bad path element 
"C:\foo\tools\jboss-4.0.3RC2\server\all\deploy\ejb3.deployer\log4j-core.jar": 
no such file or directory
[javac] warning: [path] bad path element 
"C:\foo\lib\jaxws-2.0_20050825\lib\jsr173_1.0_api.jar": no such file or 
directory
[javac] 10 warnings


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

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


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to