Skip to content

Instantly share code, notes, and snippets.

@jonasporto
Forked from sergiolopes/context.xml
Created May 15, 2013 11:48
Show Gist options
  • Save jonasporto/5583423 to your computer and use it in GitHub Desktop.
Save jonasporto/5583423 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<Context>
<Manager pathname=""/> <!-- disables storage of sessions across restarts -->
<Resource name="BeanManager"
auth="Container"
type="javax.enterprise.inject.spi.BeanManager"
factory="org.jboss.weld.resources.ManagerObjectFactory"/>
</Context>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment