Click here to Skip to main content
15,913,854 members
Home / Discussions / Java
   

Java

 
GeneralRe: Different object types (references) Pin
harold aptroot10-Jul-09 10:51
harold aptroot10-Jul-09 10:51 
AnswerRe: Solution - Different object types (references) Pin
Kujtim Hyseni10-Jul-09 10:54
Kujtim Hyseni10-Jul-09 10:54 
Question[Message Deleted] Pin
ana_ochia8-Jul-09 2:20
ana_ochia8-Jul-09 2:20 
AnswerRe: is there any chance that the Four square game be programmed using JAVA? Pin
Nagy Vilmos8-Jul-09 21:55
professionalNagy Vilmos8-Jul-09 21:55 
GeneralRe: is there any chance that the Four square game be programmed using JAVA? Pin
ana_ochia9-Jul-09 14:05
ana_ochia9-Jul-09 14:05 
GeneralRe: is there any chance that the Four square game be programmed using JAVA? Pin
Cedric Moonen9-Jul-09 20:22
Cedric Moonen9-Jul-09 20:22 
GeneralRe: is there any chance that the Four square game be programmed using JAVA? Pin
Nagy Vilmos9-Jul-09 22:03
professionalNagy Vilmos9-Jul-09 22:03 
QuestionLooking for some guideance or advice on messaging implementation Pin
tas28267-Jul-09 6:57
tas28267-Jul-09 6:57 
Not sure if this is the right place to ask the question, but here goes.

I am fairly new to working with J2EE, about a year now. I work on an existing J2EE app deployed to WL 10. At a very high level we have an enhancement project in which a back end mainframe process is going to create a dataset that is in essence a .csv file. These datasets will be created during a mainframe batch process run during certain time windows. These resulting data sets will also need to be zipped, encrypted and put onto a secure file storage mount where they can be downloaded via the web. As part of out deployment we have a server running that handles non-transactional, non-user invoked processing. It will fall to this J2EE application to handle the zip, encrypt and movement of these files to the file storage mount.

There is an option on the table to look at using MQ Series to transfer these resulting dataset (.csv) files from the mainframe to a place where the J2EE app can process (zip, encrypt, and place on file storage) the files.

So, finally to the question. As I understand MQ Series (Now MQ WebSphere or something like that), in essence it is a FIFO queue that can also provide triggering logic.

Is it possible to implement something that could monitor the MQ queue to just pull the files off the queue and process them? Or be triggered to check the MQ queue? Is this something already in the J2EE? Is this done via an api of some type? If this is possible, where is a good place to find some resources on doing something like this?

This is still in requirements and design so I don’t really have more detail at this point.

Thanks in advance for the help.

Troy
AnswerRe: Looking for some guideance or advice on messaging implementation Pin
David Skelly7-Jul-09 22:33
David Skelly7-Jul-09 22:33 
QuestionsortTable Help Pin
samo12055-Jul-09 9:49
samo12055-Jul-09 9:49 
AnswerRe: sortTable Help Pin
David Skelly5-Jul-09 22:10
David Skelly5-Jul-09 22:10 
Questionregarding LPD protocl Pin
kirankatta5-Jul-09 7:16
kirankatta5-Jul-09 7:16 
QuestionLoad balancing in p2p system Pin
nimmi priya4-Jul-09 19:59
nimmi priya4-Jul-09 19:59 
AnswerRe: Load balancing in p2p system Pin
Nagy Vilmos5-Jul-09 4:12
professionalNagy Vilmos5-Jul-09 4:12 
QuestionTraverse through the files and match words Pin
dharshani4-Jul-09 6:09
dharshani4-Jul-09 6:09 
QuestionPassword protected file Pin
ksss_maheshece3-Jul-09 20:11
ksss_maheshece3-Jul-09 20:11 
QuestionPassing a vector from java and accessing it in visual C++ Pin
Aditya223-Jul-09 0:25
Aditya223-Jul-09 0:25 
QuestionNeed help to finish attendance management system Pin
hruday872-Jul-09 20:01
hruday872-Jul-09 20:01 
AnswerRe: Need help to finish attendance management system Pin
Nagy Vilmos2-Jul-09 23:16
professionalNagy Vilmos2-Jul-09 23:16 
QuestionRedirecting the mysql bin log to the text file in java. Pin
don Moen1-Jul-09 23:16
don Moen1-Jul-09 23:16 
AnswerRe: Redirecting the mysql bin log to the text file in java. Pin
Pavan_Putra2-Jul-09 2:51
Pavan_Putra2-Jul-09 2:51 
GeneralRe: Redirecting the mysql bin log to the text file in java. Pin
don Moen2-Jul-09 4:12
don Moen2-Jul-09 4:12 
AnswerRe: Redirecting the mysql bin log to the text file in java. Pin
Scott Sauyet24-Jul-09 8:42
Scott Sauyet24-Jul-09 8:42 
QuestionHow to make JDesktop SystemTray display for all users (remotely logged on users included) Pin
Phoenix1011-Jul-09 21:07
Phoenix1011-Jul-09 21:07 
QuestionJava installed base? Pin
Diego Moita1-Jul-09 19:12
Diego Moita1-Jul-09 19:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.