[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-806) JBM is assuming it can look up system properties on the client side
Tim Fox (JIRA)
jira-events at jboss.com
Fri Feb 2 13:35:21 EST 2007
JBM is assuming it can look up system properties on the client side
-------------------------------------------------------------------
Key: JBMESSAGING-806
URL: http://jira.jboss.com/jira/browse/JBMESSAGING-806
Project: JBoss Messaging
Issue Type: Bug
Affects Versions: 1.0.1.SP3, 1.2.0.Beta1
Reporter: Tim Fox
Assigned To: Tim Fox
Fix For: 1.2.0.Beta2, 1.0.1.SP4
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: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list