hello everybody; i'm creating a web application with gwt +jpa(for model) and spring framework and i also use the GXT lib;
i have class named "personneDTO" it extend from "BaseModel" the probleme that when i run my application i have this error : ATTENTION: Nested in org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'EMF' defined in file [C:\workspace-sts-2.8.1.RELEASE\projetTest\war\WEB-INF\classes\com\aptusline\projetTest\server\EMF.class]: Instantiation of bean failed; nested exception is java.lang.ExceptionInInitializerError: Class "com.projetTest.shared.PersonneDTO" was not found in the CLASSPATH. Please check your specification and your CLASSPATH. -- Akram MONCER Personne -- 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.
