I am a rookie in using Jetspeed. When I put jetspeed.war under Tomcat4.1's /webapps subdir and startup Tomcat standalone, the sample http://localhost:8080/jetspeed/ works rightly, including accessing Mysql database. After that, I shutdown Tomcat, start Eclipse, and startup Tomcat from here. Then when I try to access the sample again, I get the following error: --------------------------------------------- Horrible Exception: java.lang.Error: Error in BasePeer.initTableSchema(TURBINE_USER): There was no DataSourceFactory configured for the connection default at org.apache.jetspeed.om.security.turbine.BaseTurbineUserPeer.initClass(BaseTurbineUserPeer.java:154) ...... --------------------------------------------- Then I put all Jetspeed source into a Tomcat project under Eclipse, get it compiled, and export out a war file. This file also works well under Tomcat standalone. But when starting Tomcat from Eclipse, the project does not work -- the same error happens. I tried to change the configuration in Torque.properties file, but couldn't work it out. Please help me. best regards, Felix __________________________________________________ Do You Yahoo!? Yahoo! BB is Broadband by Yahoo! http://bb.yahoo.co.jp/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
