In usecases build file ${servlet.jar} should be changed to ${servlet-api.jar}

  <path id="compile.classpath">
        ...

    <pathelement location="${servlet-api.jar}"/>

        ...
  </path>

sean

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to