Author |
Message |
Topic: Configration JMS with Websphere application server 4.0 |
Ahmedmonseif
Replies: 1 Views: 1987
|
Forum: IBM MQ Java / JMS Posted: Sun Nov 10, 2002 3:15 am Subject: Configration JMS with Websphere application server 4.0 |
Please any one have material about this subject(Configration JMS with Websphere application server 4.0)
I will be so thanks |
Topic: Configration JMS with Websphere studio application developer |
Ahmedmonseif
Replies: 0 Views: 1402
|
Forum: IBM MQ Java / JMS Posted: Mon Nov 04, 2002 11:46 pm Subject: Configration JMS with Websphere studio application developer |
Please any one have material about this subject(Configration JMS with Websphere studio application developer)
I will be so thanks |
Topic: deployment JMS on websphere |
Ahmedmonseif
Replies: 1 Views: 2429
|
Forum: IBM MQ Java / JMS Posted: Sat Sep 14, 2002 12:42 am Subject: deployment JMS on websphere |
I want to depoy jms on websphere .
please any one give me links for this subject. |
Topic: URGENT jms sender halt |
Ahmedmonseif
Replies: 2 Views: 2577
|
Forum: IBM MQ Java / JMS Posted: Wed Jul 03, 2002 2:18 am Subject: URGENT jms sender halt |
HI
I found the solution of the problem i just forget to add
IBM Enterprise Extension Libraries; IBM WebSphere Test Environment
in the class Path.
special thanks for Amit
and thanks for all |
Topic: URGENT jms sender halt |
Ahmedmonseif
Replies: 2 Views: 2577
|
Forum: IBM MQ Java / JMS Posted: Mon Jul 01, 2002 5:01 am Subject: URGENT jms sender halt |
I write code to send message with jms
JMS admin start successfully but when code reach to the line
jndiContext = new InitialDirContext(env);
where env is HashTable object the code halt and n ... |
Topic: JNDI initialisation failed |
Ahmedmonseif
Replies: 4 Views: 13040
|
Forum: IBM MQ Java / JMS Posted: Thu Jun 13, 2002 5:37 am Subject: JNDI initialisation failed |
Hi all,
I use 2000server i want to configure VisualAge to run jms with mqseries
i modefiy JMSAdmin config file:
INITIAL_CONTEXT_FACTORY=com.ibm.ejs.ns.jndi.CNInitialContextFactory
PROV ... |
Topic: JNDI initialisation failed |
Ahmedmonseif
Replies: 1 Views: 2496
|
Forum: IBM MQ Java / JMS Posted: Thu Jun 13, 2002 5:36 am Subject: JNDI initialisation failed |
Hi all,
I use 2000server i want to configure VisualAge to run jms with mqseries
i modefiy JMSAdmin config file:
INITIAL_CONTEXT_FACTORY=com.ibm.ejs.ns.jndi.CNInitialContextFactory
PROV ... |
Topic: problem in connect between java and mqseries |
Ahmedmonseif
Replies: 3 Views: 6662
|
Forum: IBM MQ Java / JMS Posted: Thu May 02, 2002 5:59 am Subject: problem in connect between java and mqseries |
hi all one i found the solution it was in default setting of the machine must be English(USA)
thanks for all |
Topic: how i get message from queue auto |
Ahmedmonseif
Replies: 1 Views: 2167
|
Forum: IBM MQ Java / JMS Posted: Thu May 02, 2002 3:11 am Subject: how i get message from queue auto |
HI ,
I'm web developer using java ,i just work with mqseries few dayes before
i can connect from java to mqseries correctly but i need code
in get method sense with new message just the message ... |
Topic: problem in connect between java and mqseries |
Ahmedmonseif
Replies: 3 Views: 6662
|
Forum: IBM MQ Java / JMS Posted: Wed May 01, 2002 10:53 pm Subject: problem in connect between java and mqseries |
thanks sam
PROPERTIES files exist in class path problem still exist.
when i try to test using command java MQIVP
the command prmpt display
MQJE020: CCSID not supported by queue manager
MQJE001: ... |
Topic: MQ base java |
Ahmedmonseif
Replies: 2 Views: 3555
|
Forum: IBM MQ Java / JMS Posted: Wed May 01, 2002 4:01 am Subject: MQ base java |
after i do all setting to connect java to put message in mqseries then i try to test connect with java MQIVP the the result
Please enter the type of connection (MQSeries or VisiBroker) : (MQSeries)
... |
Topic: problem in connect between java and mqseries |
Ahmedmonseif
Replies: 3 Views: 6662
|
Forum: IBM MQ Java / JMS Posted: Wed May 01, 2002 1:53 am Subject: problem in connect between java and mqseries |
HI ,
I'm web developer using java ,i just work with mqseries few dayes before i
hava case
how java connect to mainfram(backend) and access it by message mqseries
then receive responce messa ... |