[
https://jira.jboss.org/jira/browse/JBMESSAGING-806?page=com.atlassian.jir...
]
Jeff Mesnil commented on JBMESSAGING-806:
-----------------------------------------
SecurityManagerClientTestBase has tests to check that a simple client works with or
without a security manager.
Tests with a security manager is disabled until underlying bugs in the network libraries
are fixed
Allow JBM client to run in a jnlp (or other) sandbox
----------------------------------------------------
Key: JBMESSAGING-806
URL:
https://jira.jboss.org/jira/browse/JBMESSAGING-806
Project: JBoss Messaging
Issue Type: Task
Affects Versions: 1.2.0.Beta1, 1.0.1.SP3
Reporter: Tim Fox
Assignee: Jeff Mesnil
Priority: Minor
Fix For: 2.0.0 Beta
JBM (JMSRemotingConnection) does several System.getProperties() to get the override bind
address and port. However in a security restricted environment e.g. jnlp or applet this
may not work.
This causes an exception to be thrown and the connection is not created.
Need to catch the exception and set to null.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira