[ 
https://issues.apache.org/jira/browse/AMQ-3181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994778#comment-12994778
 ] 

Hiram Chirino commented on AMQ-3181:
------------------------------------

Looks like ActiveMQ is trying to register a PropertyEditor which is not allowed 
by the applet security sandbox.  Every thing should work fine even if the 
property editor does not get registered so it's  a simple case of just having 
to trap the exception.

> ActiveMQConnectionFactory fails in an Applet enviroment
> -------------------------------------------------------
>
>                 Key: AMQ-3181
>                 URL: https://issues.apache.org/jira/browse/AMQ-3181
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: JMS client
>    Affects Versions: 5.4.2
>            Reporter: Hiram Chirino
>            Assignee: Hiram Chirino
>             Fix For: 5.5.0
>
>
> Initial error report can be found here: 
> http://stackoverflow.com/questions/4997117/applet-not-getting-initialized-on-the-browser-while-using-jms-to-connect-to-activ

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to