JBoss Community

Re: Wrong driver class [class comm.ibm.db2.jcc.db2Driver]

created by Joseph Fouts in Datasource Configuration - View the full discussion

Nicklas answered this question for me in the Jboss 7 forum.

 

My connection url was missing a colon after db2 and I also had the port and database name in the wrong order.

 

This is what the connection url should have had:

 

        jdbc:db2://10.90.10.125:60009/apdev70

 

Thanks again.

Reply to this message by going to Community

Start a new discussion in Datasource Configuration at Community