I Also have an issue with Validation.jar file. 
 
I can't build my application with GWT 2.4. but I can build the same 
application with GWT 2.0. Here is list of software I use.
 
GWT 2.4
Spring 2.5.4
Hibernate 3.7
 
This is my 'workaround'. I remove the validation-api-1.0.0.GA.jar from my 
eclipse plugin directory. 
(C:\MyProgram\eclipse\plugins\com.google.gwt.eclipse.sdkbundle_2.4.0.r36v201108301710\gwt-2.4.0).
 
Then I can build my application. I need better 'working' solution of it. 
 
Please refer to the error message attached below. Thanks for your help!
 
 
 
[WARN] Server class 'javax.validation.Validation' could not be found in the 
web app, but was found on the system classpath

[WARN] Adding classpath entry 
'file:/C:/AuditProgram/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_2.4.0.r36v201108301710/gwt-2.4.0/validation-api-1.0.0.GA.jar'
 
to the web app classpath for this session

For additional info see: 
file:/C:/AuditProgram/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_2.4.0.r36v201108301710/gwt-2.4.0/doc/helpInfo/webAppClassPath.html

[ INFO] 09/08/11 16:47:39 
<org.springframework.beans.factory.support.DefaultSingletonBeanRegistry:destroySingletons():396>:
 


Destroying singletons in 
org.springframework.beans.factory.support.DefaultListableBeanFactory@bb70ad: 
defining beans 
[userAdminDataSource,userInfoSource,transactionManager,sessionFactory,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.transaction.config.internalTransactionAdvisor,ldapDAO,usersDao,userAdminDao,userService,emailNotificationService,mailSender];
 
root of factory hierarchy

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/W14W760xXXEJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to