• 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

Unable to connect with the Remote Jboss JMS Queue??

 
Ranch Hand
Posts: 57
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi..

we are using JBoss server in out project.JBOSS server will run in the one system and we have appication called NIO-SREVER it will listen Queue in another JBOSS.
its working fine up to some days.After that our systems are hacked by some one so we closed some of the ports on the server where JBOSS is Running.
now i am not able to Listen The Queue in JBOSS Server.i am getting the Connection TimeOut Exception.its not possible to open all the ports.
can you please tell me what are the ports that i need to open to listen the remote jboss Queue.


this is very urget to can you please give any solution??

Thanks,
Ramky
 
reply
    Bookmark Topic Watch Topic
  • New Topic