I'm not entirely familiar with how DB2 connect works but it may be that you need to configure your datasource to connect to a different host and/or port number than the db2 instance running on your mainframe server. i.e. you might be inadvertently bypassing your DB2 connect and going straight to the mainframe. Just a thought.
Best wishes, Paul On 3/22/06, Fran Varin <[EMAIL PROTECTED]> wrote: > > Yes, we did add those entries. What we're really confused about is that the > java drivers supplied by the DB2 install are contained in a .zip file. These > are different from the ones mentioned in the tutorial and is also the > version that contains the driver that we reference for using DB2 connect. > However, we cannot seem to configure Geronimo using this driver. We've event > packaged the content of the .zip as a .jar and that does not resolve the > issue. > -- > View this message in context: > http://www.nabble.com/Configurint-Geronimo-to-use-DB2-t1324683.html#a3540585 > Sent from the Apache Geronimo - Users forum at Nabble.com. > >
