-
Feb 16th, 2011, 02:49 AM
#1
NullPointerException
This is with Roo 1.1.1
I am getting this error after modifying some files
[FelixDispatchQueue] NullPointerException at org.springframework.roo.addon.web.m
vc.controller.WebScaffoldMetadata.getDatePatterns( WebScaffoldMetadata.java:1231)
fm
-
Feb 16th, 2011, 08:00 PM
#2
more details.
@RooEntity(identifierField = "user_id", identifierColumn = "user_id", table = "an_user", catalog = "an", finders = { "findAnUsersByEmail" }, versionField = "")
produces the error.
Removing the versionField = "" does not produce any error.
Any comments from Spring Roo committers?
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules