You could apply the patch as suggested by Randy in this link http://www.mail-archive.com/[email protected]/msg14839.html
I build Jetspeed for Sybase and I run into similar problems. So usually, I modify the schemas manually before building Jetspeed and it seems to work fine. Hema On Wed, 2 Mar 2005 18:10:07 -0600, Litton, Tom - CEPM <[EMAIL PROTECTED]> wrote: > I should have looked before asking the second question. I see the mssql > scripts now, but i'm getting the error: > > C:\jetspeed-2\jetspeed-database\scripts\build.xml:39: java.sql.SQLException: > Int > roducing FOREIGN KEY constraint 'SSO_PRINCIPAL_TO_REMOTE_FK_2' on table > 'SSO_PRI > NCIPAL_TO_REMOTE' may cause cycles or multiple cascade paths. Specify ON > DELETE > NO ACTION or ON UPDATE NO ACTION, or modify other FOREIGN KEY constraints. > > Is there a work around for this? > > Thanks, > > Tom > > -----Original Message----- > From: Litton, Tom - CEPM [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 02, 2005 5:30 PM > To: [email protected] > Subject: questions > > First question: Is there an archive for this list? The maven generated site > doesn't have a link. > > Second question: Does jetspeed 2 support MS SQL server yet? If so, which > release? > > Third question: Is there any documentation for installing jetspeed directly > from the binaries (ie, without the maven scripts)? I see the ant scripts for > initializing the db, so I'm assuming its possible. Is it just running > db.create and copying the shared, webapp, and conf directories to the tomcat > home? Or is there more configuration I should be aware of? > > Thanks, > > Tom > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Hema Menon --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
