当前位置:首页 >> 网络通讯 >> 网络安全 >> 内容

j2ee分层架构安全-- 迅雷

时间:2015/5/19 18:29:01 作者:平凡之路 来源:xuhantao.com 浏览:

先看这篇文章:

  

搜狗电脑知识技巧
<beans xsi:schemaLocation="                         " default-lazy-init="true"><description>Spring公共配置文件</description><!-- 对配置信息的统一管理 ,可以动态刷新属性值begin--><bean class="com.aicaipiao.webclient.obixlabs.xconfig.adapters.spring.XConfigProcessor"><constructor-arg value="classpath:/xconfiguration.xml"/></bean><!--
 <bean id="propertyConfigurer" class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer">
    <property name="locations">
        <list>
            <value>classpath:application.properties</value>
        </list>
    </property>
 </bean>
  --><!-- 对配置信息的统一管理 ,可以动态刷新属性值end--><!-- import webclient common context begin --><import resource="classpath*:webclient-common-context.xml"/><!-- import webclient common context end --><!-- hessian调用平台服务里的接口 begin--><import resource="classpath*:remoting-core-service-client.xml"/><!-- hessian调用平台服务里的接口 end--><!-- memcached client配置 begin --><!-- memcached连接参数配置 begin --><import resource="classpath*:cacheContext.xml"/><bean id="memClientConfig" class="com.aicaipiao.memcached.client.spy.MemClientConfig"><constructor-arg index="0" type="java.lang.String" value="${memClientConfig_url}"/></bean><bean id="memcachedIdGenerator" class="com.aicaipiao.memcached.client.spy.MemcachedIdGenerator"><property name="systemId" value="webclient"/><property name="moduleId" value="all"/></bean><!-- memcached client配置 end --></beans>

 


附带svn:

 





 
修复方案:
多注意WEB-INF目录!

共有评论 0相关评论
发表我的评论
  • 大名:
  • 内容:
  • 徐汉涛(www.xuhantao.com) © 2024 版权所有 All Rights Reserved.
  • 部分内容来自网络,如有侵权请联系站长尽快处理 站长QQ:965898558(广告及站内业务受理) 网站备案号:蒙ICP备15000590号-1