I have downloaded Drools-Guvnor project from their repository. I want to start Drools-Guvnor in development mode. This project was created with GWT version 1.5. However, I am using latest version Drools-Guvnor plug-in for Eclipse. I have included src folder in classpath. In addition, all other depended project's src folders are also in classpath. I am using Eclipse for EE version 3.5. Please let me know if you need any other information.
Thanks, Rahul On Apr 23, 2:51 pm, Ray <[email protected]> wrote: > I am getting following error in GWT development console when I try to > use "Run Configuration" from Eclipse. > > 00:00:20.360 [TRACE] Finding entry point classes > 00:00:20.360 [ERROR] Unable to find type > 'org.drools.guvnor.client.JBRMSEntryPoint' > 00:00:20.407 [ERROR] Hint: Check that the type name > 'org.drools.guvnor.client.JBRMSEntryPoint' is really what you meant > 00:00:20.407 [ERROR] Hint: Check that your classpath > includes all required source roots > 00:00:20.407 [ERROR] Failed to load module 'org.drools.guvnor.Guvnor' > from user agent 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) > AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.1.249.1059 Safari/ > 532.5' at localhost:2247 > > I tried workaround listed on following web link (Unable to find type > 'com.foo.client.MyApp') without any success. Any ideas on resolution > will be helpful. > > http://code.google.com/webtoolkit/doc/1.6/FAQ_Troubleshooting.html > > -- > 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 > athttp://groups.google.com/group/google-web-toolkit?hl=en. -- 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.
