Search:

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

Search: Search took 0.03 seconds.

  1. Replies
    11
    Views
    3,588

    My problem was that I didn't define both the read...

    My problem was that I didn't define both the read and write conversion strategy. Since I only needed read I tried to write that but it needs both to work. Let me know if you need more information. If...
  2. Replies
    11
    Views
    3,588

    Spring not using my custom converter

    I have been trying to register my own converter for reads and unfortunately it is not getting used. I can see it getting registered but it never actually calls the reader. Here are the corresponding...
  3. My fault. My WEB-INF/lib didn't get updated with...

    My fault. My WEB-INF/lib didn't get updated with the right jars.
    Thanks
  4. App unable to start due to it's inability to find mongo:mapping-converter

    Hey Guys
    I have updated to M3 of spring-data-mongodb and I am trying to add a custom ReadConverter but it's choking on my mapping-converter.

    Caused by: org.xml.sax.SAXParseException:...
  5. Replies
    3
    Views
    1,737

    Actually I left it running overnight and here is...

    Actually I left it running overnight and here is a more robust message:

    Apr 12, 2011 3:27:01 PM org.apache.catalina.startup.Catalina start
    INFO: Server startup in 52710 ms
    INFO [2011-04-12...
  6. Replies
    3
    Views
    1,737

    Insight throwing errors in STS

    I'm getting this error when my app runs for a few minutes.
    Insight bascially starts failing left and right. Here are a few stacktraces.
    Any ideas would be greatly appreciated.


    ...
  7. Shoot. Do you guys have an ETA on when thight...

    Shoot. Do you guys have an ETA on when thight might happen?
  8. After some research it looks like it should be...

    After some research it looks like it should be supporting property editors out of the box. In the Person example they have an Address object which is set and then persisted and retrieved.
    In my...
  9. Spring Data MongoDB - Property Editor Support?

    I've been taking the plunge into using MongoDB and I got a simple example working writing to and from mongo. Now I need to know how to manage property editors for the conversion? I'm not sure if it's...
  10. Replies
    1
    Views
    1,230

    startup

    Does anyone have any insights?
  11. Replies
    1
    Views
    1,230

    Problem on startup of tc server

    Howdy,
    We installed a new instance of STS and we're running the spring tc server developer edition v2.1. Our app is starting fine (after some jiggering) but the weird part is that for some reason tc...
  12. Replies
    0
    Views
    990

    AJP with tcServer in STS

    Hello
    I've been reading the documentation but I'm having some trouble.
    I am trying to have both an http connector and an AJP connector for my tcServer instance.
    Here is how my server.xml looks...
Results 1 to 12 of 12