hi,


I've found few month ago this message in the archive :



To use jetspeed with Oracle, you need to build from the src, otherwise such
exceptions are commons :) Cause when you build from src saying you want
oracle, it regenerates thoseclasses, with the good stuff in it > I
experienced the same error, and I can only tell you a workaround. I> think
this can alse be avoided by building jetspeed from source> properly.>> But
here is my fix:> for Turbine_user, there is a class named>
org.apache.jetspeed.om.security.turbine.map.TurbineUserMapBuilder.> Enter
the sources, and change>> tMap.setPrimaryKeyMethodInfo("TURBINE_USER");> to>
tMap.setPrimaryKeyMethodInfo("TURBINE_USER_SEQ");>
^^^^> This should help. Note that there are similar classes for each table>
out there.Do the same thing for all the package
org.apache.jetspeed.om.security.turbine.map when there is a method
setPrimaryKeyMethodInfo

i've to apply this fix for the release jetspeed-1.4-b4*



i hope it helps ...



::::::::::::::::::::::::::::::::::::::::
Adrien


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

Reply via email to