1.Sping4.0.6+Hibernate4.5+SpingDataJPA1.6.0 +Spring BlazeDS Integration 1.5

阅读更多


  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
       http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd" version="2.4">

    Spring Flex Mobile Test Drive

   
   
     
        flex
        org.springframework.web.servlet.DispatcherServlet
       
            contextConfigLocation
            /WEB-INF/flex-servlet.xml
       

        1
   

   
        flex
        /messagebroker/*
   


   
   
        spring-mvc
        org.springframework.web.servlet.DispatcherServlet
       
            contextConfigLocation
            /WEB-INF/spring-mvc-servlet.xml
       

        1
   

   
        spring-mvc
        /spring/*
  

   
   
   
   
        encodingFilter
        org.springframework.web.filter.CharacterEncodingFilter
       
            encoding
            UTF-8
       

   


   
   
        contextConfigLocation
       
            classpath*:/*_config.xml
            classpath*:/applicationContext.xml
       

   


   
   
        spring.profiles.default
        production
   

   
   
   
        flex.messaging.HttpFlexSession
   


   
   
        org.springframework.web.context.ContextLoaderListener
   


   
   
        org.springframework.web.util.IntrospectorCleanupListener
   


   
   
        20
   

   
   
   
   
     
        RDSDispatchServlet
        RDSDispatchServlet
        flex.rds.server.servlet.FrontEndServlet
       
            useAppserverSecurity
            false
       

         
            messageBrokerId
            _messageBroker
       

        10
   

   
        RDSDispatchServlet
        /CFIDE/main/ide.cfm
   

   
   
   
   
    
        index.html
   


你可能感兴趣的:(1.Sping4.0.6+Hibernate4.5+SpingDataJPA1.6.0 +Spring BlazeDS Integration 1.5)