Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Won't Fix
-
Affects Version/s: 1.1
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:gwt 1.6.4, maven 2, win XP/linux RH5
-
Number of attachments :
Description
I got a problem discussed here : http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/d4dd93967b8231e7?pli=1
When I compile my GWT application, the javax/servlet java files are compiled and gwt put them in the classes package of the output directory. So the javax/servlet classes are in the war of the project and all the applications servers embedded this library already.
So we got a wonderfull linkage error at runtime.
Could you help me about this ?
I use the gwt-maven-plugin to build, and the javax/servlet directory from the gwt-user library is in my war and that create some linkage error on tomcat/jboss etc...
Bst Rgds,
Please don't use Jira for such questions : repport to the user list
Jira is a tracker for confirmed issues that where allready repoorted on user list