Hi Guys; We have 2 front end jetspeed deployments up and running, and they share the same database. Everything is the same on both machines, including the psml files. However, it is not working as I would expect.
We are running into issues with Jetspeed-Layouts not available exceptions on one of the machines, our secondary box that we are only using for testing. Almost every single portlet has this error when we try to view it. I have run into this exact same problem before when we had different psml files, that had fragments with identical id's..one fragment was pointing to VelocityThreeColumns layout, and the other was pointing to VelocityOneColum. This caused all of the VelocityOneColumn layouts to not function. This is one of the reasons why we are supposed to use unique id's I guess. So back to my original question, Is it not a good idea to have the same psml files, with same fragment id's on 2 seperate machines sharing the same database. Is there a way to make this work without changing all of the fragment id's on the second box, or would that be the recomended solution ? Thanks Pat M
