thank you guys, ill try and let you know. melinate wrote: > > This DB2 driver does not need a second "license" jar file, so it may fit > the need nicely. We have used it for JDBC access within an AppFuse > project, but never with Hibernate so I'm not sure if there is any tricks > to it's use in that context. > > http://jt400.sourceforge.net/ > > Nathan > > > ----- Original Message ----- > From: "Matt Raible" <[EMAIL PROTECTED]> > To: [email protected] > Sent: Wednesday, September 26, 2007 8:50:06 AM (GMT-0800) > America/Los_Angeles > Subject: Re: [appfuse-user] IBM DB2 > > You should be able to. I've tried to use the Derby Driver with DB2, > but it didn't work. The main issue we've had in adding DB2 support is > the fact that it requires multiple JARs for its JDBC Driver. If you > can find a single JAR/artifact we can use, we'd be happy to add > support. In the meantime, there's two things you can do: > > 1. Replace all references to jdbc.* dependencies with the two > depdendencies that DB2 requires in pom.xml. > > 2. Create a pom that has a dependency on the two DB2 artifacts and > install it in your local repository. > > See the following entry (and comments) on my blog for more solutions: > > http://raibledesigns.com/rd/entry/database_profiles_in_appfuse_2 > > Matt > > On 9/26/07, meisam4910 <[EMAIL PROTECTED]> wrote: >> >> does Appfuse work with IBM DB2 ? in its database list i could not found >> the >> DB2 name :(( is there any way to use DB2 with appfuse ? >> -- >> View this message in context: >> http://www.nabble.com/IBM-DB2-tf4521471s2369.html#a12898330 >> Sent from the AppFuse - User mailing list archive at Nabble.com. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > -- > http://raibledesigns.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > >
-- View this message in context: http://www.nabble.com/IBM-DB2-tf4521471s2369.html#a12918035 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
