aspose file tools
The moose likes JBoss and the fly likes getting An AnnotationConfiguration instance is required with formcontroller but not with main method Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "getting An AnnotationConfiguration instance is required with formcontroller but not with main method" Watch "getting An AnnotationConfiguration instance is required with formcontroller but not with main method" New topic
Author

getting An AnnotationConfiguration instance is required with formcontroller but not with main method

Himanshu bisht bebo
Greenhorn

Joined: Jun 12, 2012
Posts: 9
I am getting an error while i am giving data of customer through form controller ,
but when i make customer object my self in main method and persisting it with hibernate there is no problem !! thats amazing thing about it

i am using hibernat 4 with annotation and spring mvc 3 form controller also with annotation



if somebody knows the solution plzzzz tell me.....


thanks in advance
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5528

"Himanshu scjp", please see your private messages regarding an important administrative matter.


JBoss In Action
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: getting An AnnotationConfiguration instance is required with formcontroller but not with main method
 
Similar Threads
Command object is not setting up properly
problem understanding routes
Getting html form name
How to submit JSON data as request body in Apache CXF jax-rs (REST)
MVC, Desktop application, where create POJO object?