Author |
Message
|
chris boehnke |
Posted: Wed Jun 10, 2009 3:54 pm Post subject: Is client required? |
|
|
 Partisan
Joined: 25 Jul 2006 Posts: 369
|
Hi Guys,
We have deployed .net application on to the machine where our MQ queuemanager is running.
Do I need to install client also on the box(where MQ server is already existing) to connect to the MQ Queue manager when the .net application is connecting via serverconn channel?
Thanks |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Jun 10, 2009 7:20 pm Post subject: Re: Is client required? |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20763 Location: LI,NY
|
chris boehnke wrote: |
Hi Guys,
We have deployed .net application on to the machine where our MQ queuemanager is running.
Do I need to install client also on the box(where MQ server is already existing) to connect to the MQ Queue manager when the .net application is connecting via serverconn channel?
Thanks |
Unless you use a .NET managed connection you will need the MQClient installed.  _________________ MQ & Broker admin |
|
Back to top |
|
 |
chris boehnke |
Posted: Wed Jun 10, 2009 7:59 pm Post subject: Re: Is client required? |
|
|
 Partisan
Joined: 25 Jul 2006 Posts: 369
|
fjb_saper wrote: |
[Unless you use a .NET managed connection you will need the MQClient installed.  |
Can we(the admins) know if the application uses managed connection by looking at the Queue manager paramters(like serverconn channel etc)?
Or we need to ask the application developer?
Thanks |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Jun 10, 2009 8:05 pm Post subject: Re: Is client required? |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20763 Location: LI,NY
|
chris boehnke wrote: |
fjb_saper wrote: |
[Unless you use a .NET managed connection you will need the MQClient installed.  |
Can we(the admins) know if the application uses managed connection by looking at the Queue manager paramters(like serverconn channel etc)?
Or we need to ask the application developer?
Thanks |
You need to ask the application developer which transport type he/she used
 _________________ MQ & Broker admin |
|
Back to top |
|
 |
chris boehnke |
Posted: Fri Jun 12, 2009 10:16 am Post subject: |
|
|
 Partisan
Joined: 25 Jul 2006 Posts: 369
|
|
Back to top |
|
 |
|