You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by Niklas Gustavsson <ni...@protocol7.com> on 2010/08/05 22:25:04 UTC

Re: [jira] Closed: (VYSPER-225) Bosh web client client based on Strophe.js

On Thu, Aug 5, 2010 at 10:18 PM, Niklas Gustavsson (JIRA)
<ji...@apache.org> wrote:
> Niklas Gustavsson closed VYSPER-225.
> ------------------------------------
> Committed in rev 982759. Made some minor changes.

I committed this with some minor changes (enable logging, shuffled
some stuff around in client.js, used the non-minimized libraries). I
got it working just fine when running client.html from a web server.
But, I failed to get it working from file:/// (in Chrome), any clues
to how to fix this?

Also, I failed to get it working with using the Flash based XHR,
instead falling back on the native implementation. It issued an
OPTIONS request, but never did the POST. Any ideas?

/niklas