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

Burr Sutter (JIRA) jira-events at jboss.com
Thu Jan 4 14:03:42 EST 2007


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