2 Replies Latest reply on Nov 14, 2004 7:14 PM by microneering

    An error in Getting started Documentation

    liaomingxue

      on the page 16, the 2th line of the section 4.1.4 package the WAR file, says "is contained in the src/web directory", but there is no such directory. Actually it is "bank/web" not "src/web".

      Is it true?

        • 1. Re: An error in Getting started Documentation
          liaomingxue

          Maybe because I used JSTL1.0's files standard.zip and jstl.zip.

          who could tell me where I can go to download the JSTL1.1's zip files? I searched but failed so i used the old 1.0 version files and troubles came to me.

          eager for help!

          • 2. Re: An error in Getting started Documentation
            microneering

            http://apache.ziropay.org/jakarta/taglibs/standard/binaries/

            I have sympathy for you, I can't find the stuff the docs say is there or the the ant build wants. I put these in the ant lib to get it to do the compile step.

            Now the package step doesn't work, says

            C:\j2eetutorial14\examples\bank>C:\apache\apache-ant-1.6.2\bin\ant -f jboss-buil
            d.xml package-ejb
            Buildfile: jboss-build.xml

            prepare:

            compile:

            package-account:

            BUILD FAILED
            C:\j2eetutorial14\examples\bank\jboss-build.xml:56: Warning: Could not find file
            C:\j2eetutorial14\examples\bank\dd\account-ejb.xml to copy.

            Total time: 0 seconds

            Don't you just love this, every step in the getting started pdf gets you stopped.