Petals BC FTP

Error when including "ftp://" prefix in "server" parameter

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Trivial Trivial
  • Resolution: Unresolved
  • Affects Version/s: 3.2, 3.2.1, 3.3
  • Fix Version/s: None
  • Component/s: None
  • Security Level: Public
  • Description:
    Hide

    Calling operations when including "ftp://" parameter in "server" parameter doesn't work.
    SA can be built then deployed, then calling an operation sends a fault that is not understandable (see example).

    Exemple:
    <ftp:server>192.168.1.206</ftp:server>
    => Operations work well

    <ftp:server>ftp://192.168.1.206</ftp:server>
    => Operation DIR sends back an error
    ********************
    <tns:ioFault xmlns:tns="http://petals.ow2.org/components/ftp/version-3">
    <tns:message>Can not list files on FTP server ftp://192.168.1.206. Cause : ftp://192.168.1.206</tns:message>
    </tns:ioFault>
    ********************

    Show
    Calling operations when including "ftp://" parameter in "server" parameter doesn't work. SA can be built then deployed, then calling an operation sends a fault that is not understandable (see example). Exemple: <ftp:server>192.168.1.206</ftp:server> => Operations work well <ftp:server>ftp://192.168.1.206</ftp:server> => Operation DIR sends back an error ******************** <tns:ioFault xmlns:tns="http://petals.ow2.org/components/ftp/version-3"> <tns:message>Can not list files on FTP server ftp://192.168.1.206. Cause : ftp://192.168.1.206</tns:message> </tns:ioFault> ********************
  • Environment:
    Windows 7, Petals Studio 1.1, Petals 3.1, FTP 3.2.1

Activity

Hide
Mathieu Carrolle added a comment - Tue, 14 Sep 2010 - 11:14:25 +0200

The validation need to be done on host parameter at the deployment phase.

Show
Mathieu Carrolle added a comment - Tue, 14 Sep 2010 - 11:14:25 +0200 The validation need to be done on host parameter at the deployment phase.
Mathieu Carrolle made changes - Tue, 14 Sep 2010 - 11:14:25 +0200
Field Original Value New Value
Status New [ 10000 ] Open [ 10002 ]
Priority Trivial [ 5 ]
Mathieu Carrolle made changes - Fri, 17 Sep 2010 - 16:59:55 +0200
Affects Version/s 3.2 [ 10126 ]
Affects Version/s 3.3 [ 10059 ]
Transition Status Change Time Execution Times Last Executer Last Execution Date
New New Open Open
9m 27s
1
Mathieu Carrolle
Tue, 14 Sep 2010 - 11:14:25 +0200

People

Dates

  • Created:
    Tue, 14 Sep 2010 - 11:04:58 +0200
    Updated:
    Fri, 17 Sep 2010 - 16:59:55 +0200