ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Java / JMS » File transfer using Java

Post new topic  Reply to topic
 File transfer using Java « View previous topic :: View next topic » 
Author Message
taiira
PostPosted: Thu Sep 19, 2002 4:26 pm    Post subject: File transfer using Java Reply with quote

Newbie

Joined: 19 Sep 2002
Posts: 1

Has anybody has designed a file transfer application using MQSeries and java!!!


Need Help!!!!
Back to top
View user's profile Send private message
vennela
PostPosted: Fri Sep 20, 2002 7:30 am    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

There is a support pac for FTP

You can download this SupportPac from following URL,

http://www-3.ibm.com/software/ts/mqseries/txppacs/txpm2.html

The supportPac number is MA0P.

---
Venny
Back to top
View user's profile Send private message Send e-mail Visit poster's website
smeunier
PostPosted: Thu Oct 03, 2002 4:16 am    Post subject: re: Java File transfer Reply with quote

Partisan

Joined: 19 Aug 2002
Posts: 305
Location: Green Mountains of Vermont

Yes , we have written a file transfer mechinism using 100% java and MQSeries. MQSeries AMI package also has methods for doing file transfer if you choose to use this environment.

The code we have written transfers data using configuration files which to direct the activity (i.e. source, target, action). We hope to move out of the configuration file mode and provide a script as the interface and allow the (source, target,action) to be carried as part of the message header.

Tyhe code is essentially broken into 2 part the loader and unloader. Any size file (yes any size) can be delivered to any platform(tested on AIX,Windows,0S/390). This is accomplished by breaking files into message packets and reconstituting them on the receiving side (like message grouping but not implemented that way). The Unloader is a multithreaded application which can process a number of incoming files simultaneously.
Back to top
View user's profile Send private message
middlewareonline
PostPosted: Thu Oct 03, 2002 4:01 pm    Post subject: Reply with quote

Acolyte

Joined: 09 Jul 2001
Posts: 73

You can very well use Reference Message to do this.

Raj
_________________
---------------------------------------------
IBM & SUN (J2EE) Certified Consultants,
http://www.MiddlewareOnline.com
A "SARVAM" Online Portal
http://www.SARVAM.com
---------------------------------------------
Back to top
View user's profile Send private message Visit poster's website
nimconsult
PostPosted: Wed Oct 09, 2002 10:39 pm    Post subject: Reply with quote

Master

Joined: 22 May 2002
Posts: 268
Location: NIMCONSULT - Belgium

By the way if your objective is to transfer the file with plain MQ, without using the file transfer protocol (FTP), you will find a sample code with the JASMQ framework.

Read related post http://www.mqseries.net/phpBB2/viewtopic.php?t=5735
_________________
Nicolas Maréchal
Senior Architect - Partner

NIMCONSULT Software Architecture Services (Belgium)
http://www.nimconsult.be
Back to top
View user's profile Send private message Send e-mail Visit poster's website
blr92
PostPosted: Fri Dec 06, 2002 8:17 am    Post subject: Reply with quote

Newbie

Joined: 05 Dec 2002
Posts: 3

smeunier, I'm very intersting in your project and would like to see your solution.
Can you join a file to explain clearly your soultion ?
[/img]
Back to top
View user's profile Send private message
nid123
PostPosted: Mon Dec 30, 2002 10:15 am    Post subject: Re: re: Java File transfer Reply with quote

Newbie

Joined: 30 Dec 2002
Posts: 1

Hello There,

I would love to use your file transfer mechanism using 100% java and MQSeries. Could you please email me back and let me know how to retrieve that.

Thanks a lot,
Nid


smeunier wrote:
Yes , we have written a file transfer mechinism using 100% java and MQSeries. MQSeries AMI package also has methods for doing file transfer if you choose to use this environment.

The code we have written transfers data using configuration files which to direct the activity (i.e. source, target, action). We hope to move out of the configuration file mode and provide a script as the interface and allow the (source, target,action) to be carried as part of the message header.

Tyhe code is essentially broken into 2 part the loader and unloader. Any size file (yes any size) can be delivered to any platform(tested on AIX,Windows,0S/390). This is accomplished by breaking files into message packets and reconstituting them on the receiving side (like message grouping but not implemented that way). The Unloader is a multithreaded application which can process a number of incoming files simultaneously.
Back to top
View user's profile Send private message
bmccarty
PostPosted: Thu Jan 09, 2003 3:42 pm    Post subject: Would like to see it also! Reply with quote

Apprentice

Joined: 18 Dec 2001
Posts: 43

If you could drop some code here to show us how you did it, that would be really helpful.

Thanks,

B
Back to top
View user's profile Send private message AIM Address MSN Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » File transfer using Java
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.