On Feb 23, 4:51 pm, jmt0806 <jmt0...@gmail.com> wrote: > Now there seems to be an issue with running the JSPExamples (J2EE1.4) > Samples: > > G:\My Documents\NetBeansProjects\J2EE\JSPExamples(J2EE1.4)1\nbproject > \build-impl.xml:535: Problem: failed to create task or type copyfiles > Cause: The name is undefined. > Action: Check the spelling. > Action: Check that any custom tasks/types have been declared. > Action: Check that any <presetdef>/<macrodef> declarations have taken > place. > BUILD FAILED (total time: 3 seconds) > > Tried running with Tomcat and received this error. > > Netbeans IDE 6.8 > > Any suggestions? Do you check the jdk/j2ee version, it should be 1.4. I've not tried them with NetBeans 6.8, just with NetBeans 6.5.1, and 6.7.1 so I cannot say for sure. Check if you have samples in NetBeans (create a new project and click on samples (or maybe examples) as category), there should be some project with tomcat. If you succeed in building those samples, then you may compare with diff (or any other similar command line tool or graphical one) the differences between project, especially project properties, build.xml and the like. Then hacking a bit, you should probably succeed in running the JSPExamples.
-- You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group. To post to this group, send email to java-ee-j2ee-programming-with-passion@googlegroups.com To unsubscribe from this group, send email to java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en