Hello I am having problems getting my server side code to work while doing gwt development, this since I (or rather some third party jar:s that I use) use native library's (dll:s) for some of the critical functionality of the app. I do not know how to make the native call work inside jetty, I know that inside Tomcat you can copy the jar:s working with native calls to the shared-lib directory and such... But how do I do the same in the default gwt-dev env (the one started with "ant hosted")?
Regards Clundahl --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
