Tony Garrard
2005-03-08 11:07:24 UTC
Hi Saurabh,
Can you ensure that you are not using the trial version of MQe, ES06
can't be installed using this version.
As to sending messages to the clients/devices, it depends on if you want
to push the messages to the clients or get the clients to pull messages
from the server. If the devices are midp you will have to use pull. This
is because MQe on midp does not support serversockets. If you are using
a version of java that supports serversockets, you can create Listeners
on the devices and push the messages to them. The documentation for MQe
has been updated and is available as an eclipse plugin or independent
using infocenter. The link is :
http://www.elink.ibmlink.ibm.com/public/applications/publications/cgibin/pbi.cgi?CTY=US&FNC=SRX&PBL=SC34-6609-00
Regards
Tony
Can you ensure that you are not using the trial version of MQe, ES06
can't be installed using this version.
As to sending messages to the clients/devices, it depends on if you want
to push the messages to the clients or get the clients to pull messages
from the server. If the devices are midp you will have to use pull. This
is because MQe on midp does not support serversockets. If you are using
a version of java that supports serversockets, you can create Listeners
on the devices and push the messages to them. The documentation for MQe
has been updated and is available as an eclipse plugin or independent
using infocenter. The link is :
http://www.elink.ibmlink.ibm.com/public/applications/publications/cgibin/pbi.cgi?CTY=US&FNC=SRX&PBL=SC34-6609-00
Regards
Tony
I have got the MQe working on the iseries and configured the remote queues
from the client to send messages to the iseries server, I tried to install
the ES06 server support for various tools, It says that i haven't installed
the MQe2.0 which is a prereequisite, i already have it installed, is there a
place the Installer is searching for the MQe 2.0 , the documents are crap
and old and there is no start.jar file, there is only a setup.exe which
tries to install the MQe support ES06
My question is I have my devices say A B C and i want my devices and Server
(iseries) to exchange messages both ways, iseries->A, B, C and vice versa,
to send messages from A, B , C i already have a remote queue to which all
devices put a message, for the communication to work the other way , do i
need to make every device A, B , C a server and iseries as the client or
could i use the same Queue to send messages back and forth??? Replys
appreciated.
Saurabh
from the client to send messages to the iseries server, I tried to install
the ES06 server support for various tools, It says that i haven't installed
the MQe2.0 which is a prereequisite, i already have it installed, is there a
place the Installer is searching for the MQe 2.0 , the documents are crap
and old and there is no start.jar file, there is only a setup.exe which
tries to install the MQe support ES06
My question is I have my devices say A B C and i want my devices and Server
(iseries) to exchange messages both ways, iseries->A, B, C and vice versa,
to send messages from A, B , C i already have a remote queue to which all
devices put a message, for the communication to work the other way , do i
need to make every device A, B , C a server and iseries as the client or
could i use the same Queue to send messages back and forth??? Replys
appreciated.
Saurabh
Hello , does any one know how do deploy MQe server on iseries (AS400)
I have a MQe client running on my XP (Pc) and i need to configure
Asynchronous remote queues on the AS400 and ansynchrounously deliver
messages to the remote queue.Any help or documentation would be very very
helpful, thanks , Saurabh
I have a MQe client running on my XP (Pc) and i need to configure
Asynchronous remote queues on the AS400 and ansynchrounously deliver
messages to the remote queue.Any help or documentation would be very very
helpful, thanks , Saurabh