hallo,

your <connection-url> has been set up incorrectly! It should be:

"<connection-url>jdbc:db2://ip-addr:port/PORTALDB</connection-url> "

Port should be 50000 (you can check with netstat).
 
Additionally you will have you to code DB Dialect settings for the portal core 
- see User's Guide chapter 3.3. (DB-Dialect is "DB2Dialect"). I'm
using userid "db2inst1" which has DBADM. But you could use any other user which 
has DBADM on your database. ("grant dbadm on database to youruserid").

I'm currently using DB2 with Portal 2.2.1 - so far I've not seen any Problems. 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3951322#3951322

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3951322


_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to