Thanks, it is working, it seams that I need gwt-user.jar only for compile.
On 24 stu, 10:32, "ponthiaux eric" <[EMAIL PROTECTED]> wrote: > Use gwt-servlet instead . > > 2008/11/24 Veljko <[EMAIL PROTECTED]> > > > > > > > > > Hi, > > > is it possible to have gwt-user.jar without javax.servlet package? > > Problem is in case when you have Websphere Application Server and > > classloading policy PARENT_LAST. Then you got error for RPC servlet: > > > Servlet [...]: not a servlet class > > > Solution is: > > > - change classloader mode to PARENT_FIRST (which I don't like, other > > issues) > > - delete package from JAR (which I did it) > > > Could be javax.servlet package move in stand alone JAR or some other > > solution? > > -- > Eric Ponthiaux > > Consultant technique > > +33.687030001 > > [EMAIL PROTECTED] Sakrij citirani tekst - > > - Prikaži citirani tekst - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
