Search:

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

Search: Search took 0.01 seconds.

  1. Hibernate Annotator (H8A8) version 0.2 release

    I've released version 0.2 of H8A8, a tool to use Java 5 annotations for hibernate mapping. H8A8 is intended as an alternative to XDoclet for Hibernate for those working with Hibernate 3 under Java 5....
  2. Yeah - that would probably have made more sense!...

    Yeah - that would probably have made more sense! I'll do that now.
    eoin.
  3. Hibernate Annotator (H8A8) version 0.2 release

    I've released version 0.2 of H8A8, a tool to use Java 5 annotations for hibernate mapping. H8A8 is intended as an alternative to XDoclet for Hibernate for those working with Hibernate 3 under Java 5....
  4. Fixed with custom UriBasedViewController

    I've got this working in a cleaner way now. I have kept my view resolver returning null if view is not found, and written a custom UriBasedViewController:


    public class UrlBasedViewController
    ...
  5. You're right - it is an error if my code has a...

    You're right - it is an error if my code has a bad view name in it. However, I use a UrlFilenameViewController, and with this it means that if someone requests a broken link on my site they get a...
  6. Velocity ResourceNotFoundException -> Want HTTP 404

    I'm using spring velocity view support and currently, when someone gets a broken link, it generates the following errors and results in a HTTP 500 response code.



    2005-02-04 15:35:06,625 [ ...
Results 1 to 6 of 6