jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Jetty
  • JETTY-257

Cross-domain Cometd doesn't work

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 6.1.0
  • Fix Version/s: 6.1.4rc0
  • Component/s: None
  • Labels:
    None
  • Environment:
    Jetty 6.1.0, JRE 1.5.0_08, Windows XP

Description

Cross-domain cometd requires "ScriptSrcTransport" in terms of dojo implementation. This is similar to plain json transport with additional callback function call.
Response looks like this:
{{callbackFunction([{ params:val... }]);}}
Callback name is provided by request.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Greg Wilkins added a comment - 28/May/07 11:58 PM

Fixed.

The RPC support was breaking it

Show
Greg Wilkins added a comment - 28/May/07 11:58 PM Fixed. The RPC support was breaking it

People

  • Assignee:
    Greg Wilkins
    Reporter:
    Ilia Ablamonov
Vote (0)
Watch (1)

Dates

  • Created:
    09/Mar/07 5:00 PM
    Updated:
    28/May/07 11:58 PM
    Resolved:
    28/May/07 11:58 PM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.