According to you, I have a separate jar with all entiites with BeanModelTag implementation. In this jar I put in the persistence.xml this code --> .........<jar-file>gxt.jar</jar-file>.............. Is it enough or I'm missing something?
On 3 Nov, 18:52, charlie <[email protected]> wrote: > Jboss NCDeff errors are ubiquitous, try another servlet container to > see if its jboss or your app. > > > > On Tue, Nov 3, 2009 at 11:15 AM, iaio81 <[email protected]> wrote: > > > Hi all, > > I'm developing with EXT-GWT and I've problem with Entity in a separate > > jar. > > I've created entity class that implements BeanModelTag, but JBoss > > doesn't deploy successfully because give me a NoClassDefError on > > BeanModelTag.....help me please!!!! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
