Thanks Karen and Aurelien ! Thank to your indications, I managed to have the correct sql, and the psml import was actually automatic. great :)
> I've been confronted to this issue too. And didn't do your > way. Indeed if > Jetspeed comes with a newer version you'll have to compare > all files to put > yours instead of old ones. Finally I came with this solution : > I've used ant to deploy the jetspeed "official" war (or the > one I created to > use database) How do you deploy a war using ant ? and then modify it for my needs (changing > properties file, > xreg, ...). > I never do changes to Jetspeed src directly, cause it means a > lot of work > when a newer version comes. (Of course my methods also > implies to check the > changes between versions of jetspeed cause default templates > or xreg can > change ! But didn't find any better solution. So what will you have to do exactly in order to keep your changes if you change version (which files to keep and which to replace...) ? What are the advantages ? And what if you have to rebuild ? Thanks a lot for your explanations. Pierre
