]]>Jboss hot deployhttp://www.aygfsteel.com/Angi/articles/342860.htmlAngi WangAngi WangWed, 12 Jan 2011 06:32:00 GMThttp://www.aygfsteel.com/Angi/articles/342860.htmlhttp://www.aygfsteel.com/Angi/comments/342860.htmlhttp://www.aygfsteel.com/Angi/articles/342860.html#Feedback0http://www.aygfsteel.com/Angi/comments/commentRss/342860.htmlhttp://www.aygfsteel.com/Angi/services/trackbacks/342860.htmlD:\jboss-4.2.3.GA\server\default\deploy\jboss-web.deployer\context.xml
<!-- The contents of this file will be loaded for each web application
-->
<Context cookies="true" crossContext="true" reloadable="true">
<!-- Session persistence is
disable by default. To enable for all web
apps set the pathname to a
non-empty value:
<Manager pathname="SESSIONS.ser" />
To enable session persistence for a single web app, add a
WEB-INF/context.xml
-->
<Manager pathname="" />
<!-- Install an InstanceListener to handle the establishment of the
run-as
role for servlet init/destroy events.
-->
<InstanceListener>org.jboss.web.tomcat.security.RunAsListener</InstanceListener>