I think you're mixing up quite a lot of stuff here.
The doc never mentions to modify fulcrum.properties for example...

You don't simply have to run "ant import" and everything goes magic after, you have to 
specify quite a lot of params first, and everything is fairly well explained.

ant import should write something like taht when sucessful :

"PSMLImporter completed. Exported 'n' profiles" where 'n' is the number of profiles 
present now in DB.

Aurelien

adarsh a �crit :

> Hi,
> 
> For populating the profile as blob , i ran the ant import
> commmand in the build file of the jetspeed source mentioned in doc
> http://jakarta.apache.org/jetspeed/site/psml_db.html.i have
> changed the properties in the WEB-INF\conf\Fulcrum.properties
> file and jetspeed resources file
> the blobs are not populated.any help is appreciated.
> 
> properties in the fulcrum.properties file
> 
> services.DatabaseService.database.default=default
> services.DatabaseService.database.default.driver=org.gjt.mm.my
> sql.Driver
> services.DatabaseService.database.default.url=jdbc:mysql://loc
> alhost:3306/test
> services.DatabaseService.database.default.username=root
> services.DatabaseService.database.default.password=  
> 
> Thanks In Advance,
> Adarsh.

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

Reply via email to