I get the source of jetspeed. I compile it with no errors.
It 's not possible to use mysql for the user repository and
stock the profile in file system?
The directory anon exist in WEB-INF/psml/ with the default.psml in html directory.
jerome
>
> On Wednesday, November 26, 2003, at 05:51 AM,
On Wednesday, November 26, 2003, at 05:51 AM, jla159753 wrote:
Ok, thank for your help. I send you my zipped Torque.properties files.
It looks fine.
Are you storing your PSML in the database?
Im not clear on this.
Seems like we should first ensure that you can connect to the database.
Do you ha
jla159753 a écrit :
>
> how do you load the profile in DB ?
> I don't see this script.
Well you can't load them using SQL, as it is blob and it is too big to be sent with a
SQL sentence.
see
http://jakarta.apache.org/jetspeed/site/psml_db.html
"Converting from PSML files to a PSML Database"
> Seeing this :
>
> org.apache.jetspeed.om.profile.ProfileException: java.lang.NullPointerException
> at
> org.apache.jetspeed.services.profiler.JetspeedProfilerService.fallbackProfile
>
> I would say that the user database is populated, but not the profiles in DB...
>
how do you load the prof
Ok, thank for your help. I send you my zipped Torque.properties files.
>
> On Tuesday, November 25, 2003, at 01:36 AM, jla159753 wrote:
>
> > Hi,
> > I install jetspeed on linux box. It's work if I don't change default
> > database
> > (Hypersonic SQL) for users.
> > But when I switch on m
David Sean Taylor a écrit :
> On Tuesday, November 25, 2003, at 01:36 AM, jla159753 wrote:
>
>> Hi,
>> I install jetspeed on linux box. It's work if I don't change default
>> database (Hypersonic SQL) for users.
>> But when I switch on mysql database. I have some error on anonymous
>> page.
>>
On Tuesday, November 25, 2003, at 01:36 AM, jla159753 wrote:
Hi,
I install jetspeed on linux box. It's work if I don't change default
database
(Hypersonic SQL) for users.
But when I switch on mysql database. I have some error on anonymous
page.
Im using MySQL with several portals here. Maybe I