Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    6
    Views
    13,104

    Is the log4j.xml in the classpath of the web app?...

    Is the log4j.xml in the classpath of the web app? Cause normally, if it is in the classpath it should work. Or is there already a log4j.xml file loaded by the parent classloader that takes priority....
  2. Replies
    8
    Views
    1,794

    I think the problem is with the...

    I think the problem is with the CachedIntrospectionResult that BeanWrapperImpl uses. Introspector that CachedIntrospectionResult uses will recognize the setPassword as a PropertyDescriptor with name...
  3. Replies
    8
    Views
    1,794

    Just curious. Is it possible to show the bits of...

    Just curious. Is it possible to show the bits of code that does this? Is it 1.1.4-rc2? I am using 1.1.4-rc1 and it doesn't seem to complain about the missing DTD doctype.

    But when i used <?xml...
  4. If not mistaken, i guess what you mean is that...

    If not mistaken, i guess what you mean is that querying through dao should be in the service logic layer, while the actuall execution that has business sense should be in the domain object,...
Results 1 to 4 of 4