Hi, Bertrand,
Yes, I tried building from /contrib/extensions/gwt, but got the
following error:
1 required artifact is missing.
for artifact:
org.apache.sling:org.apache.sling.extensions.gwt.sample:bundle:2.0.0-incubator
-SNAPSHOT
from the specified remote repositories:
apache.incubating
(http://people.apache.org/repo/m2-incubating-repository),
apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
central (http://repo1.maven.org/maven2)
I checked the repos and the required artifact is not in them.
Any suggestions, as I would like to see this example working.
Glenn Silverman...
Bertrand Delacretaz wrote:
Hi Glenn,
On Fri, Mar 20, 2009 at 1:05 AM, Glenn Silverman
<[email protected]> wrote:
...Bundlizing a GWT application that runs correctly in Sling needs a workaround
to access the generated nocache.js....
Did you have a look at the Sling code under /contrib/extensions/gwt?
I'm not a GWT specialist, but last time at looked that seemed to work.
-Bertrand