Search:

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

Search: Search took 0.02 seconds.

  1. Solution

    Very good, sir. Works exactly as described. For the sake of clarity, here's the actual solution...



    package pm;

    import java.io.IOException;

    import...
  2. PropertySourcesPlaceholderConfigurer: resolving placeholders for locations

    Greetings,
    I am looking to resolve placeholders when setting location(s) on PropertySourcesPlaceholderConfigurer. Here's my bean definition:


    <bean id="dbConfig"...
  3. Combining Multiple Forms into single view

    Is there a "best practice" with regard to combining multiple forms for different entities on a single page? For example, I have some entities: User, Group, Permission, PermissionScheme, and...
  4. JSON Converter methods randomly disappear from ConversionService ITD

    I have an entity: PermissionSchemeEntry with a composite key: PermissionSchemeEntryKey. Initially, Roo will generate the getJsonToPermissionSchemeEntryKeyConverter and...
Results 1 to 4 of 4