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 » General Discussion » jmsadmin

Post new topic  Reply to topic
 jmsadmin « View previous topic :: View next topic » 
Author Message
mitch
PostPosted: Wed Sep 24, 2003 6:35 am    Post subject: jmsadmin Reply with quote

Apprentice

Joined: 19 Mar 2003
Posts: 25

Can anyone recommend a good site which has detailed description of how to use the jmsadmin
Back to top
View user's profile Send private message
vennela
PostPosted: Wed Sep 24, 2003 6:44 am    Post subject: Reply with quote

Jedi Knight

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

In the IBM Manuals:
Using Java Manual Chapter 5
Back to top
View user's profile Send private message Send e-mail Visit poster's website
mitch
PostPosted: Wed Sep 24, 2003 7:30 am    Post subject: jmsadmin Reply with quote

Apprentice

Joined: 19 Mar 2003
Posts: 25

Thanks for that.

I have successful managed to create objects using the define command (as below)
def q(BookClarity.jndi.mqs.sender.wls) queue(BOOK2CLRECEIVER) qmanager(CLQM_1)
def q(BookClarity.jndi.mqs.receiver.wls) queue(BOOK2CLSENDER) qmanager(CLQM_1)

My application then works fine.

I now want to remove the above objects using

InitCtx> del q(Clarity.jndi.mqs.receiver.wls)

But I get the error below:
Binding non-administerable or not found

Any ideas

Thanks

Paul
Back to top
View user's profile Send private message
EddieA
PostPosted: Wed Sep 24, 2003 8:37 am    Post subject: Reply with quote

Jedi

Joined: 28 Jun 2001
Posts: 2453
Location: Los Angeles

Hmmmm. Shouldn't that be:

del q(BookClarity.jndi.mqs.receiver.wls)

Cheers,
_________________
Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0
Back to top
View user's profile Send private message
bower5932
PostPosted: Wed Sep 24, 2003 12:43 pm    Post subject: Reply with quote

Jedi Knight

Joined: 27 Aug 2001
Posts: 3023
Location: Dallas, TX, USA

I just stumbled across SupportPac MS0N: WebSphere MQ - GUI version of the existing JMS Admin. The URL is http://www-3.ibm.com/software/integration/support/supportpacs/individual/ms0n.html. I haven't tried it myself.
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
mitch
PostPosted: Thu Sep 25, 2003 5:58 am    Post subject: jmsadmin Reply with quote

Apprentice

Joined: 19 Mar 2003
Posts: 25

Eddie,

Well spotted. unfortunately I still have the problem as I actually created 6 new objects and then want to unbind them all. I just cut and paste the wrong example

Also, forgot to mention that CLQM_1 is on port 1415 not the default port of 1414. Could this be why is doesn't find the q

Cheers

Mitch
Back to top
View user's profile Send private message
bower5932
PostPosted: Thu Sep 25, 2003 9:46 am    Post subject: Reply with quote

Jedi Knight

Joined: 27 Aug 2001
Posts: 3023
Location: Dallas, TX, USA

The port shouldn't make a difference to JMSAdmin trying the delete. My guess would be that you have created a sub-context and you need to 'chg ctx(name)' to it.
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General Discussion » jmsadmin
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.