Hi Agi, When use the -noserver from eclipse, I am getting the following error on the GWT development mode window:
00:00:49.531 [TRACE] Finding entry point classes 00:00:49.531 [ERROR] Unable to find type 'com.xyz.dashboard.prototype.gwt.widget.TxnTopLevelWidget' 00:00:49.531 [ERROR] Hint: Check that the type name 'com.xyz.dashboard.prototype.gwt.widget.TxnTopLevelWidget' is really what you meant 00:00:49.531 [ERROR] Hint: Check that your classpath includes all required source roots 00:00:49.531 [ERROR] Failed to load module 'prototype' from user agent 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13' at localhost:1027 I have set all the classpaths correctly, to give a background, I have a struts application running on websphere (is it ok to run the websphere appln from the same eclipse instance?). thanks On Tue, Jan 4, 2011 at 4:55 AM, agi <[email protected]> wrote: > and how do you exactly run your application? can you paste whole > command? > > I am using -noserver argument from eclipse and it works just fine.. > > On Jan 4, 2:44 am, Srividhya Ramachandran <[email protected]> wrote: >> I want to run the appln in Websphere server and trying to explore the >> -noserver option. However I get the following error: >> >> gwtc: >> [java] Unknown argument: -noserver >> [java] Google Web Toolkit 2.1.0 >> >> has anybody tried this successfully? >> >> thanks > > -- > 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. > > -- 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.
