Elisabeth,
All one had to do is this to get going:
1. start with a clean J2 install from source configured properly.
2. build and deploy normally... but do not start J2 yet.
3. run 'maven import' from the top level J2 directory... the same one
you normally build from.
4. copy jetspeed/WEB-INF/assembly/alternate/db-page-manager.xml over top
of jetspeed/WEB-INF/assembly/page-manager.xml
5. start tomcat/J2 normally.
All should be going to the DB at this point! Note that the portal is not
much use with an empty PSML DB.. that is why we do an import up front.
Take a look at the import goal in maven.xml to customize the DB
PageManager bootstrapping steps.
HTH,
Randy
Elisabeth VanSchaardenburg wrote:
I'm new to working with Jetspeed, so please forgive me if I've
overlooked the obvious. I see in the J2 features that it supports
persisting the PSML settings in a database and I see that the database
already has the tables set up for this. What I haven't been able to
figure out so far is what I need to do to get that to work. Is the
functionality already there (is it a configuration setting) or is that
something that I'm going to need to implement myself (and if so, any
hints on where to begin)?
If someone could help me out with this or point me to some documentation
for this, I would greatly appreciate it.
Thanks,
Elisabeth
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]