Discussion:
[errai-users] TheStore
john destefano
2010-02-12 04:35:07 UTC
Permalink
Hi,

Having trouble with TheStore app. Ran mvn clean install in the parent
directory. Switched to the samples/TheStrore directory and ran mvn gwt:run.
The login box comes up then the screen goes blank. There is an error in the
Jetty console as follows:

00:00:19.021 [ERROR] Errors in
'file:/home/jdestef/workspaces/workspace-errai-bus/samples/TheStore/war/WEB-INF/classes/org/jboss/errai/demo/thestore/client/modules/MailSender.java'
00:00:19.021 [ERROR] Line 30: The import
org.jboss.errai.workspaces.client.svc cannot be resolved
00:00:19.021 [ERROR] Line 33: The type MailSender must implement the
inherited abstract method WSComponent.getWidget(WidgetCallback)
00:00:19.021 [ERROR] Line 59: Shoutbox cannot be resolved to a type


Thx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/errai-users/attachments/20100211/1afb3e18/attachment.html
Heiko Braun
2010-02-12 15:09:49 UTC
Permalink
what version are you using?
building from trunk would be recommended,
otherwise get a nightly build here:
http://jboss.org/errai/Downloads.html

i am currently using the version from trunk without any problems.

/heiko
Hi,
00:00:19.021 [ERROR] Errors in 'file:/home/jdestef/workspaces/workspace-errai-bus/samples/TheStore/war/WEB-INF/classes/org/jboss/errai/demo/thestore/client/modules/MailSender.java'
00:00:19.021 [ERROR] Line 30: The import org.jboss.errai.workspaces.client.svc cannot be resolved
00:00:19.021 [ERROR] Line 33: The type MailSender must implement the inherited abstract method WSComponent.getWidget(WidgetCallback)
00:00:19.021 [ERROR] Line 59: Shoutbox cannot be resolved to a type
Thx
_______________________________________________
errai-users mailing list
errai-users at lists.jboss.org
https://lists.jboss.org/mailman/listinfo/errai-users
Loading...