I m getting the following  error:

org.eclipse.swt.SWTException: Failed to execute runnable
(java.lang.LinkageError: loader constraint violation: when resolving method
"com.google.gdt.eclipse.login.LoginCallbackServer.addServlet(Ljava/lang/String;Ljavax/servlet/Servlet;)V"
the class loader (instance of
org/eclipse/osgi/internal/baseadaptor/DefaultClassLoader) of the current
class, com/google/gdt/eclipse/login/LoginCallbackServer, and the class
loader (instance of
org/eclipse/osgi/internal/baseadaptor/DefaultClassLoader) for resolved
class, com/google/gdt/eclipse/login/LoginCallbackServer, have different
Class objects for the type javax/servlet/Servlet used in the signature)
Failed to execute runnable (java.lang.LinkageError: loader constraint
violation: when resolving method
"com.google.gdt.eclipse.login.LoginCallbackServer.addServlet(Ljava/lang/String;Ljavax/servlet/Servlet;)V"
the class loader (instance of
org/eclipse/osgi/internal/baseadaptor/DefaultClassLoader) of the current
class, com/google/gdt/eclipse/login/LoginCallbackServer, and the class
loader (instance of
org/eclipse/osgi/internal/baseadaptor/DefaultClassLoader) for resolved
class, com/google/gdt/eclipse/login/LoginCallbackServer, have different
Class objects for the type javax/servlet/Servlet used in the signature)

Has anybody the same issue ?


-- 

GWT API for  non Java based platforms
http://code.google.com/p/gwt4air/
http://www.gwt4air.appspot.com/

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to