DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12844>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12844 wljspc scanDir(String files[]) breaks if a non "*.jsp" file is found (eg. a subdirectory) ------- Additional Comments From [EMAIL PROTECTED] 2002-09-27 10:24 ------- I've just tested it... Now the task returns the right number of jsp files to be compiled, but when compiling I get the following error: ..... [wljspc] java.io.FileNotFoundException: ERROR: Source file [wljspc] C:\dev\G16268_comcust_view\CommonCustomerClient\of [wljspc] can not be found in the docroot [wljspc] C:\dfbuild\comcust\src\web [wljspc] Put the source in the docroot or specify the correct docroot with js pc option "-docroot". [wljspc] at weblogic.jspc.determineURI(jspc.java:99) [wljspc] at weblogic.jspc.runBodyInternal(jspc.java:246) [wljspc] at weblogic.jspc.runBody(jspc.java:169) [wljspc] at weblogic.utils.compiler.Tool.run(Tool.java:79) [wljspc] at weblogic.jspc.main(jspc.java:398) [wljspc] buildHierarchyview.jsp failed to compile [wljspc] arg = -d C:\dfbuild\comcust\classes -docroot C:\dfbuild\comcust\src \web -keepgenerated -compilerclass sun.tools.javac.Main -classpath C:\dev\G16268 _comcust_view\Common\Bea\wlserver6.1\lib\weblogic.jar;C:\dfbuild\comcust\classes .... Am I doing something wrong? Peter Hjulskov -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
