Search:

Type: Posts; User: palmtale; Keyword(s):

Search: Search took 0.03 seconds.

  1. Thanks kai for his/her answer. That really...

    Thanks kai for his/her answer. That really helped me
    And It's easy about why, you guys can check "spring-ws-2.1.3.RELEASE.pom" in...
  2. Well, I've found the cause by checking tomcat...

    Well, I've found the cause by checking tomcat console log, It's necessary to execute the bean's init-method. So when init a new EndpointImpl(org.apache.cxf.jaxws.EndpointImpl), should call it's init...
  3. Thanks, you mean set initParam to point the...

    Thanks, you mean set initParam to point the self-def configedBeans.xml? But I don't want to setup any configuration.xml, Just use one properties file to arrange configuration.
  4. Sorry, What did you mean? Also specified stuff in...

    Sorry, What did you mean? Also specified stuff in web.xml?
    I did just want to know why it can go well in spring-ws MessageDispatcherServlet, but cannot go well in apache-cxf CXFServlet.
    These 2...
  5. How did AnnotationConfigWebApplicationContext setup the rootBeanDefinition ?

    Hi, Spring experts and Forum Friends,

    I've issue confused me , How many steps need to be made sure when change XML based applicationContext to Annotation-based applicationContext.

    ...
Results 1 to 5 of 5