Skip to content

Instantly share code, notes, and snippets.

@billyyarosh
Created May 15, 2012 21:03
Show Gist options
  • Save billyyarosh/2705123 to your computer and use it in GitHub Desktop.
Save billyyarosh/2705123 to your computer and use it in GitHub Desktop.
Required atmosphere context.xml file for Tomcat
<?xml version="1.0" encoding="UTF-8"?>
<Context>
<Loader delegate="true"/>
</Context>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment