subject line says it all. I *think* I've followed the instructions at
http://jakarta.apache.org/jetspeed/site/psml_db.html but I'm seeing the
following after doing a "./build.sh import"
compile:
import:
[java] ***** PSML Importer *****
[java] Exception in thread "main" java.lang.Error: Error in
BasePeer.initTableSchema(TURBINE_USER): There was no DataSourceFactory
configured for the connection default
[java] at
org.apache.jetspeed.om.security.turbine.BaseTurbineUserPeer.initClass(BaseTurbineUserPeer.java:146)
[java] at
org.apache.jetspeed.om.security.turbine.BaseTurbineUserPeer.<clinit>(BaseTurbineUserPeer.java:125)
[java] at
org.apache.jetspeed.services.security.turbine.TurbineUserManagement.getUser(TurbineUserManagement.java:165)
[java] at
org.apache.jetspeed.services.JetspeedUserManagement.getUser(JetspeedUserManagement.java:98)
[java] at
org.apache.jetspeed.services.JetspeedSecurity.getUser(JetspeedSecurity.java:265)
[java] at
org.apache.jetspeed.services.psmlmanager.PsmlImporter.alreadyImported(PsmlImporter.java:236)
[java] at
org.apache.jetspeed.services.psmlmanager.PsmlImporter.run(PsmlImporter.java:197)
[java] at
org.apache.jetspeed.services.psmlmanager.PsmlImporter.main(PsmlImporter.java:179)
[java] Java Result: 1
what config item have I missed?
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>