[ http://jira.codehaus.org/browse/CONTINUUM-759?page=comments#action_69272 
] 

Emmanuel Venisse commented on CONTINUUM-759:
--------------------------------------------

CDC/Plexus Maven Plugin don't know the difference, it generate only the file we 
want :

{nofornat}
<plugin>
    <groupId>org.codehaus.plexus</groupId>
    <artifactId>plexus-maven-plugin</artifactId>
    <configuration>
        <fileName>plexus-request.xml</fileName>
        <containerDescriptor>true</containerDescriptor>
    </configuration>
</plugin>
{noformat}

plexus-application.xml is similar to component.xml or the old continuum conf 
file (application.xml). In this file we add all component required by the 
webwork application and not session or request objects

> Generate plexus-request.xml with plexus-cdc
> -------------------------------------------
>
>          Key: CONTINUUM-759
>          URL: http://jira.codehaus.org/browse/CONTINUUM-759
>      Project: Continuum
>         Type: Task

>   Components: Web interface
>     Versions: 1.1
>     Reporter: Emmanuel Venisse
>     Priority: Trivial
>      Fix For: 1.1

>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to