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 "Y.Watanabe" <yu...@msj.biglobe.ne.jp> on 2004/03/10 10:08:45 UTC

Re[2]: Where is org.apache.jetspeed.om.dbpsml.BaseJetspeedGroupProfilePeer ?

OK. I understand that I need to study about Torque firstly...
Thank you !

"Stijn de Witt" wrote on 2004/03/09 19:24
with Subject: Re: Where is org.apache.jetspeed.om.dbpsml.
BaseJetspeedGroupProfilePeer ?

>jakarta-jetspeed\src\java\org\apache\jetspeed\om\dbpsml\JetspeedGroupProfile
>Peer.java
>This class is supposed to be generated automatically by torque...


>> Hi all.
>>
>> I have checked out the latest jakarta-jetspeed project from CVS.
>> And I command "maven war" but it fail.
>>
>> I think that
>>
>jakarta-jetspeed\src\java\org\apache\jetspeed\om\dbpsml\JetspeedGroupProfile
>Peer.java
>> needs (extends)
>>     BaseJetspeedGroupProfilePeer.java .
>>
>> But there is no such file.
>>
>> I confused.


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


Re: Where is org.apache.jetspeed.om.dbpsml.BaseJetspeedGroupProfilePeer ?

Posted by Stijn de Witt <St...@chello.nl>.
JetspeedGroupProfilePeer.java is a class that allows object-oriented access
to the jetspeed_group_profile table in the database. Torque generates such
classes based on a database schema, in this case
jetspeed/build/torque/schema/dbpsml.schema.
The fact that access to this class is attempted, suggests you are using
DbPsml, instead of the regular FilePsml. Check out the Jetspeed website, it
has a section on PSML in the database. I think some of your properties are
set contradictory to each other.

-Stijn


----- Original Message ----- 
From: "Y.Watanabe" <yu...@msj.biglobe.ne.jp>
To: "Jetspeed Users List" <je...@jakarta.apache.org>
Sent: Wednesday, March 10, 2004 10:08 AM
Subject: Re[2]: Where is
org.apache.jetspeed.om.dbpsml.BaseJetspeedGroupProfilePeer ?


>
> OK. I understand that I need to study about Torque firstly...
> Thank you !
>
> "Stijn de Witt" wrote on 2004/03/09 19:24
> with Subject: Re: Where is org.apache.jetspeed.om.dbpsml.
> BaseJetspeedGroupProfilePeer ?
>
>
>jakarta-jetspeed\src\java\org\apache\jetspeed\om\dbpsml\JetspeedGroupProfil
e
> >Peer.java
> >This class is supposed to be generated automatically by torque...
>
>
> >> Hi all.
> >>
> >> I have checked out the latest jakarta-jetspeed project from CVS.
> >> And I command "maven war" but it fail.
> >>
> >> I think that
> >>
>
>jakarta-jetspeed\src\java\org\apache\jetspeed\om\dbpsml\JetspeedGroupProfil
e
> >Peer.java
> >> needs (extends)
> >>     BaseJetspeedGroupProfilePeer.java .
> >>
> >> But there is no such file.
> >>
> >> I confused.
>
>
> ---------------------------------------------------------------------
> 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