|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
building the source code for 2.0.1Hi, I am trying to fix a small issue with the FTP connector. It is deleting the file after consuming the file by the receiver.
I want to change that logic into renaming the file, so I thought I will build the code myself. Can you please suggest me how can I build ftp connector stuff alone. Thanks Harinath Mallepally Sr.Technical Specialist | Infosys Technologies Ltd,Hyderabad |Mobile:+91-9391920444 |Direct:+91 -40-67053343|Extn:53343 **************** CAUTION - Disclaimer ***************** This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by e-mail and delete the original message. Further, you are not to copy, disclose, or distribute this e-mail or its contents to any other person and any such actions are unlawful. This e-mail may contain viruses. Infosys has taken every reasonable precaution to minimize this risk, but is not liable for any damage you may sustain as a result of any virus in this e-mail. You should carry out your own virus checks before opening the e-mail or attachment. Infosys reserves the right to monitor and review the content of all messages sent to or from this e-mail address. Messages sent to or from this e-mail address may be stored on the Infosys e-mail system. ***INFOSYS******** End of Disclaimer ********INFOSYS*** --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
Re: building the source code for 2.0.1http://mule.mulesource.org/display/MULECDEV/Building+from+Source
You can focus on ftp, which is under transports/ftp directory in the project structure. Alternatively, add the source for reference and just implement you change (e.g. in Eclipse). Then drop your class/jar into lib/user. Andrew On Mon, Oct 13, 2008 at 11:22 AM, Harinath Mallepally <Harinath_M@...> wrote: Hi, I am trying to fix a small issue with the FTP connector. It is deleting the file after consuming the file by the receiver. |
|
|
RE: building the source code for 2.0.1Thanks Andrew!
From: Andrew Perepelytsya [mailto:aperepel@...] Sent: Monday, October 13, 2008 9:18 PM To: user@... Subject: Re: [mule-user] building the source code for 2.0.1 http://mule.mulesource.org/display/MULECDEV/Building+from+Source You can focus on ftp, which is under transports/ftp directory in the project structure. Alternatively, add the source for reference and just implement you change (e.g. in Eclipse). Then drop your class/jar into lib/user. Andrew On Mon, Oct 13, 2008 at 11:22 AM, Harinath Mallepally <Harinath_M@...> wrote: Hi, I am trying to fix a small issue with the FTP connector. It is deleting the file after consuming the file by the receiver. I want to change that logic into renaming the file, so I thought I will build the code myself. Can you please suggest me how can I build ftp connector stuff alone. Thanks Harinath Mallepally Sr.Technical Specialist | Infosys Technologies Ltd,Hyderabad |Mobile:+91-9391920444 |Direct:+91 -40-67053343|Extn:53343 **************** CAUTION - Disclaimer ***************** This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by e-mail and delete the original message. Further, you are not to copy, disclose, or distribute this e-mail or its contents to any other person and any such actions are unlawful. This e-mail may contain viruses. Infosys has taken every reasonable precaution to minimize this risk, but is not liable for any damage you may sustain as a result of any virus in this e-mail. You should carry out your own virus checks before opening the e-mail or attachment. Infosys reserves the right to monitor and review the content of all messages sent to or from this e-mail address. Messages sent to or from this e-mail address may be stored on the Infosys e-mail system. ***INFOSYS******** End of Disclaimer ********INFOSYS*** --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
| Free embeddable forum powered by Nabble | Forum Help |