Hi Alvin, http://openjpa.apache.org/builds/2.0.1/apache-openjpa/docs/dbsupport_db2.html
*Example 2.4. Example properties for IBM DB2 * openjpa.ConnectionDriverName: com.ibm.db2.jcc.DB2Driver openjpa.ConnectionURL: jdbc:db2://SERVER_NAME:SERVER_PORT/DB_NAME I guess thats it, of course user/pass is needed too. And you need to place the db2-jdbc-$version.jar in WEB-INF/lib directory. Sebastian 2011/9/28 [email protected] <[email protected]> > Good afternoon. > > Has anyone been able to use openmeetings with DB2? What changes were > necessary in the persistence.xml? Are these just the: > > DriverClassName=com.ibm.jdb2.jcc.DB2Driver > URL > Username and Password > > Thanks. > > Alvin > > -- > You received this message because you are subscribed to the Google Groups > "OpenMeetings User" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/openmeetings-user?hl=en. > > -- Sebastian Wagner http://www.openmeetings.de http://www.webbase-design.de http://www.wagner-sebastian.com [email protected] -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
