Hello,
I am developing an application integrating GWT+Spring+Hibernate
and as suggested by you I have used the help from the site suggested
by you,i.e.
Part One :http://eggsylife.blogspot.com/2007/10/well-this-tutorial-
aims-at-helping.html
Part Two:
http://eggsylife.blogspot.com/2007/11/hibernate-spring-google-web-toolkit.html
Part Three:
http://eggsylife.blogspot.com/2008/02/hibernate-spring-google-web-toolkit.html
I have completed the application development in the hosted mode and
for database I have used MySQL. Now, I have stuck with a problem, when
I compile the application the corresponding files and folders are not
created in the "WEB-INF/classes" folder, this further creates problem
in the generation of MyApplication-shell that is,to run the
program in the hosted mode.The application runs in the hosted mode,
but when I enter the value in the TextBox and click on Search button
then; here, it gives me a lot of warning messages and finally the
error as,
1) Unable to instantiate 'com.company.server.TeacherServiceImpl'
and
2) Unable to dispatch request
Please help me to solve this error.
Thanks,
Poonam
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---