[jboss-user] [JBoss and NetBeans] - Re: data binding problem, blank after bind, working on sun s

2007-04-25 Thread jwbaker
Any exceptions in the $userdir/var/log/messages.log? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4040720#4040720 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4040720 ___

[jboss-user] [JBoss and NetBeans] - Re: data binding problem, blank after bind, working on sun s

2007-03-05 Thread darrencnz
Hi John, thanks for your reply I am using Jboss 4.0.5 GA, PostgreSql 8.2 (latest release), I did copy postgresql-8.2-504.jdbc3.jar into server/default/lib. I am migrating from MyEclipse, Had a few EJB deployed in jboss. NetBeans 5.5 bring up jboss smooth. I connect to PostgreSql from IDE withou

[jboss-user] [JBoss and NetBeans] - Re: data binding problem, blank after bind, working on sun s

2007-03-05 Thread jwbaker
Make sure you copy the postgresql-8.2-504.jdbc3.jar to the server\default\lib folder John View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4025176#4025176 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4025176 __

[jboss-user] [JBoss and NetBeans] - Re: data binding problem, blank after bind, working on sun s

2007-03-05 Thread jwbaker
Works for me using the following: * Driver location: o http://jdbc.postgresql.org/ * Driver version: o 8.2-504.jdbc3 * Driver jar files: o postgresql-8.2-504.jdbc3.jar * Driver classname: o org.postgresql.Driver * URL format: