| Author |
JMS Server
|
Maximilian Trenks
Ranch Hand
Joined: Jul 22, 2002
Posts: 104
|
|
I am quite confused. I wanted to run a MDB and tried to use WebSphere-JMS-Provider, not MQ JMS Server. I cannot find where to configurate the Port on which the JMS Server shall listen. This total JMS Server configuration is confusing. I made a QueueConnectionFactory and a Topic, but I cannot assign the topic to the QueueConnectionFactory. Can you help me out ?
|
Student of Business Informatics<br />Kepler University Linz, Austria
|
 |
Maximilian Trenks
Ranch Hand
Joined: Jul 22, 2002
Posts: 104
|
|
|
Oh, I forgot it it Websphere 5.0 Appserver on Win2k
|
 |
Tony Chen
Ranch Hand
Joined: Jan 29, 2001
Posts: 286
|
|
Originally posted by max t: I am quite confused. I wanted to run a MDB and tried to use WebSphere-JMS-Provider, not MQ JMS Server. I cannot find where to configurate the Port on which the JMS Server shall listen.
WebSphere JMS provider administrative objects are used to manage JMS resources for the internal WebSphere JMS provider. It's internal, so WAS knows the port.
|
SCJP Java 2 - IBM Certified Enterprise Developer - WebSphere V4.0 & V5.0 - IBM Certified System Administrator - WebSphere Network Deployment V6.0 - Canadian Securities Course (CSC) Certification
|
 |
Tony Chen
Ranch Hand
Joined: Jan 29, 2001
Posts: 286
|
|
check out InfoCenter for more info: Managing WebSphere internal JMS servers http://publib7b.boulder.ibm.com/wasinfo1/en/info/aes/ae/tmj_adm08.html WebSphere internal JMS server settings http://publib7b.boulder.ibm.com/wasinfo1/en/info/aes/ae/umj_projs.html
|
 |
 |
|
|
subject: JMS Server
|
|
|