You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by we...@apache.org on 2010/06/28 11:56:41 UTC

svn commit: r958526 - in /myfaces/extensions/scripting/trunk/extscript-examples/myfaces20-example/src/main/webapp/META-INF: ./ context.xml

Author: werpu
Date: Mon Jun 28 09:56:41 2010
New Revision: 958526

URL: http://svn.apache.org/viewvc?rev=958526&view=rev
Log:
https://issues.apache.org/jira/browse/EXTSCRIPT-135

save also ongoing work on the eventing system

Added:
    myfaces/extensions/scripting/trunk/extscript-examples/myfaces20-example/src/main/webapp/META-INF/
    myfaces/extensions/scripting/trunk/extscript-examples/myfaces20-example/src/main/webapp/META-INF/context.xml

Added: myfaces/extensions/scripting/trunk/extscript-examples/myfaces20-example/src/main/webapp/META-INF/context.xml
URL: http://svn.apache.org/viewvc/myfaces/extensions/scripting/trunk/extscript-examples/myfaces20-example/src/main/webapp/META-INF/context.xml?rev=958526&view=auto
==============================================================================
--- myfaces/extensions/scripting/trunk/extscript-examples/myfaces20-example/src/main/webapp/META-INF/context.xml (added)
+++ myfaces/extensions/scripting/trunk/extscript-examples/myfaces20-example/src/main/webapp/META-INF/context.xml Mon Jun 28 09:56:41 2010
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Context antiJARLocking="true" path="/myfaces20-example-1.0-SNAPSHOT"/>