Joseph Fouts [
https://community.jboss.org/people/foutjo] created the discussion
"Re: Wrong driver class [class comm.ibm.db2.jcc.db2Driver]"
To view the discussion, visit:
https://community.jboss.org/message/716501#716501
--------------------------------------------------------------
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
[
https://community.jboss.org/message/716501#716501]
Start a new discussion in Datasource Configuration at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]