Need Help Packaging a GWT Library Module into a JAR

19 views
Skip to first unread message

Cengiz Öner

unread,
Dec 22, 2011, 6:15:59 PM12/22/11
to Google Web Toolkit
I am trying to package a GWT library module into a JAR file and use
the library in a GWT web app. Java sources, class files, module
descriptor, and UiBinder XML files are all included in the JAR.
However I am running into "Deferred binding failed for '[path to my
library].client.ClientFactory'..." error when I try to launch the web
app, which initializes the library on load. It seems that the failure
is caused by UiBinder views and RequestFactory that the library module
uses. Including all GWT-generated sources in the JAR didn't work
either.

Can someone tell me what needs to be included in the JAR? Are there
any additional resources required for library modules that use
UiBinder and RequestFactory?

Ed

unread,
Dec 23, 2011, 3:00:08 AM12/23/11
to google-we...@googlegroups.com
If you want help you need to include enough info like error message details.
Reply all
Reply to author
Forward
0 new messages