Hi Guys, I'm very new to GWT and have basic experience in web development. Just started learning gwt and trying to build a web application which would use client libraries in order to connect TIBCO EMS but not sure how to import libraries in to gwt project. I've already developed a java desktop application built on swings using those libraries but now not able to use them in gwt project.
I'm getting below error when I'm trying to create an object of TibjmsAdmin class. com.tibco.tibjms.admin.TibjmsAdmin can not be found in source packages. Check the inheritance chain from your module; it may not be inheriting a required module or a module may not be adding its source path entries properly. Can you please help here? Thanks in Advance Prashant -- 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.
