You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Vladimir Figurov <vf...@asia-soft.kz> on 2004/06/01 11:28:21 UTC

How To insert predefined roles

How To insert predefined roles (myRole) in jetspeed1.5-src, what they 
would be then in result deployment war?
In <jetspeed-src-ROOT>\src\sql\external\populate-* ???
- But I not find populate-* for hypersonic DB ;(

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


Re: How To insert predefined roles

Posted by Vladimir Figurov <vf...@asia-soft.kz>.
Thanks ;)
Yes, I think about replace HS on MySQL or Oracle, but on 10 - 20 user - 
HS - is simpless & and working ... (it time)


David Sean Taylor wrote:

>
> On Jun 1, 2004, at 2:28 AM, Vladimir Figurov wrote:
>
>> How To insert predefined roles (myRole) in jetspeed1.5-src, what they 
>> would be then in result deployment war?
>> In <jetspeed-src-ROOT>\src\sql\external\populate-* ???
>> - But I not find populate-* for hypersonic DB ;(
>>
>
> With Hypersonic the database script is actually the database.
> So you edit the the database scripts under 
> webapp/WEB-INF/db/jetspeed.script
> If you are doing anything more than a demo system, I don't recommend 
> this approach.
> Recommend:
>
> 1. Start a new project with the Jetspeed Plugin
> 2. Replace the Hypersonic database with MySQL
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


Re: How To insert predefined roles

Posted by David Sean Taylor <da...@bluesunrise.com>.
On Jun 1, 2004, at 2:28 AM, Vladimir Figurov wrote:

> How To insert predefined roles (myRole) in jetspeed1.5-src, what they 
> would be then in result deployment war?
> In <jetspeed-src-ROOT>\src\sql\external\populate-* ???
> - But I not find populate-* for hypersonic DB ;(
>

With Hypersonic the database script is actually the database.
So you edit the the database scripts under 
webapp/WEB-INF/db/jetspeed.script
If you are doing anything more than a demo system, I don't recommend 
this approach.
Recommend:

1. Start a new project with the Jetspeed Plugin
2. Replace the Hypersonic database with MySQL



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org