[jboss-jira] [JBoss JIRA] Commented: (JBESB-323) File gateway and input directory parameter

Kevin Conner (JIRA) jira-events at jboss.com
Fri Jan 5 07:12:38 EST 2007


    [ http://jira.jboss.com/jira/browse/JBESB-323?page=comments#action_12349620 ] 
            
Kevin Conner commented on JBESB-323:
------------------------------------

In standalone deployment, yes.  In sar deployment no.

The ftp quick start does not suffer from this error, that was my over zealous grep at fault, but it does have other issues.

> File gateway and input directory parameter
> ------------------------------------------
>
>                 Key: JBESB-323
>                 URL: http://jira.jboss.com/jira/browse/JBESB-323
>             Project: JBoss ESB
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 4.0 CR2
>         Environment: Windows XP Pro
>            Reporter: Burr Sutter
>         Assigned To: Kevin Conner
>             Fix For: 4.0
>
>
> the drive letter was required on my Windows box and this might be a problem for other OSs.
>           <fs-provider name="FSprovider1">
>           	<fs-bus busid="helloFileChannel" >
>           		<fs-message-filter
>           			directory="C:/tmp/ESBInput"
>           			input-suffix=".dat"
>           			work-suffix=".esbWorking"
>           			post-delete="false"
>           			post-directory="C:/tmp/ESBOutput"
>           			post-suffix=".sentToEsb"
>           			error-delete="false"
>           			error-directory="C:/tmp/ESBInput"
>           			error-suffix=".IN_ERROR"
>           		/>
>           	</fs-bus>

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

        



More information about the jboss-jira mailing list