Can you show some code?

Carl-Eric

On Mon, 4 Jul 2011 08:02:16 +0200
"Miroslav F." <mir...@seznam.cz> wrote:

> Driver is in classpath and is initialized. When I start tomcat, it
> works (load images
> from database) but when i redeploy or reload page (F5) it complains
> about "java.sql.SQLException: No suitable driver found...". I have to
> restart tomcat and than
> it works again.
>  
> 
> > -----Original Message-----
> > From: Carl-Eric Menzel [mailto:cmen...@wicketbuch.de] 
> > Sent: Sunday, 03. July 2011 23:22
> > To: users@wicket.apache.org
> > Subject: Re: error - serialization
> > 
> > That means you don't have the appropriate driver jar in your 
> > classpath.
> > You need the PostgreSQL driver jar, put it on your classpath, 
> > and initialize it.
> > 
> > Carl-Eric
> > www.wicketbuch.de
> > 
> > On Sun, 3 Jul 2011 23:08:40 +0200
> > "Miroslav F." <mir...@seznam.cz> wrote:
> > 
> > > Still problem with "no suitable driver found"
> > > 
> > > Does someone has experience with this and solved it?
> > > 
> > > Miro
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> > For additional commands, e-mail: users-h...@wicket.apache.org
> > 
> > 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to