Author |
Message
|
RogerLacroix |
Posted: Mon Mar 31, 2003 11:00 pm Post subject: MQ Visual Edit beta v0.4.0 |
|
|
 Jedi Knight
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
|
All:
I have released the next beta v0.4.0 of MQ Visual Edit. This is a 'everything about Message Descriptor' release. The most requested feature, over the last several months, was to add the ability to edit the Message Descriptor (MQMD). So, let me know what you think.
The following enhancements / fixes have been made:
- Added the ability to edit (and save) the MQMD (Message Descriptor).
- Added support to select the MQMD columns on the main panel.
- Merged Simple Edit Message panel with Hex Edit and editting of MQMD
- Added the ability import or export messages on the main panel.
- Added support to remember last accessed queue manager profile.
- Added proper Table row header.
- Updated docs (English only)
You can download MQ Visual Edit at:
http://www.capitalware.biz/beta.html
Also, sorry for the delay in getting out the next release of MQ Visual Edit , but I had web hosting problems and other projects were taking up my free time. Hopefully, my web site will be stable and available 99.99% of the time.
Note: This is an on-going project, so please send comments and / or complaints to me.
later
Roger Lacroix
Enterprise Architect
Capitalware Inc.
http://www.capitalware.biz
----------------------------------------
IBM Certified Specialist - MQSeries
IBM Certified Developer - MQSeries
IBM Certified Solutions Expert - MQSeries
---------------------------------------- |
|
Back to top |
|
 |
RogerLacroix |
Posted: Tue Apr 01, 2003 10:06 pm Post subject: |
|
|
 Jedi Knight
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
|
All:
I received a bunch of emails from people who had download the latest version of MQ Visual Edit but were experiencing very weird screen displays. The only thing in common was that they were using Java v 1.3.x.
Oops. I tested the latest version on 3 different PCs and thought it was ready for prime time. The problem was that all 3 PCs had Java version 1.4.x. In programming the new features for MQ Visual Edit, I accidentally used methods support only under v1.4.x. Therefore, I have gone back and retrofitted the code to support v1.3.x.
I have posted the next release (v 0.4.1) of MQ Visual Edit at my web site. Hopefully, this will solve the problems.
http://www.capitalware.biz/beta.html
I would be interested in hearing what version of Java (v 1.3.x or v 1.4.x) do most people use.
later
Roger Lacroix
Enterprise Architect
Capitalware Inc.
http://www.capitalware.biz |
|
Back to top |
|
 |
vennela |
Posted: Tue Apr 15, 2003 1:05 pm Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
Can I use MQVE to access AS/400 QMGR.
I tried to use it. But I am not sure if all the functions are supported.
Which radio button should I select - Distributed or Mainframe ?
I tried both and the connection TEST was OK. I could view the messages on queues but I could not LIST the queues.
Thanks
-------
Venny |
|
Back to top |
|
 |
RogerLacroix |
Posted: Tue Apr 15, 2003 9:13 pm Post subject: |
|
|
 Jedi Knight
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
|
Hi,
This used to work on AS/400 boxes but I can no longer test it (I don't have access any more.).
I thought it worked when you select 'Mainframe'.
Hummm. I'll see if I can find an AS/400 box.
later
Roger... _________________ Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter |
|
Back to top |
|
 |
vjsony |
Posted: Thu Apr 17, 2003 7:29 am Post subject: |
|
|
 Apprentice
Joined: 01 Aug 2001 Posts: 45
|
Hi Roger,
I've downloaded the latest beta version. I'm getting an error for the following scenario.
---------------------
I've got a TESTQ which contains messages that are of the dead letter format.
I get the error - Reason Code 2119.
-----------------------
Just for your information.
Regards
VJ |
|
Back to top |
|
 |
RogerLacroix |
Posted: Thu Apr 17, 2003 9:39 pm Post subject: |
|
|
 Jedi Knight
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
|
Hi,
You get that error because MQ Visual Edit is doing a GET with convert (from different platform). But you should still get the messages but unconverted.
I will need to look into properly handling getting messages from remote platforms for queues like dead letter and transmit.
later
Roger... _________________ Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter |
|
Back to top |
|
 |
|