Sha256: ae51ea17854c36eb2232ff0f5e27999cbfdde2c7a3511e82da046e2bd22f058c

Contents?: true

Size: 491 Bytes

Versions: 4

Compression:

Stored size: 491 Bytes

Contents

This is a demo of the java servlet for cometd


Simplest thing to do is to run 

  mvn jetty:run-war

and then point TWO different instances of browsers at http://localhost:8080

this is to mean, one instance of say, firefox and then another instance of safari, IE, or opera to the same url.  Multiple tabs on the same browser will potentially trigger connection limit code so one instance would appear to be reconnecting over and over, this is due to _browser_ connection limits

cheers


Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
miso-java-0.1.5 jetty/contrib/cometd/demo/README.txt
miso-java-0.1.4 jetty/contrib/cometd/demo/README.txt
miso-java-0.1.3 jetty/contrib/cometd/demo/README.txt
miso-java-0.1.2 jetty/contrib/cometd/demo/README.txt