• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Queue Manager TCP Listener Port

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have a problem with my application. Inside my web application i have several configuration files. Some of them are having the entries for PORT Number 1414 i.e. the default one. Now recently this port numbers has been changed to 3739.

Problem arise else where, as some configuration files in the application don't have the entry for Queue Manager Port number. And i was wondering even after changing the port number to 3739 will these file with no entries of port number use default port number ?

Or it will use 3739 which being mentioned in other config files ?
 
Animesh Mandal
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
please someone reply to my query for Listener port.
I am having serious problem with this issue. I am in a dilemma that what action i should take.
 
reply
    Bookmark Topic Watch Topic
  • New Topic