You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Hiram Chirino (JIRA)" <ji...@apache.org> on 2011/02/15 14:01:57 UTC

[jira] Created: (AMQ-3181) ActiveMQConnectionFactory fails in an Applet enviroment

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

        

[jira] Commented: (AMQ-3181) ActiveMQConnectionFactory fails in an Applet enviroment

Posted by "Hiram Chirino (JIRA)" <ji...@apache.org>.
    [ 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

        

[jira] Resolved: (AMQ-3181) ActiveMQConnectionFactory fails in an Applet enviroment

Posted by "Hiram Chirino (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-3181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hiram Chirino resolved AMQ-3181.
--------------------------------

    Resolution: Fixed

fixed in revision 1070876

> 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