Hi JR Does that mean we just add a .gwt.xml file to the jar file? In my case, the jar file contains JPA persistent entities. So to me it doesn't make a lot of sense to ad a .gwt.xml file to it. Is that the only option we have?
Also, where in the package do I add the .gwt.xml file? It doesn't have the directory structure of a GWT app with client and server directories. On Dec 18, 4:23 pm, "J.R" <[email protected]> wrote: > You can use any jars in GWT server side. > But in GWT client side, the jar must be defined as a gwt-module, then > could be used. > I have been trapped by this question while I try to use XML-related > jars in client side. > > On Dec 19, 7:23 am, benimx85 <[email protected]> wrote: > > > > > i have to use jars in my project. these jars have not got gwt.xml. > > these are jana's jars for write ontologies. > > how can i use my jar files in gwt? > > may you help me?- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
