Search:

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

Search: Search took 0.01 seconds.

  1. Issue with calling a mapreduce in spring data mongo 1.0.3

    Hey All I am trying to call the sample map reduce found on mongodb's site

    I get the following error with Java driver 2.7.1 and spring data 1.0.3-RELEASE

    DEBUG] [main 07:36:06]...
  2. Externl suppoort for loading Spring Web Flow files

    Hey All

    As you know JSF 2.0 and above you can define a custom resource loader for images / css and pages. Do you still have to marry the path for the webflow (xml file) to the directory where the...
  3. Replies
    1
    Views
    305

    Hey I want to be able to override the resource...

    Hey

    I want to be able to override the resource to load spring webflows from. I am using JSF 2.0 and there you can define a external loader for resource in JSF. So I want to be able to load...
  4. QueryDSL non repository

    Hey All

    Is the QueryDSL still only avaible via the repository if so. What class should I start with to build it up to using in a standard DAO which uses a mongoTemplate?

    Thanks
  5. XML configuration

    I Guess what I am asking is this. Can yo configure indexing and dbref via spring xml configuration files or is it only possible via annotations.

    Thanks
  6. COnfigure indexing and dbref collection name via xml

    Hey All

    I have a quick quesiton. Is it possible on a per collection in MongoDB using Spring data to configure the indexing and DBRef Collection name via XML.

    The reason I ask the class below is...
  7. Replies
    2
    Views
    2,644

    Thanks that worked

    Thanks that worked
  8. Replies
    2
    Views
    2,644

    Expression ApplicationContext example

    Good Afternoon All

    I am trying to get EL working under Spring 3.0.0.M2. However the values in the map always evaluate to the string value for example "#{ systemProperties['user.region'] }" not to...
Results 1 to 8 of 8