[ https://issues.apache.org/jira/browse/AMQ-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aleksandar Likic updated AMQ-3117: ---------------------------------- Attachment: webapps.zip > AMQ Ajax Adapter for Sencha Touch > --------------------------------- > > Key: AMQ-3117 > URL: https://issues.apache.org/jira/browse/AMQ-3117 > Project: ActiveMQ > Issue Type: New Feature > Components: JMS client > Affects Versions: 5.4.2 > Environment: Tested on Windows 7, with Safari 5.0.3 > Reporter: Aleksandar Likic > Priority: Minor > Attachments: webapps.zip > > > Here is the code for AMQ Ajax Adapter for Sencha Touch. > The attached webapps.zip file contains two web applications: > 1. Minimal amq web application for handling Ajax requests > 2. testamq web application that demonstrates working AMQ Ajax Adapter for > Sencha Touch > To run the demo: > 1. Deploy the web apps to embedded jetty servers. The amq app may be there > already, in which case you just need to deploy testamq. > 2. Start ActiveMQ with embedded jetty. > 3. Open Safari and hit http://localhost:8161/testamq/testMq.html > The adapter code is in webapps/testamq/js/amq_sencha_adapter.js > Although tested only with Sencha Touch, it could also work with plain Sencha > (ExtJS) as it depends only on the Ajax object that should be fairly standard > across Sencha variants. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.