Hi Michael,
I faced the same problem initially when I was trying to build the jetspeed2. I was able to resolve the issue by copying the database driver file(mysql-connector jar in my case since I was using Mysql) in the tomcat common/endorsed folder. This was one of the steps that were included in the installation/build manual in case of jetspeed2-M3, but I supposed this is not included in the new documentation that has come up for jespeed2. The jdbc-connection also works fine once the driver file is provided. Hope this helps. Thanks and regards Kishore -----Original Message----- From: Michael Gustav Simon [mailto:[EMAIL PROTECTED] Sent: Wed 12/28/2005 5:15 PM To: Jetspeed Users List Subject: Re: Failure maven-plugin and Mac OS X The installation with the maven-plugin seems to be work with absolute paths. But the jdbc database connection will not work! If I use the gui ant installer the portal works without any problems. Yes, for the installation with the maven-plugin I started the db before tomcat! How do I can analyze the problem with the maven-plugin? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. Any unauthorized review, use, disclosure, dissemination, forwarding, printing or copying of this email or any action taken in reliance on this e-mail is strictly prohibited and may be unlawful. Visit us at http://www.cognizant.com
