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 » IBM MQ Java / JMS » WSAD doesn't "remember" JNDI

Post new topic  Reply to topic
 WSAD doesn't "remember" JNDI « View previous topic :: View next topic » 
Author Message
hagai2003
PostPosted: Thu Jun 19, 2003 7:59 am    Post subject: WSAD doesn't "remember" JNDI Reply with quote

Novice

Joined: 08 Jun 2003
Posts: 15

hi,
i succeded in activating the JMSADMIN, and configured this for example :

def ctx(mq)
chg ctx(mq)
def qcf(MyClientQCF) qmgr(QM1) +
tran(client) chan(java.channel) +
host(localhost) port(1414)
def q(MyQueue) qmgr(QM1) queue(Q1)
end

the problem is that when i restart the server the configuration doesn't remain. is there any solution for that ?
is there any other way to define those JNDI mq resources to WAS (in WSAD) ??
thanks,
Hagai.
Back to top
View user's profile Send private message Send e-mail
bower5932
PostPosted: Thu Jun 19, 2003 8:07 am    Post subject: Reply with quote

Jedi Knight

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

I thought that this had come up before and it was related to the version of WSAS that you are running. I thought that the Single Server edition didn't save things across runs. What version are you running?
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
ashgove
PostPosted: Mon Jun 23, 2003 12:56 am    Post subject: Use file-system namespace Reply with quote

Novice

Joined: 29 May 2003
Posts: 11

Use the file-system namespace for JNDI

Happens with Single server edition of WSAD
Everytime the server instance is restarted, the internal JNDi namespace that it uses gets rebuilt based on it's server-cfg.xml file

All that needs to be done is to set the PROVIDER_URL to some directory on local file-system that needs to be used as the namespace
_________________
-A-
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » WSAD doesn't "remember" JNDI
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.