Author |
Message |
Topic: mqiptservlet |
cmdmqm
Replies: 3 Views: 4839
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue May 17, 2005 4:31 am Subject: mqiptservlet |
Thanks for the hint; I also read that but I thought there is just the "standard" configuration of servlets. XML looks like this:
<web-app id="WebApp_ID">
<display-name& ... |
Topic: RSS feeds for the forum |
cmdmqm
Replies: 4 Views: 4471
|
Forum: General Discussion Posted: Fri Apr 29, 2005 1:28 am Subject: RSS feeds for the forum |
Hi,
I don't know if the currently installed version (which is quite old) supports RSS feeds or if PHPBB supports RSS feeds directly, but I think it would be quite useful to have the forums also in ... |
Topic: mqiptservlet |
cmdmqm
Replies: 3 Views: 4839
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Apr 20, 2005 6:11 am Subject: Re: mqiptservlet |
Can somebody tell me Where is mqipt.conf located for MQIPTServlet?
Hi,
did you find out where it should be located? Anyone? |
Topic: Netflexity announces Free MQ Web Based Monitoring Solution |
cmdmqm
Replies: 55 Views: 99946
|
Forum: IBM MQ Performance Monitoring Posted: Wed Mar 16, 2005 3:12 am Subject: Netflexity announces Free MQ Web Based Monitoring Solution |
Heiho - was able to install it without problems. However, I discovered 2 issues:
I set up a monitor "queue manager down" with notification SMTP and an interval of 1 minute and an interval between o ... |
Topic: Upgrading from 5.3 to 5.3 in as/400 |
cmdmqm
Replies: 2 Views: 3700
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Jan 18, 2005 4:35 am Subject: Upgrading from 5.3 to 5.3 in as/400 |
We're running MQ 5.3 on V5R2 and are going to update the OS on V5R3 in a few weeks. Did you see any specialities on your system after the upgrade? Or did you just upgrade and it kept on working? |
Topic: Determining MQ Versions, CSD Levels, etc... |
cmdmqm
Replies: 27 Views: 206113
|
Forum: Messaging and Integration Technologies FAQ Posted: Fri Jun 18, 2004 1:16 am Subject: Determining MQ Versions, CSD Levels, etc... |
OS/400:
CALL PGM(QMQM/MQVER) |
Topic: MQ Client and Administration on AS400 v5.2 |
cmdmqm
Replies: 6 Views: 5148
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon May 03, 2004 5:49 am Subject: MQ Client and Administration on AS400 v5.2 |
yes we show the connection with port.
Just to be clear: The port has to be given in the format 123.123.123.123(1416), not in the internet style 123.123.123.123:1416.
If the host address and the ... |
Topic: Lost of logfiles |
cmdmqm
Replies: 5 Views: 4349
|
Forum: General IBM MQ Support Posted: Thu Mar 25, 2004 6:18 am Subject: Lost of logfiles |
Yep, that has worked fine ... I've just removed the logfiles directory for that QM, renammed the qmgr directory for that QM, adapt the mqs.ini file and crtmqm QM ...
Then, I've stopped the newly c ... |
Topic: Lost of logfiles |
cmdmqm
Replies: 5 Views: 4349
|
Forum: General IBM MQ Support Posted: Thu Mar 25, 2004 5:44 am Subject: Lost of logfiles |
Thanks for suggestion ... I'll try that tomorrow and will keep you informed. As I have all the MQ configuration saved, I can scratch it if needed, but I wanna try some "rebuild"
Hi,
did you su ... |
Topic: How to prevent a queue manager from remote admin in solaris? |
cmdmqm
Replies: 13 Views: 9402
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Dec 08, 2003 1:00 am Subject: How to prevent a queue manager from remote admin in solaris? |
MQ used to be 'pretty' secure, until the arrival of the java clients. AFAIK the inheritance of the user authority that runs the listener only happens with java clients that do not provide a userid.
... |
Topic: How to prevent a queue manager from remote admin in solaris? |
cmdmqm
Replies: 13 Views: 9402
|
Forum: IBM MQ Installation/Configuration Support Posted: Sat Dec 06, 2003 7:01 am Subject: How to prevent a queue manager from remote admin in solaris? |
The other way to handle this is, to define principals with appropriate authorities on the destination system and keeping the MCAUSER attribute of the svrconn channel blank. This way, even if anyone ... |
Topic: MQSeries and PHP |
cmdmqm
Replies: 8 Views: 16043
|
Forum: General Discussion Posted: Tue Nov 04, 2003 4:45 am Subject: MQSeries and PHP |
Hi,
did someone succeed with this package?
Bye,
cmdmqm |
Topic: MQ Visual Edit |
cmdmqm
Replies: 9 Views: 8467
|
Forum: General IBM MQ Support Posted: Tue Jul 30, 2002 1:10 am Subject: MQ Visual Edit |
If no user id is supplied via the application (which is obviously the case here, as it is with MQJExplorer), the user id is taken of the user which started the server connection channel - if it's an A ... |
Topic: auto-start QManagers on iSeries |
cmdmqm
Replies: 1 Views: 3813
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri May 10, 2002 3:20 am Subject: auto-start QManagers on iSeries |
Hi,
you have to write a CL that does that, but it isn't hard.
ADDLIBLE LIB(QMQM) POSITION(*LAST)
STRSBS SBSD(QMQM/QMQM)
STRMQM MQMNAME(BLA)
STRMQMLSR PORT(1414) MQMNAME(BLA)
STRMQMC ... |
Topic: WebSphere MQ V5.3 Annonuced today |
cmdmqm
Replies: 20 Views: 47830
|
Forum: News/Updates Posted: Wed Apr 17, 2002 4:37 am Subject: WebSphere MQ V5.3 Annonuced today |
Hi,
according to
http://www.iseriesnetwork.com/nwn/story.cfm?ID=14238
the iSeries version will be released Oct 25th.
Bye
Günther |