Dear All,

Because PSML is a foundation of Jetspeed,

Would you to create a repository for PSML draft specification?

So we will know what kind of feature that will be added in next version, or
etc?

Like W3C, working on XSD, DTD etc...

Frans

----- Original Message -----
From: "David Sean Taylor" <[EMAIL PROTECTED]>
To: "'Jetspeed Developers List'" <[EMAIL PROTECTED]>
Sent: Thursday, November 22, 2001 12:33 PM
Subject: RE: dbpsml v3


> > Right - this is due to the Profile object not knowing about psml id's
> > - so when its converted to a JetspeedUserProfile, for example, there
> > is nowhere to get one from - I think - I guess a Profile needs to
> > have an ID...
> >
> > Over to you DST...
>
> Chris,
>
> Thanks for figuring that one out.
> I'll add the id to the profile and test it out,
>
> David
>
> > -----Original Message-----
> > From: Chris Kimpton [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, November 22, 2001 8:39 AM
> > To: Jetspeed Developers List
> > Subject: Re: dbpsml v3
> >
> >
> > Hi,
> >
> > --- Chris Kimpton <[EMAIL PROTECTED]> wrote:
> > > >
> > > > ...but when I customise the turbine users page and save it - it
> > > > seems
> > > > to work, but if I logout and back in again - the settings have
> > > been
> > > > lost - as if its only changing the in-memory version and not
> > > > committing to the db.  I can't see any exceptions in the log
> > > file.
> > > >
> > > >
> > >
> > > Ok - I can see why this is happing  ;-)  The BaseProfile.store()
> > > method calls saveDocument on PsmlManager.saveDocument - which does
> > > nothing/is deprecated for the DBPsmlManagerService...  so I think
> > > it
> > > should be calling the store(Profile) method, passing itself...
> > >
> > > ...but the profile is still not being saved... it looks like the
> > > object it is saving has no PSML ID... as the SQL debug refers to a
> > > select where PSML_ID is null...
> > >
> >
> > Right - this is due to the Profile object not knowing about psml id's
> > - so when its converted to a JetspeedUserProfile, for example, there
> > is nowhere to get one from - I think - I guess a Profile needs to
> > have an ID...
> >
> > Over to you DST...
> >
> > HTH,
> > Chris
> >
> > =====
> > Need somewhere to Live in London? - Then go to http://freeflats.com
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
> > http://geocities.yahoo.com/ps/info1
> >
> > --
> > To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


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

Reply via email to