Author |
Message |
Topic: WSAD5 + JMS <--> Remote MQ5.30.1 |
tlinus2
Replies: 4 Views: 2603
|
Forum: IBM MQ Java / JMS Posted: Wed Aug 20, 2003 1:42 pm Subject: Option 1 not viable in testing (WSAD) |
When using WSAD, even with a full MQ, if you set a custom parameters, WSAD will create them internally on the MQ. The destinations will go into effect when you rebind them in deployment to the real d ... |
Topic: MQ5.2.1 and WAS5.0 installation |
tlinus2
Replies: 3 Views: 2354
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Aug 20, 2003 1:32 pm Subject: WSAS and MQ on diff boxes |
Looking for the same solution. I'm trying to connect my WSAS5 to an external MQ (diff box). But so far I get a JNDI error when looking for the MQ JMS Provider qcf.
Linus |
Topic: WSAD 5.0, MQ 5.3, and JMS |
tlinus2
Replies: 4 Views: 3641
|
Forum: IBM MQ Java / JMS Posted: Wed Aug 20, 2003 1:29 pm Subject: WSAS, JMS, MQ |
Hi,
Wondering if you could shed some light on why my WSAD and MQ (both on same box), but my WSAS and MQ (on diff boxes) will not work.
The documentation seems to indicate that MQ needs to be on ... |
Topic: using JMS in WSAD |
tlinus2
Replies: 4 Views: 3805
|
Forum: IBM MQ Java / JMS Posted: Wed Aug 20, 2003 1:23 pm Subject: wsas wsad 5.0 / mq configuration? |
Jackie
Were you able to connect WSAS to a MQ sitting on a different box?
I'm getting a jndi NameNotFound error when I try to connect WSAS with the MQ JMS Provider qcf jndi setting.
Thanks i ... |
Topic: separate MQ and WSAS 5.0 boxes? |
tlinus2
Replies: 1 Views: 1505
|
Forum: IBM MQ Java / JMS Posted: Wed Aug 20, 2003 1:20 pm Subject: separate MQ and WSAS 5.0 boxes? |
MQ 5.3
WSAS 5.0
Having both WebSphere products on the same box works fine.
But can you have WSAS connect to MQ on a separate box? I can make direct connections to the QMgr but I want to use ... |
Topic: Jms setup in WSAD5.0 |
tlinus2
Replies: 2 Views: 2317
|
Forum: IBM MQ Java / JMS Posted: Wed Aug 20, 2003 1:18 pm Subject: wsad / mq configuration issue |
The embedded JMS server is installed by default, unless you do a custom installation and don't have embedded JMS server checked.
Try this. Use WSAD5, install the trial full MQ 5.3 on top. Everyth ... |
Topic: MDB listening for req from remote MQ Server |
tlinus2
Replies: 6 Views: 3690
|
Forum: IBM MQ Java / JMS Posted: Wed Aug 20, 2003 1:08 pm Subject: i think you can? |
I might be missing something,
but when I'm running WSAS5 and full MQ on the same box, a MDB works fine listening to a queue. Typical ListeningPort configuration.
What versions of WebSphere an ... |
Topic: Dont see Connection Factories JNDI Name |
tlinus2
Replies: 1 Views: 1693
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Aug 20, 2003 1:03 pm Subject: Dont see Connection Factories JNDI Name |
Just as a preliminary response,
not sure if you know, but the embedded JMS server is quite limited. It can be used locally, by other WSAS + embedded JMS servers, but that's really it.
But for ... |
Topic: cannot see JMS connection factories..?? |
tlinus2
Replies: 2 Views: 2105
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Aug 20, 2003 12:58 pm Subject: MQ and WSAS 5.0 |
Per the documentation, the embedded JMS server is limited (it can accept internal and external requests, but it cannot connect to remote queues, you have no control over the QM, etc). The system and ... |
Topic: cannot see JMS connection factories..?? |
tlinus2
Replies: 2 Views: 2105
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Aug 20, 2003 12:51 pm Subject: Similar issue |
WSAS 5.0
MQ 5.3
I'm getting to a similar situation.
So far, with all my testing, if everything is on the same box (embedded/default jms, or even full MQ), the JMS services run fine. But like y ... |
Topic: Webshphere MQ & WSAD |
tlinus2
Replies: 10 Views: 5784
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Aug 20, 2003 12:07 pm Subject: mq wsad - install order important |
Yeah, so wsad 5 comes with an embedded JMS server (per the j2ee spec).
You partly noticed something. The embedded JMS server runs inside wsad. So even when you have a full MQ running, you see t ... |