web.xml的配置
WEB-INF/flex/services-configl.xml
spring配置文件
WEB-INF/spring/web-beans.xml 工程总配置文件,import各模块配置
模块的相关配置文件
spring/pipe-beans.xml ,模块配置文件
spring/pojo/pipe-pojo-beans.xml 放置普通java bean
spring/flex/pipe-flex-beans.xml ,放置blazeds服务配置
本文介绍了一个基于BlazeDS与Spring框架集成的应用配置案例,包括web.xml中Servlet与Listener的配置、BlazeDS的服务配置及Spring的Bean定义等。通过具体的XML配置文件示例,展示了不同组件之间的交互方式。
web.xml的配置
WEB-INF/flex/services-configl.xml
spring配置文件
WEB-INF/spring/web-beans.xml 工程总配置文件,import各模块配置
模块的相关配置文件
spring/pipe-beans.xml ,模块配置文件
spring/pojo/pipe-pojo-beans.xml 放置普通java bean
spring/flex/pipe-flex-beans.xml ,放置blazeds服务配置

被折叠的 条评论
为什么被折叠?