Search:

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

Search: Search took 0.04 seconds.

  1. Replies
    2
    Views
    643

    actually bean called environment is returned by ...

    actually bean called environment is returned by


    BeanFactoryUtils.beanNamesIncludingAncestors(context)

    and not by


    context.getBeanDefinitionNames()
  2. Replies
    2
    Views
    643

    rename internal beans

    Spring 3.1 introduced internal bean called "environment". Is it possible to rename it ? It is causing name clash with existing bean...
  3. gateway with jms outboundgateway

    Hi,

    I run into

    "java.lang.IllegalStateException: Bridge handler requires an output channel"

    issue when using jms outbound-gateway. Jms outbound-gateway erases replyChannel header so I have...
  4. Grails GSPs in classic Spring MVC application

    Would it be possible to use grails GSPs and tag libraries as an alternative view technology in Spring MVC Web application without using rest of grails?
    It would be very nice, much better than JSP. ...
Results 1 to 4 of 4