ICEPushと呼ばれるアドオンを使用して、データ非同期をクライアントにプッシュしています。ところで、私はvaadin 7を使用しています。ページを開くと、次のエラーが表示されます。
Widgetset does not contain implementation for org.vaadin.artur.icepush.ICEPush. Check its component connector's @Connect mapping, widgetsets GWT module description file and re-compile your widgetset. In case you have downloaded a vaadin add-on package, you might want to refer to add-on instructions.
ビルドスクリプトとしてantを使用しています。アドオンをコンパイルする手順を教えてくれる人がいますか?
ありがとう。