View Full Version : Out-of-the-box Explorer demo
Hi Darell,
I would really appreciate to see an out-of-the-box WAR file for the Explorer, that is to say including GWT jars.
Thanks in advance.
Regards.
LINEMAN78
9 Nov 2008, 4:52 PM
If I remember right, it is included in the GXT download.
There are WAR files in GXT download, but they don't include the GWT dependencies (gwt-user.jar...).
LINEMAN78
12 Nov 2008, 10:44 AM
There are 2 very easy solutions for this...
1.
a) Use your zip program(I suggest WinRAR or 7-Zip) to extract explorer.war into ./explorer
b) Add gwt-user.jar and get-servlet.jar to ./explorer/WEB-INF/lib
c) Deploy the war as exploded on your app server(I suggest Glassfish)
2.
a) Use your zip program to explore the explorer.war file
b) Drop the above libraries into WEB-INF/lib and your zip program should add them and recompress.
c) Deploy the explorer.war file.
darrellmeyer
12 Nov 2008, 10:46 AM
The GXT download does not include or distribute the GWT jars so including them is not an option. For extjs.com, we put the GWT jars is the common library folder for Tomcat rather than adding them to each GWT application.
Powered by vBulletin® Version 4.1.5 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.