Select box Data binding from postgresql

Confluence User - 25 Oct, 2017

Hi ,

I have trying to bind Select box with Bean Shell Form Binder.

But getting this error.

 

Target exception: java.lang.ClassNotFoundException: org.postgresql.Driver

 

Can someone please assist me?

Thanks 

selectbox;#beanshell;postgresql;postgresql9.5

4


25 Oct, 2017
confluenceUser
1
confluenceUser

Hello, you need, in fact, the driver. In my case I am using the file postgresql-9.3-1103.jdbc3.jar in the folder apache-tomcat-8.0.20 \ lib and actually my default database is postgresql.

26 Oct, 2017
confluenceUser
confluenceUser

i have uploaded postgresql-9.3-1103.jdbc3.jar in the folder apache-tomcat-8.0.20 \ lib . But getting same error

27 Oct, 2017
confluenceUser
confluenceUser

have you try to restart tomcat?

27 Oct, 2017
confluenceUser
confluenceUser

Yes. Now its working. Thank You.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print