Search:

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

Search: Search took 0.04 seconds.

  1. Replies
    1
    Views
    944

    No thoughts on this?

    No thoughts on this?
  2. Replies
    1
    Views
    944

    Manual Proxy prototype strangeness

    Why is it not possible to create a proxy'd prototype while setting a target, with the proxyfactorybean, but it works if you don't set a target and set the bean as the last interceptor.

    Given the...
  3. okay cool

    Thank you, for taking the time to explain this in detail.

    Matt
  4. more ....

    I take that back. There is a problem. But not with
    /*if (!URL_PROTOCOL_FILE.equals(url.getProtocol())) {
    throw new FileNotFoundException(getDescription() + " cannot be resolved to...
  5. possible bug

    Perhaps this is a bug in org.springframework.core.io.ClassPathResource.

    Springs test for !!URL_PROTOCOL_FILE.equals(url.getProtocol()) is incorrect(missing condition).

    It seems like its...
  6. classpath:/ and mappingDirectoryLocations under solaris

    I seem to have no problem on windows,linux, or parts of our application that load under tomcat(on any os). i.e. tomcat is loading the classpath.

    However, our agent cannot load under solaris(the...
  7. more details

    The class is being wrapped as a "prototype".




    There are more details on the issue here --->

    http://jira.opensymphony.com/browse/XW-174

    example of one of the actions
  8. Getting Spring and XWork to work together (w/advised actions

    Below is the email from the opensymphony mailing list.

    I am trying to wrap/advise XWork actions and declare transaction handling around them. Transaction handling works fine.....for a little...
Results 1 to 8 of 8