adarsh a �crit : > Hi, > > I am working on release build of jetspeed.i have changed the > jetspeedresource.properties file.do we need the jetspeed source for > importing the blob or is there any way by which we can do import with > release build of jetspeed?
No, because jetspeed uses torque to access the DB, and the peers (= accessors to datas) generated by torque are db-dependant. If you want to use jetspeed psml in db, you have to build it from source. See http://jakarta.apache.org/jetspeed/site/psml_db.html What I'm doing here is making once for all the prepared database, and then use a dump to install on clients. HTH, Aurelien --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
