Hi,

I am installed Jetspeed 1.5 with jakarta-tomcat-5.0.28 and got it working with standard procedure. Pretty interface.
As I need to use MySQL and followed the following steps


* http://portals.apache.org/jetspeed-1/install.html guideline.
* run all the mysql related ..sql file src/sql/external
(turbine-mysql.sql, and populate-mysql.sql)
* I modified the project.properties, Torque.properties (both to
relfect the mysql config), and JetspeedResources.properties as
specified in the guideline page :
http://portals.apache.org/jetspeed-1/psml_db.html
o However, I am not able to get *target/classes/sql/dbpsml-schema.sql *and *target/classes/sql/security-schema.sql *as specified in
http://portals.apache.org/jetspeed-1/psml_db.html#Creating_PSML_Database


   * mysql connection is okay, because I must login with the right
     username / password, and also tested it with mysql shutdown (got
     different errors)

After following those steps, I am getting : "Error retrieving Portal Page: Profile not found" at the main page.
Seems that jetspeed couldn't find the default profile from mysql database, but I also found the jetspeed's profile related tables are still empty.


I am doing a proof of concept with jetspeed as the main portal framework. I feel the 3rd step above is the key point, but I can't get the .sql generated.
Can anyone assist me if I missed anything here ?


Thanks

Lukman

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to