Petals BC FTP

<folder> attribute written as optionnal, but sends a fault when not specified in my case

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Blocker Blocker
  • Resolution: Fixed
  • Affects Version/s: 3.2, 3.2.1, 3.3
  • Fix Version/s: 3.3, 3.4
  • Component/s: None
  • Security Level: Public
  • Description:
    Hide

    Sends the following fault back.
    Note: In my case, the / directory has only folders, no files

    <tns:ioFault xmlns:tns="http://petals.ow2.org/components/ftp/version-3">
    <tns:message>Can not list files on FTP server [192.168.1.206]. Cause : null</tns:message>
    </tns:ioFault>

    Show
    Sends the following fault back. Note: In my case, the / directory has only folders, no files <tns:ioFault xmlns:tns="http://petals.ow2.org/components/ftp/version-3"> <tns:message>Can not list files on FTP server [192.168.1.206]. Cause : null</tns:message> </tns:ioFault>
  • Environment:
    Windows 7 32bit, Petals 3.1, Webconsole 2.0.3, Studio 1.1.1 (Veolia)

Activity

Hide
Mathieu Lebreton added a comment - Tue, 14 Sep 2010 - 16:03:28 +0200 - edited

I meant the <folder> attribute is written as OPTIONAL in documentation and in studio. (not required, sorry...)

Show
Mathieu Lebreton added a comment - Tue, 14 Sep 2010 - 16:03:28 +0200 - edited I meant the <folder> attribute is written as OPTIONAL in documentation and in studio. (not required, sorry...)
Hide
Mathieu Carrolle added a comment - Tue, 14 Sep 2010 - 16:11:12 +0200 - edited

In the component XML schema, the parameter is set to optionnal.
Fixed in version 3.4.
Parameter set as required in the documentation for the version 3.2.x.

Show
Mathieu Carrolle added a comment - Tue, 14 Sep 2010 - 16:11:12 +0200 - edited In the component XML schema, the parameter is set to optionnal. Fixed in version 3.4. Parameter set as required in the documentation for the version 3.2.x.

People

Dates

  • Created:
    Tue, 14 Sep 2010 - 16:01:37 +0200
    Updated:
    Fri, 1 Oct 2010 - 16:17:08 +0200
    Resolved:
    Tue, 14 Sep 2010 - 16:11:12 +0200