Hi
A lightweight swing client that looks up a session bean to make calls to it and also
connects to a jms queue, is to be deployed to run over the internet.
At the moment this would require a lot of firewall ports opened to our JBoss server to
allow access to all the services needed to invoke a session bean over the internet. Naming
service, RmiPort, MRIOBjectPort etc.
Is there a more secure pattern for accessing JMS from an internet client than doing it
directly like this?
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182383#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...