<?xml version="1.0" encoding="UTF-8"?>
<weblogic-web-app xmlns="http://www.bea.com/ns/weblogic/90"
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xsi:schemaLocation="http://www.bea.com/ns/weblogic/90 http://www.bea.com/ns/weblogic/90/weblogic-web-app.xsd http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd">
 <session-descriptor>
  <persistent-store-type>
   replicated_if_clustered
  </persistent-store-type>
  <url-rewriting-enabled>true</url-rewriting-enabled>
 </session-descriptor>
 <context-root>/</context-root>
</weblogic-web-app>
	
posted on 2008-12-23 17:00 
长春语林科技 阅读(1483) 
评论(0)  编辑  收藏  所属分类: 
weblogic