You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsrp4j-dev@portals.apache.org by es...@apache.org on 2007/08/01 06:31:48 UTC

svn commit: r561643 - /portals/wsrp4j/branches/wsrp4j-pluto11/src/webapp/META-INF/context.xml

Author: esm
Date: Tue Jul 31 21:31:45 2007
New Revision: 561643

URL: http://svn.apache.org/viewvc?view=rev&rev=561643
Log:
Producer should have cross-context enabled.

Modified:
    portals/wsrp4j/branches/wsrp4j-pluto11/src/webapp/META-INF/context.xml

Modified: portals/wsrp4j/branches/wsrp4j-pluto11/src/webapp/META-INF/context.xml
URL: http://svn.apache.org/viewvc/portals/wsrp4j/branches/wsrp4j-pluto11/src/webapp/META-INF/context.xml?view=diff&rev=561643&r1=561642&r2=561643
==============================================================================
--- portals/wsrp4j/branches/wsrp4j-pluto11/src/webapp/META-INF/context.xml (original)
+++ portals/wsrp4j/branches/wsrp4j-pluto11/src/webapp/META-INF/context.xml Tue Jul 31 21:31:45 2007
@@ -15,7 +15,7 @@
 limitations under the License.
 -->
 
-<Context docBase="wsrp4j-producer"
+<Context context="wsrp4j-producer" docBase="wsrp4j-producer"
          crossContext="true">
 
     <Resource name="jdbc/wsrp4j-producer-db" auth="Container"