[esb-issues] [JBoss JIRA] Created: (JBESB-1260) helloworld_ftp_action & static_router don't display the file contents

Burr Sutter (JIRA) jira-events at lists.jboss.org
Sat Oct 27 15:01:53 EDT 2007


helloworld_ftp_action & static_router don't display the file contents
---------------------------------------------------------------------

                 Key: JBESB-1260
                 URL: http://jira.jboss.com/jira/browse/JBESB-1260
             Project: JBoss ESB
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Examples
    Affects Versions: 4.2.1 IR2
            Reporter: Burr Sutter
         Assigned To: Mark Little
             Fix For: 4.2.1


I didn't have long to look at each one but they just pump lots of DEBUG messages to the console and never display the actual file contents

   [qsjava] 15:00:02,593 DEBUG [DefaultQuartzScheduler_QuartzSchedulerThread][Si
mpleJobFactory] Producing instance of Job 'JBossESB.org.jboss.soa.esb.listeners.
gateway.RemoteGatewayListener at 1e0512a5-1', class=org.jboss.soa.esb.schedule.Sche
duleProvider$ESBScheduledJob
   [qsjava] 15:00:02,593 DEBUG [DefaultQuartzScheduler_Worker-1][JobRunShell] Ca
lling execute on job JBossESB.org.jboss.soa.esb.listeners.gateway.RemoteGatewayL
istener at 1e0512a5-1


This debug statement should be turned off and we'll need to figure out why System.out.println(message.getBody().get()); doesn't display the file contents.  I suspect the gateway is putting the data in the "wrong" location of the message.

-- 
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 esb-issues mailing list