You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by "LaxmiKumar Reddy S (JIRA)" <ca...@jakarta.apache.org> on 2006/06/16 09:02:30 UTC

[jira] Created: (CACTUS-244) Issue at cactifywar with cactus-maven-1.7

Issue at cactifywar with cactus-maven-1.7
-----------------------------------------

         Key: CACTUS-244
         URL: http://issues.apache.org/jira/browse/CACTUS-244
     Project: Cactus
        Type: Bug

  Components: Maven Integration  
    Versions: 1.7    
 Environment: Win 2K, JDK1.4, Cactus-Maven-1.7,weblogic8
    Reporter: LaxmiKumar Reddy S


I need to create Test Reports deploying the cactified war in Weblogic8 Container. So the tasks I am expecting are prepare cactified war, start the server, run the testcases, generate the Reports and stop the server. 



When I give maven:cactifywar or maven:cactus, it is giving the following error.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------
BUILD FAILED
File...... C:\Documents and Settings\701386\.maven\cache\cactus-maven-1.7\plugin
.jelly
Element... cactifywar
Line...... 279
Column.... 57
Servlet 'ServletRedirector' already defined
Total time: 39 seconds
Finished at: Fri Jun 16 12:21:08 GMT+05:30 2006
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------
ServletRedirector is mapped in my web.xml. I checked the plugin.jelly too. Why does it show Servlet 'ServletRedirector' already defined even though I gave entry in web.xml?


Cant we achieve above objective with existing environment? Does it needs the change if cactus stuff?

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org