Seems like that your class "com.neanyinc.logistics.PMF" is not on your server's classpath which basically means its not in your generated .war file (in WEB-INF/classes or in WEB-INF/lib inside a different library jar). So you should check this.
-- J. -- 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/-/SnMfTto3r_YJ. 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.