Sudhakar,

Let make myself clear.

Maven (package goal) is building my app. So, ALL libs that I need are
put in WEB-INF/lib (guice and shiro inclusive). When try to "Run as.."
my application with GPE, just guice and shiro libs disappears.

On Oct 7, 3:48 am, Sudhakar Abraham <[email protected]>
wrote:
> Google Plugin Eclipse (GPE) does not delete the library jar in WEB-INF/
> lib directory by itself.  So manually copy /paste the Juice and shiro
> jars in WEB-INF/lib directory.
>
>  S. Abrahamwww.DataStoreGwt.com
> Persist objects directly in GAE
>
> On Oct 6, 10:59 pm, André Salvati <[email protected]> wrote:
>
>
>
>
>
>
>
> > Hi,
>
> > strange behavior that started to happen on GPE after add guice and
> > shiro jars.
>
> > Step 1 - Package app (maven). All jars are on WEB-INF/lib as expected.
>
> > Step 2 - Execute Run as -> Web Application... gets
> > java.lang.ClassNotFoundException:
> > com.google.inject.servlet.GuiceServletContextListener. I noticed that
> > guice and shiro jars disapeared from my WEB-INF/lib
>
> > Note: When I execute gwt:run after 1, everything works fine.
>
> > Does GPE make any validation before start to run? Why GPE is deleting
> > some of my jars??
>
> > Should I crosspost questions about GPE on GAE forum?
>
> > Thanks.

-- 
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