-
Ext User
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.
-
Ext User
If I remember right, it is included in the GXT download.
-
Ext User
There are WAR files in GXT download, but they don't include the GWT dependencies (gwt-user.jar...).
-
Ext User
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.
-
Sencha User
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.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules