Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/CACTUS-124

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: CACTUS-124
    Summary: Cannot run the Servlet Example
       Type: Bug

     Status: Unassigned
   Priority: Minor

    Project: Cactus
 Components: 
             Ant Integration
   Versions:
             1.6.1

   Assignee: 
   Reporter: Jorge N�jera

    Created: Mon, 7 Jun 2004 3:48 PM
    Updated: Mon, 7 Jun 2004 3:48 PM
Environment: Windows 2003

Description:
I try to run the Servlet Example on jakarta-cactus-13-1.6.1.zip, and when build the 
application, ant send me the next errors:

- On line 211,280 of build.xml. The tag lib doesn�t suppor property file

- After fix the proble and run ant.

test.prepare.logging:
    [touch] Creating D:\Java\jakarta-cactus-13-1.6.1\samples\servlet\target\logg
ing_client.properties
    [touch] Creating D:\Java\jakarta-cactus-13-1.6.1\samples\servlet\target\logg
ing_server.properties

test.prepare:
[cactifywar] Analyzing war: D:\Java\jakarta-cactus-13-1.6.1\samples\servlet\targ
et\cactus-sample-servlet.war

BUILD FAILED
java.lang.NoSuchMethodError
        at org.apache.cactus.integration.ant.CactifyWarTask.addJspRedirector(Cac
tifyWarTask.java:563)
        at org.apache.cactus.integration.ant.CactifyWarTask.cactifyWebXml(Cactif
yWarTask.java:624)
        at org.apache.cactus.integration.ant.CactifyWarTask.execute(CactifyWarTa
sk.java:383)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:166)
        at org.apache.tools.ant.Task.perform(Task.java:317)
        at org.apache.tools.ant.Target.execute(Target.java:309)
        at org.apache.tools.ant.Target.performTasks(Target.java:334)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
        at org.apache.tools.ant.Project.executeTargets(Project.java:1250)
        at org.apache.tools.ant.Main.runBuild(Main.java:610)
        at org.apache.tools.ant.Main.start(Main.java:196)
        at org.apache.tools.ant.Main.main(Main.java:235)

Total time: 2 seconds
java.lang.NoSuchMethodError
        at org.apache.cactus.integration.ant.CactifyWarTask.addJspRedirector(Cac
tifyWarTask.java:563)
        at org.apache.cactus.integration.ant.CactifyWarTask.cactifyWebXml(Cactif
yWarTask.java:624)
        at org.apache.cactus.integration.ant.CactifyWarTask.execute(CactifyWarTa
sk.java:383)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:166)
        at org.apache.tools.ant.Task.perform(Task.java:317)
        at org.apache.tools.ant.Target.execute(Target.java:309)
        at org.apache.tools.ant.Target.performTasks(Target.java:334)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
        at org.apache.tools.ant.Project.executeTargets(Project.java:1250)
        at org.apache.tools.ant.Main.runBuild(Main.java:610)
        at org.apache.tools.ant.Main.start(Main.java:196)
        at org.apache.tools.ant.Main.main(Main.java:235)


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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

Reply via email to