[ 
https://issues.apache.org/jira/browse/FTPSERVER-147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Niklas Gustavsson updated FTPSERVER-147:
----------------------------------------

    Affects Version/s: 1.0-M2

> Unable to create several <command> elements in Spring configuration file
> ------------------------------------------------------------------------
>
>                 Key: FTPSERVER-147
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-147
>             Project: FtpServer
>          Issue Type: Bug
>    Affects Versions: 1.0-M2
>            Reporter: Olivier Lourdais
>            Assignee: Niklas Gustavsson
>            Priority: Trivial
>             Fix For: 1.0-M3
>
>
> In order to override several FTP commands, I had to modify the XSD schema.
> In its current form, the <commands> element allow only one <command> child 
> (all the examples I found override only one FTP command ;-) ).
> I had to replace
> <xs:element name="command">
> By
> <xs:element name="command" minOccurs="0" maxOccurs="unbounded">

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to