Petals-BC-FTP 3.9.0+

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (11)

View Page History

An example of a Service Unit descriptor to provide an FTP service:
\\ {code:lang=xml}
{code:lang=xml}<?xml version="1.0" encoding="UTF-8"?>
<jbi:jbi xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:jbi="http://java.sun.com/xml/ns/jbi"
    version="1.0">
    
<jbi:services binding-component="true">
    <jbi:provides  
        interface-name="ftp:Ftp"  
<ftp:max-idle-time>10000</ftp:max-idle-time>
<ftp:max-connection>-1</ftp:max-connection>
</jbi:provides>
</jbi:provides>   </jbi:services>
    </jbi:services>
</jbi:jbi>{code}

{center}{*}Configuration of a Service Unit to provide a service (FTP)*{center}
{include:0 CDK SU Provide Configuration 5.8.0}

{include:0 CDK BC SU Provide Configuration 5.8.0}
{include:0 CDK SU Interceptor configuration}

{center}{*}Configuration of a Service Unit to provide a service (FTP)*{center}
{table-plus}
|| Parameter || Description || Default || Required ||
{table-plus}

{include:0 CDK SU Interceptor configuration}

h4. Service Unit content